Google | Text to Speech
Convert text to natural-sounding speech audio using Google's text-to-speech engine.
Quick Start
Requires an each::labs API key. Get one at eachlabs.ai.
curl -X POST https://api.eachlabs.ai/v1/prediction \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-d '{
"model": "google-text-to-speech",
"version": "0.0.1",
"input": {}
}'
Parameters
This model has no documented parameters. Refer to the API documentation for usage details.
Examples
Basic text to speech:
curl -X POST https://api.eachlabs.ai/v1/prediction \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-d '{
"model": "google-text-to-speech",
"version": "0.0.1",
"input": {}
}'
Related Models
- xai-grok-tts-text-to-speech - xAI Grok text to speech with voice selection
- mureka-create-speech - Mureka speech generation
- inworld-tts-1-5 - Inworld text to speech