> ## Documentation Index
> Fetch the complete documentation index at: https://smallestai-ff1e543d.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Models

> Find detailed description of each model along with their capabilities and supported languages.

## Text to Speech (TTS) Models

<CardGroup cols={2}>
  <Card title="Lightning v2" icon="bolt">
    <Badge color="orange">Legacy</Badge> An upgrade from the Lightning Large model, offering improved performance and
    quality. It supports 16 languages, making it suitable for a wider range of
    applications requiring expressive and high-quality speech synthesis.
  </Card>

  <Card title="Lightning v3.1" icon="sparkles" href="/v4.0.0/content/text-to-speech/model-cards/lightning-v3-1">
    <Badge color="green">Latest Release</Badge> A 44 kHz model delivering natural, expressive, and realistic speech. Supports voice cloning with ultra-low latency. 15 languages with auto-detection and mid-sentence switching.
  </Card>
</CardGroup>

## Speech to Text (STT) Models

<CardGroup cols={2}>
  <Card title="Pulse STT" icon="microphone" href="/v4.0.0/content/speech-to-text/model-cards/pulse">
    Low-latency speech recognition for real-time and pre-recorded transcription.
    Automatic language detection across 39 languages.
  </Card>
</CardGroup>

<Tip> Click on a model name to view its detailed model card. </Tip>

## Geo-location Based Routing

Waves intelligently routes every request to the nearest server cluster to ensure the lowest possible latency for your applications. We currently operate server clusters in:

* 🇮🇳 India (Mumbai)
* 🇺🇸 USA (Oregon)

Our routing system automatically detects the client's geographical location and connects them to the optimal server based on network proximity and latency. This process is fully automated, no manual configuration is required on your side.

## Model Overview (TTS)

| Model ID                                                                                                            | Description                                                                         | Languages Supported                                                                                                                                                                                                                                                                                                |
| ------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **lightning-v2** <Badge color="orange">Legacy</Badge>                                                               | 100ms TTFB, Supports 16 languages with voice cloning.                               | `English` <br /> `Hindi` <br /> `Tamil` <br /> `Kannada` <br /> `Malayalam` <br /> `Telugu` <br /> `Gujarati` <br /> `Bengali` <br /> `Marathi` <br /> `German` <br /> `French` <br /> `Spanish` <br /> `Italian` <br /> `Polish` <br /> `Dutch` <br /> `Russian` <br /> `Arabic` <br /> `Hebrew` <br /> `Swedish` |
| [**lightning-v3.1**](/v4.0.0/content/text-to-speech/model-cards/lightning-v3-1) <Badge color="green">Latest</Badge> | 44 kHz model, natural expressive speech, ultra-low latency, supports voice cloning. | `English` <br /> `Spanish` <br /> `French` <br /> `Italian` <br /> `Dutch` <br /> `Swedish` <br /> `Portuguese` <br /> `German` <br /> `Hindi` <br /> `Tamil` <br /> `Kannada` <br /> `Telugu` <br /> `Malayalam` <br /> `Marathi` <br /> `Gujarati`                                                               |

## Model Overview (STT)

| Model ID  | Description                                                                                           | Languages Supported                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| --------- | ----------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **pulse** | Low-latency speech-to-text model supporting automatic language detection and real-time transcription. | `Italian` <br /> `Spanish` <br /> `English` <br /> `Portuguese` <br /> `Hindi` <br /> `German` <br /> `French` <br /> `Ukrainian` <br /> `Russian` <br /> `Kannada` <br /> `Malayalam` <br /> `Polish` <br /> `Marathi` <br /> `Gujarati` <br /> `Czech` <br /> `Slovak` <br /> `Telugu` <br /> `Oriya (Odia)` <br /> `Dutch` <br /> `Bengali` <br /> `Latvian` <br /> `Estonian` <br /> `Romanian` <br /> `Punjabi` <br /> `Finnish` <br /> `Swedish` <br /> `Bulgarian` <br /> `Tamil` <br /> `Hungarian` <br /> `Danish` <br /> `Lithuanian` <br /> `Maltese` |

<Note>
  Note: The API uses [ISO 639-1 language codes - Set
  1](https://en.wikipedia.org/wiki/List_of_ISO_639_language_codes) (2-letter
  codes) to specify supported languages.
</Note>

## Pricing

Our pricing model is designed to be flexible and scalable, catering to different usage needs. For detailed pricing information, please visit our [pricing page](https://smallest.ai/text-to-speech) or contact our sales team at [support@smallest.ai](mailto:support@smallest.ai).
