WellSaid Labs
WellSaid Labs is an AI text-to-speech voice platform. Its REST API renders natural-sounding speech from text using studio-quality voice avatars, supporting synchronous clip creation, low-latency audio streaming, and word-level timing with subtitles, authenticated with an X-Api-Key header.
APIs
WellSaid Text-to-Speech API
Render text to speech using studio-quality voice avatars. Create clips asynchronously (POST /tts/clips), list and retrieve rendered clips, and combine multiple clips into a sing...
WellSaid Streaming TTS API
Low-latency streaming text-to-speech (POST /tts/stream) that returns an audio/mpeg (MP3) stream as the render is produced, plus word-timing renders (POST /tts/word-timing) retur...
WellSaid Voices and Speakers API
List available voice avatars (GET /tts/avatars) with their speaker_id, name, accent, and speaking style for selecting a voice, plus respelling suggestions and replacement librar...