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
1.使用的是F5TTS的API版本并非在文档中链接版本而是其他人的整合包。 2.API设置没问题,通过了测试。部分配音没有问题,部分遇到错误后黑屏,然后就一直出错。 3.系统win11,3080,10G,视频长度2分钟多,
The text was updated successfully, but these errors were encountered:
看报错信息,明显f5生成配音时出错,和cuda配置有关
配音都失败了,当然不可能成功。
使用官方原版安装或使用我提供的整合包试试
或者在你的整合包中强制指定使用cpu
Sorry, something went wrong.
更新了下版本试了试,开始使用的时候,并没有出错。但是,当使用视频->字幕->翻译->配音这个一键操作的时候还是出现这个问题。当点击界面停止的时候,会发现队列中任务很多,可能因为转语音的速度并不能达到传输速度,造成的溢出。(具体我不懂这AI开发这方面的知识) 另外,批量字幕生成的语音的那里,没有详细调整的参数,导致语音长度与视频长度并不一致。
No branches or pull requests
1.使用的是F5TTS的API版本并非在文档中链接版本而是其他人的整合包。
2.API设置没问题,通过了测试。部分配音没有问题,部分遇到错误后黑屏,然后就一直出错。
3.系统win11,3080,10G,视频长度2分钟多,
The text was updated successfully, but these errors were encountered: