Sarvam

Indic-language meeting transcription and translation with Sarvam saaras:v3

View as Markdown

Sarvam’s saaras:v3 model is the strongest choice for Indic-language meetings, and it can translate while transcribing.

Enable

{
"meeting_link": "https://meet.google.com/abc-defg-hij",
"bot_name": "Notetaker",
"recording_config": {
"transcript": {
"provider": { "sarvam": { "mode": "transcribe", "language_code": "en-IN" } }
}
}
}

CLI: meetstream bot create <link> -t sarvam.

Configuration reference

FieldTypeDefaultNotes
modelstringsaaras:v3Only supported value
language_codestringen-IN
modestringtranscribetranscribe or translate
with_diarizationbooleantrueSpeaker separation

Fetch the transcript

Resolve transcript_id via GET /bots/{bot_id}/detail, then GET /transcript/{transcript_id}/get_transcript. Compare engines: Transcription Providers.