> ## Documentation Index
> Fetch the complete documentation index at: https://docs.somya.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# SomyaLabs Docs

> The voice layer for India — ultra-low-latency TTS and ASR across 15 Indian languages.

## Welcome

SomyaLabs gives your apps a real voice — streaming speech in **15 Indian
languages** from a single API. These docs cover everything from your first
request to the full API reference.

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Make your first text-to-speech request in a few minutes.
  </Card>

  <Card title="Authentication" icon="key" href="/authentication">
    Create an API key and authenticate your requests.
  </Card>

  <Card title="Text to Speech (Panini)" icon="waveform" href="/models/tts">
    Synthesize natural speech across Indian languages and voices.
  </Card>

  <Card title="Speech to Text (Vyasa)" icon="microphone" href="/models/asr">
    Transcribe audio with accent- and noise-robust ASR.
  </Card>
</CardGroup>

## Try it live

Prefer to click before you code? Open the
[Playground](https://playground.somya.ai) to try TTS and ASR in the browser
with live audio.
