-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
Description
Full Changelog: 748a5f9...develop 18 contributors
Version Adaptation
Upgrade and adapt PaddleSpeech from Paddle 2.5.1 to Paddle 3.0.0-beta. Address incompatibility issues caused by the new version upgrade of Paddle, perform adaptation development and regression testing on the models in PaddleSpeech, and ensure the suite operates normally without loss of model functionality or accuracy.
- Ensure the adaptation of 80+ existing models in the demo and example directories.
- Ensure the adaptation and accuracy alignment of 10+ core models in the example directory.
- Support the re-export of 20+ dynamic-to-static models using the PIR + predictor approach and ensure successful inference.
New Features
- Implement the third-party library audio tools used in DAC (Descript-Audio-Codec) training.
- Reproduce the losses required for DAC training: MultiScaleSTFTLoss, GANLoss, and SISDRLoss.
Bug Fix
Others
- Clean up dependencies and support using PaddleSpeech in Python>3.8 environments
Acknowledgements
Special thanks to contributors including @wanx7130 @warrentdrew @DrRyanHuang @cchenhaifeng @undefined-ux @zxcd @GreatV @yinfan98 @Liyulingyue @megemini @SuiYunsy @Netrvin @enkilee @tianshuo78520a and others for their support.
New Contributors
- @wanx7130 made their first contribution in Add GCU Backend #3875
- @cchenhaifeng made their first contribution in 【Hackathon 8th No.9】在 PaddleSpeech 中复现 DAC 训练需要用到的 loss #3988
- @undefined-ux made their first contribution in 添加量词和单位符号 #3837
- @DrRyanHuang made their first contribution in [Hackathon 7th No.55] Add
audiotools
toPaddleSpeech
#3900 - @SuiYunsy made their first contribution in Fix a bug of streaming_tts_server #3865
- @Netrvin made their first contribution in fix pydantic dependency #3715
- @guspan-tanadi made their first contribution in docs: text frontend intended links #3958
- @enkilee made their first contribution in [Hackathon 7th] 修复 opencopop的svs1中安装依赖包问题 #3889
GreatV, megemini, Liyulingyue and zxcdGreatV, megemini, Liyulingyue and zxcdGreatV, megemini, Liyulingyue and zxcd