speech_to_speech
Converts speech in an audio file to a different voice and saves the output file to a directory.
Instructions
Transform audio from one voice to another using provided audio files. Saves output file to directory (default: $HOME/Desktop).
⚠️ COST WARNING: This tool makes an API call to ElevenLabs which may incur costs. Only use when explicitly requested by the user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| voice_name | No | Adam | |
| input_file_path | Yes | ||
| output_directory | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |