We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
因为开始支持多种模型,并且模型还有不同版本,配置起来有点麻烦,想增加新模型有点繁琐。特别 gpt-sovits 很多自定义的模型也很需要不同模型的配置和加载流程。所以得重构下。
本来最好的是直接用 transformer 流水线,但是,貌似很多开源都不支持...
The text was updated successfully, but these errors were encountered:
又来了个F5-TTS
Sorry, something went wrong.
No branches or pull requests
因为开始支持多种模型,并且模型还有不同版本,配置起来有点麻烦,想增加新模型有点繁琐。特别 gpt-sovits 很多自定义的模型也很需要不同模型的配置和加载流程。所以得重构下。
本来最好的是直接用 transformer 流水线,但是,貌似很多开源都不支持...TODOs
The text was updated successfully, but these errors were encountered: