-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
Feature Request: ElevenLabs API Support
Hello,
First of all, thank you for creating NaturalVoiceSAPIAdapter – it's an excellent tool that makes high-quality voices accessible to everyone.
I would like to request support for ElevenLabs TTS API, similar to how Azure voices are currently supported.
ElevenLabs offers very high quality voice cloning and multilingual support (including Polish), and many users would benefit from being able to use their ElevenLabs voices as SAPI5 voices in any Windows application.
The ElevenLabs API is well-documented and straightforward:
- API endpoint: https://api.elevenlabs.io/v1/text-to-speech/{voice_id}
- Authentication via API key in header
- Returns MP3 audio
- Voice list available via: https://api.elevenlabs.io/v1/voices
Would it be possible to add ElevenLabs as an additional voice provider alongside Azure and Edge?
Thank you for considering this request!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels