Base URL
Authentication
Send your API key on every request:401 Unauthorized.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Speech-to-text, text-to-speech, and voice cloning APIs for Indian languages — REST, streaming, and batch.
| Product | When to use it |
|---|---|
| This section | Integrate STT, TTS, or voice cloning directly in your app |
| Agent Builder | Configure agents in the console |
| Agent Builder Platform API | Manage agents, FAQs, and conversations over REST |
https://api.vachana.ai
X-API-Key-ID: <your_api_key>
401 Unauthorized.
| API | Best for | Guide |
|---|---|---|
| STT REST | Audio up to 60 seconds, single HTTP response | Speech-to-Text REST |
| STT Realtime | Live microphone or streaming audio | STT Realtime |
| STT Batch | Long files, many files, offline pipelines | Batch STT |
| API | Best for | Guide |
|---|---|---|
| TTS REST | Full audio in one response | TTS REST |
| TTS Streaming | Progressive playback via SSE | TTS Streaming |
| TTS Realtime | Lowest latency over WebSocket | TTS Realtime |
| Voice catalog | Pick a voice before you integrate | Available Voices |
| API | Best for | Guide |
|---|---|---|
| VC Embeddings | Create a speaker_embedding from reference audio | Voice Clone Embeddings |
| VC REST | Cloned voice in one HTTP response | VC REST |
| VC Streaming | Cloned voice over SSE | VC Streaming |
| VC Realtime | Cloned voice over WebSocket | VC Realtime |
| Capability | Details |
|---|---|
| Languages | 10+ Indian languages with native-script output |
| Audio formats | WAV, MP3, OGG, FLAC, AAC, M4A (STT) |
| Voice cloning | Clone from a short reference sample |
| Latency | P95 ~200 ms for STT; streaming TTS supported |
| Modes | Real-time, REST, and batch |
| Formatting | Auto-punctuation and text normalization on supported endpoints |
| SSML | Supported on TTS for fine-grained control |
| Plugin | Guide |
|---|---|
| LiveKit | LiveKit plugin |
| Pipecat | Pipecat plugin |
| Guide | Description |
|---|---|
| Podcast transcription | Speaker-separated batch transcription |
| Call analytics | Batch STT plus LLM analysis |
| Real-time compliance | Live WebSocket monitoring |
Was this page helpful?