#3389 F5-tts API 在哪

223.87* Posted at: 1 hour ago 👁8

image

1 Replies

F5-TTS API 的地址通常由您本地部署的 F5-TTS 服务决定,默认是 http://127.0.0.1:7860

根据您提供的截图,您需要按照以下步骤配置:

  1. 确保 F5-TTS 服务已启动:您需要先按照官方文档部署并运行 F5-TTS 项目,使其在本地提供 API 服务。服务启动后,通常会显示一个本地地址(如 http://127.0.0.1:7860)。
  2. 在 pyVideoTrans 中配置

    • 在“配音渠道”中选择“F5-TTS”。
    • 在“API地址”栏中,填入您本地 F5-TTS 服务的地址,例如 http://127.0.0.1:7860
    • 其他参数(如角色、语言)根据您的需求设置。

如果连接失败,请检查 F5-TTS 服务的终端窗口是否正常运行,以及防火墙是否阻止了连接。

请查阅相关文档:

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