-
Notifications
You must be signed in to change notification settings - Fork 318
Open
Description
用new-api搭了个tts-1的中转,通过LibreTTS webui 在自定义讲述人列表里面添加了 echo,结果webui网页请求的时候是
{"model":"echo","input":"如果这个项目对你有帮助","voice":"alloy","response_format":"mp3"}
正确的请求应该是
{"model":"tts-1","input":"如果这个项目对你有帮助","voice":"echo","response_format":"mp3"}
请问应该如何设置才能正确使用 echo 音色?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels