#4489 * To create a public link, set `share=True` in `launch()`.

88.192* Posted at: 1 hour ago 👁7

UserWarning: The parameters have been moved from the Blocks constructor to the launch() method in Gradio 6.0: theme, css. Please pass these parameters to launch() instead.
with gr.Blocks(theme=theme, css=css, title="OmniVoice Demo") as demo:

1 Replies

请确认具体问题。从日志看,OmniVoice TTS 服务已在 http://0.0.0.0:8081 启动成功。若是在 pyVideoTrans 中连接该服务,需在菜单 - TTS设置 - F5-TTS(OmniVoice共用该设置面板)中将API地址填写为 http://127.0.0.1:8081http://localhost:8081,并确保参考音频已放置于软件目录下的f5-tts文件夹内。

如仍遇到错误,请提供 pyVideoTrans 日志中顶部或底部约30行的错误信息,以便进一步分析。

Post Your Reply
Open source and free maintenance is not easy. If this project is helpful to you, please consider making a small donation to help the project continue to maintain and update.

Related resource

Similar issues already exist