Sarvam AI 推出 Saaras V4:涵蓋印度 22 種語言與全球英語的語音轉文字模型

2026年9月26日 21:56
站內 AI 整理稿

Sarvam AI has released Saaras V4, the newest generation of its speech recognition model.It covers all 22 scheduled Indian languages plus English, now including global English accents.Sarvam reports state-of-the-art accuracy across all 22 languages.Is it deployable?

Yes, through Sarvam’s API today, using model="saaras:v4".Weights are not public, and Sarvam’s SageMaker self-hosting docs currently cover Saaras v3 only.What is Inside Saaras V4 Saaras V4 is an encoder-decoder system.

An audio encoder converts the waveform into embeddings that carry phonetic and acoustic detail.A temporal-downsampling adapter then shortens that sequence and projects it into the language model’s embedding space.This keeps long recordings inside the decoder’s context budget.

The decoder is Sarvam-3B, a 3B-parameter hybrid state-space language model trained from scratch in-house.It reads the audio features alongside a text prompt.It then emits the transcript autoregressively, feeding each token back as input for the next.

Benchmark Results English: Sarvam evaluated 7 English datasets.Six come from Hugging Face’s Open ASR Leaderboard: AMI, GigaSpeech, LibriSpeech clean, LibriSpeech other, SPGISpeech and VoxPopuli.The seventh is AI4Bharat’s Indian-accented Svarah.Scoring follows the leaderboard’s normalization code.

Saaras V4 posts the lowest average WER among the models Sarvam benchmarked.Indic: On Vistaar, Sarvam reports results across 10 Indian languages using both WER and LLM-WER.LLM-WER adds a semantic check.

It separates real meaning errors from harmless spelling or formatting variants common in Indic scripts.Noisy audio: On Kathbath Noisy, measured with LLM-WER, Sarvam says Saaras V4’s error rate is under half that of Deepgram Nova-3 and GPT-4o Transcribe.

The set includes compressed, clipped and background-heavy recordings.Language ID: On verified IndicVoices utterances, language identification error is 2.9% across the top 10 Indian languages.It is 5.22% across all 22.It is important to note that all numbers above are vendor-reported.

Independent reproduction has not been published yet.5 Output Modes From 1 Model The same audio can return 5 representations, selected through the mode parameter: transcribe (default): native script with numbers and dates normalized.verbatim: every word as spoken, fillers and spoken numbers kept.

codemix: native script, with English words left in English.translit: the full utterance in Latin script.translate: an English translation with numbers normalized.Sarvam’s argument is simple.Handling these inside the model removes post-processing steps that can compound errors.

Keyterm Prompting Keyterm prompting is new in V4 and works only with saaras:v4.You pass a JSON list under keyterms, with up to 50 terms of 64 characters each.Keyterms bias recognition; they do not guarantee output.Use codemix mode when a brand such as PhonePe must stay in Latin script.

On IndicContextEval (paper, Interspeech 2026), Saaras V4 reports 16.03% WER in the L5 keyword-prompting setting.Sarvam says that is the lowest score on the benchmark.Streaming, Long Audio and Pricing Streaming: WebSocket with partial results and time to first token below 150 ms.

REST: synchronous transcription for clips up to 30 seconds.Batch: asynchronous jobs up to 2 hours per file, with optional speaker diarization.SDKs: Python 3.9+ and Node.js 18+, plus LiveKit Agents, Pipecat and Vercel AI SDK integrations.

Price: Sarvam lists speech-to-text at ₹30 per hour for real-time, streaming and batch, and ₹45 per hour with diarization.Saaras v3 stays the default model.V4 uses the same request shape, so switching is a 1-line change.window.addEventListener("message",function(e){if(e.data&&e.data.

sv4Height){var f=document.getElementById("mtp-sv4-frame");if(f)f.style.height=e.data.sv4Height+"px";}}); Saaras V4 vs Closest Competitors These are the 3 systems Sarvam benchmarked against.Figures come from each vendor’s public docs and pricing pages, checked on September 26, 2026.

FeatureSarvam Saaras V4Deepgram Nova-3ElevenLabs Scribe v2OpenAI GPT-4o TranscribeIndian scheduled languages (of 22)221114Not listed per languageTotal languages23 (22 Indian + English)45+90+MultilingualKeyterm biasingUp to 50 termsYes, paid add-onUp to 1,000 (batch), 50 (realtime), paid add-onFree-text promptBuilt-in output modes5 (transcribe, verbatim, codemix, translit, translate)Transcript plus Smart FormattingVerbatim or no_verbatimTranscriptReal-time streamingWebSocket, under 150 ms TTFT (vendor claim)Yes (WebSocket)Scribe v2 Realtime, about 150 msFile streaming; live via Realtime APISpeaker diarizationBatch APIYesUp to 32 speakersSeparate gpt-4o-transcribe-diarize modelList price₹30/hour$0.

0052/min (multilingual, pre-recorded)$0.22/hour (batch)~$0.006/minSelf-hostingNot for V4 yet (v3 on SageMaker)YesCloud APICloud API Key Takeaways Saaras V4 covers all 22 Indian languages plus global English in 1 model.

A 3B hybrid state-space decoder, trained from scratch, sits behind an audio encoder.Keyterm prompting accepts up to 50 terms and scored 16.03% WER on IndicContextEval L5.5 output modes and sub-150 ms streaming TTFT come from the same model.

API-only today at ₹30 per hour; self-hosting docs still cover v3.Check out the Technical Details.All credit goes to the researcher of this project.Also, feel free to follow us on Twitter and don’t forget to join our 150k+ML SubReddit and Subscribe to our Newsletter.Wait!are you on telegram?

now you can join us on telegram as well.Need to partner with us for promoting your GitHub Repo OR Hugging Face Page OR Product Release OR Webinar etc.?

Connect with us The post Sarvam AI Releases Saaras V4: A Speech-to-Text Model for All 22 Indian Languages and Global English appeared first on MarkTechPost.

Related

相關文章

量子位模型更新

索辰科技加碼世界模型,與戰略投資企業美夢空間聯合發佈具身模型與物理測評標準

索辰科技投資的美夢空間在數貿會上發布具物理感知能力的Physical-WAM世界動作模型及RoboTwin-Phys物理漂移評測基準,旨在解決現行VLA模型缺乏物理理解、實際操作成功率低的問題。Physical-WAM透過物理Token與三大模塊讓機器人預判與修正動作,RoboTwin-Phys則提供可控的物理擾動評測標準,且已開源,希望加速具身智能產業落地。

3 小時前
MarkTechPost AI模型更新

Supersonic Labs 推出 Julia 1:一個 1.443 億參數、可在 CPU 上運行的開放決策模型

Supersonic Labs 是一家來自巴西的小型 AI 實驗室,近日發布了 Julia 1。它是一個輕量級決策模型,而非聊天機器人。你只需提供上下文、問題,以及 2 到 20 個候選答案,它便會選出一個答案,並回傳每個選項的機率。該模型擁有 1.443 億個參數,可以在一般 CPU 上運行。它能部署嗎?可以。權重已以 Apache 2.0 授權釋出於 Hugging Face,可在 CPU 或支援 BF16 的 GPU 上以 Python 3.11+ 本機執行;ONNX 版本亦可透過 WebGPU 在瀏覽器中運行。官方也宣佈了託管 API,但目前尚未開放。Julia 1 的功能:Julia 1 透過單一 API 處理三種決策類型——choice:從 2 到 20 個描述的選項中挑出一個標籤(分類、路由);score:依有序評分標準回傳預期索引,例如低、中、高;bool:回傳是或否的機率。

3 小時前
MarkTechPost AI模型更新

Liquid AI 推出 LFM2.5-VL-3B-DSpark:推測解碼加速視覺語言模型,最高提升 3.13 倍

Liquid AI 發布 LFM2.5-VL-3B-DSpark,這是針對其 LFM2.5-VL-3B 視覺語言模型所設計的實驗性推測解碼草稿模型。該草稿模型約增加 2.8 億個參數,在不改變模型輸出的前提下加快解碼速度。官方數據顯示,在 Apple 晶片上解碼速度最高提升 3.13 倍,在 NVIDIA H100 上則最高提升 2.66 倍。此模型已可部署,權重以 Safetensors 與 GGUF 格式發布於 Hugging Face,並支援 SGLang、MLX-VLM 與 llama.cpp。Liquid AI 團隊將其標註為實驗性版本,採用 LFM 開放授權 v1.0,僅允許年營收低於 1000 萬美元的公司免費商用。推測解碼的原理是:標準模型每次前向傳播僅生成一個 token,而此技術加入一個小型草擬模型,以加速整個生成流程。

1 天前
IT之家模型更新

德國柏林警方藉助人工智能監控攝像頭打擊犯罪,自動識別暴力和破壞行為

作者:浩渺 責編:浩渺 評論: 9 月 25 日消息,據央視新聞報道,德國柏林警方 24 日在一處犯罪高發區域啟動一項計劃,將藉助人工智能監控攝像頭打擊犯罪。據悉,柏林警方將在這項計劃啟動的前四周內,在科特布斯門地區安裝並調試好人工智能監控攝像頭,隨後正式投入使用。

1 天前
量子位模型更新

別人忙著卷Code,Kimi抽身反打瀏覽器插件:網頁操作一秒變Skill

Kimi近日推出瀏覽器擴展,由先前的WebBridge升級而來,新增側邊欄直接對話及將網頁操作錄製成Skill以便複用的功能。該擴展可操控真實瀏覽器完成重複性任務,但官方提醒複雜頁面可能導致操作失敗。此舉與Kimi Code Desktop搭配,顯示其強化Agent在桌面端與瀏覽器之間協作的產品策略。

1 天前
IT之家模型更新

影石正佈局 AI 眼鏡,或採用“分體電池”設計

首頁 IT圈 最會買 設置 日夜間 隨系統 淺色 深色 主題色 黑色 投稿 訂閱 RSS訂閱 收藏 軟媒應用 App客戶端 要知App 軟媒魔方 業界 手機 電腦 測評 視頻 AI 蘋果 iPhone 鴻蒙 軟件 智車 數碼 學院 遊戲 直播 5G 微軟 Win10 Win11 專題 搜索 首頁 > 智能時代>智能穿戴 影石正佈局 AI 眼鏡,或採用“分體電池”設計 2026/9/25 12:26:17 來源:新浪科技 作者:- 責編:沁滄 評論: 9 月 25 日中午消息,有接近影石創新人士透露,當前影石創新正在佈局 AI 眼鏡賽道,並在進行相關研發,未來或將推出自己的 AI 眼鏡產品。

1 天前