lenML / ChatTTS-Forge

🍦 ChatTTS-Forge is a project developed around TTS generation model, implementing an API Server and a Gradio-based WebUI.
https://huggingface.co/spaces/lenML/ChatTTS-Forge
GNU Affero General Public License v3.0
587 stars 71 forks source link

[Plan] support more tts models #90

Closed zhzLuke96 closed 1 month ago

zhzLuke96 commented 1 month ago

PLAN desc

支持更多 tts models

由于目前主要基于 chattts 开发,部分模块对其有依赖,需要逐个解离

TODOs

zhzLuke96 commented 1 month ago

refs #89

zhzLuke96 commented 1 month ago

added 1835565997e2b8ed7f23c7e96bb3cda9ea41d59e af9efdfd2ca00216afc0db9ef9d378a41a8d44ee c8905df4fc7dc780104144728773b1c4ce655f95

fish speech 推理部分已接入,但是效果有点感人...😓 暂时不推进了,有兴趣调试的可以在 modules.core.models.tts.FishSpeechModel 模块测试

zhzLuke96 commented 1 month ago

done