-
Notifications
You must be signed in to change notification settings - Fork 8
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
没有 model_tts.py 文件 #1
Comments
最新的更新中只保留了model_24k.py和train.py文件,如果想推理之前的模型可以回退到aca5f5a版本的代码 |
或者更新到最新的仓库使用train.py进行训练 |
请问会开源最新的模型吗?另外,是否可以使用最新的 train.py 来继续训练 model-575.pt ?谢谢 |
暂时不计划开源最新的模型,model-575.pt只能用旧的train_tts.py来训练。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
没有 model_tts.py 文件,如果替换成从 model_24k.py 文件 import SynthesizerTrn,则会报错
The text was updated successfully, but these errors were encountered: