-
Notifications
You must be signed in to change notification settings - Fork 118
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Plan] support more tts models #90
Labels
Comments
zhzLuke96
added
enhancement
New feature or request
Story
Next iteration summary and TODO list
labels
Jul 5, 2024
refs #89 |
9 tasks
Merged
zhzLuke96
added a commit
that referenced
this issue
Jul 14, 2024
- add speaker file serialization - refactor Speaker => TTSSpeaker - 简单适配 api 和 webui
zhzLuke96
added a commit
that referenced
this issue
Jul 23, 2024
- impl `CosyVoiceModel` `CosyVoiceFE` - 增加 DcSpkReference.lang - remove devices old code - add setup_repos_paths
zhzLuke96
added a commit
that referenced
this issue
Jul 25, 2024
- tts/openai api support other models - fix the problem that encoder thread cannot be recycled - impl model_zoo - add `CosyVoiceTN` - add `FishSpeechTN`
done |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
PLAN desc
支持更多 tts models
由于目前主要基于 chattts 开发,部分模块对其有依赖,需要逐个解离
TODOs
The text was updated successfully, but these errors were encountered: