Skip to content

求教怎么设置音色? #29

@foxdodo

Description

@foxdodo

用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 音色?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions