fish_create_voice_clone
Create a voice clone model by providing audio files and reference text, enabling personalized speech synthesis for your projects.
Instructions
Create a voice clone model with FishAudio.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | No | List of absolute local file paths | |
| texts | No | Reference text spoken in audio | |
| title | Yes | Title for the voice model | |
| description | No | Description | |
| files_content | No | List of Base64 encoded file contents |