ElevenLabs
JSON →Text-to-speech integration using the ElevenLabs API.
Install
npx -y @smithery/cli Tools · 6
- generate_audio_simple Generate audio from plain text using default voice settings
- generate_audio_script Generate audio from a structured script with multiple voices and actors
- delete_job Delete a job by its ID
- get_audio_file Get the audio file by its ID
- list_voices List all available voices
- get_voiceover_history Get voiceover job history. Optionally specify a job ID for a specific job.
Environment variables
ELEVENLABS_API_KEYELEVENLABS_VOICE_IDELEVENLABS_MODEL_ID
Links
★ 117 GitHub stars