---
title: Models
description: Overview of Sarvam AI's models
---

<CardGroup cols={2}>
  <Card
    title="Saaras"
    icon="microphone"
    href="/api-reference-docs/asr/models/saaras"
  >
    Speech-to-Text Translation model for Indian languages. Convert speech to
    text and translate between Indian languages in one go.
  </Card>
  <Card
    title="Saarika"
    icon="microphone"
    href="/api-reference-docs/asr/models/saarika"
  >
    Speech-to-Text model for Indian languages. Convert speech to text with high
    accuracy for multiple Indian languages.
  </Card>
  <Card
    title="Bulbul"
    icon="microphone"
    href="/api-reference-docs/text-to-speech/models/bulbul"
  >
    Text-to-Speech model for Indian languages. Convert text to natural-sounding
    speech in multiple Indian languages.
  </Card>
  <Card
    title="Mayura"
    icon="language"
    href="/api-reference-docs/text-processing/models/mayura"
  >
    Translation model for Indian languages. Translate text between different
    Indian languages with high accuracy.
  </Card>
</CardGroup>
