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

# ASR

> Lemka speech-to-text. Licensed on-prem API.

**Lemka STT** is the commercial recogniser. Same endpoint for every language; a new language is loaded on the licensed image, not a new route.

Open research weights live on [Hugging Face](/integrations/huggingface) only. They are not this API.

**Languages:** Khasi, Garo, Kokborok, Mizo, Nagamese, Meitei.

| Code  | Language | Status            |
| ----- | -------- | ----------------- |
| `kha` | Khasi    | Live / on request |
| `grt` | Garo     | Live / on request |
| `trp` | Kokborok | Live / on request |
| `lus` | Mizo     | Live / on request |
| `nag` | Nagamese | Live / on request |
| `mni` | Meitei   | Live / on request |

HTTP: [`POST /v1/audio/transcriptions`](/api/transcriptions).

Legacy demo: [`POST /speak`](/api/speak) is a Garo-only hack, not the product surface.
