mimo.voice_clone_create
Upload a reference audio sample to create a cloned voice, then run a trial to verify. Use the returned voice_id to synthesize speech with the cloned voice.
Instructions
上传参考音频创建克隆音色。立即跑一次试听验证。返回 voice_id 后,在 mimo.tts 里直接传 voice_id=<返回值> 即可用克隆音色朗读任意文本。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| description | No | ||
| reference_audio_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||