Meta launches Muse Voice Transcribe with support for 5 Indian languages
Synopsis
Key Takeaways
Meta has launched Muse Voice Transcribe, its first real-time audio-perception model, offering native support for five major Indian languages and advanced streaming transcription capabilities. Developed by Meta Superintelligence Labs, the model was announced on 2 September 2026 and is already live within Meta AI for Mac and Muse Code.
What Muse Voice Transcribe Does
The model delivers real-time automatic speech recognition, speaker diarisation across more than 20 voices in recordings exceeding one hour, and native code-switching — all from a single model with no post-processing step required. It also supports endpointing and improves accuracy through language, keyword, and context biasing.
According to the company, Muse Voice Transcribe is trained across more than 70 languages spoken across multiple countries, with 25 languages validated at launch. The model is accessible via the Meta Model API.
How Adaptive Delay Works
'The longer the model waits to predict, the more accurate the transcript, but the higher the latency,' Meta said in a statement. To balance this trade-off, Muse Voice Transcribe uses an 'adaptive delay' mechanism that dynamically adjusts the delay for each word based on its difficulty.
This is made possible through reinforcement learning (RL), where a word error rate (WER) reward and a delay reward are combined multiplicatively. Audio is processed in 80 millisecond chunks at 12.5 Hz, with each chunk transformed into a single soft token. At every chunk, the model decides whether to continue listening or emit a text token.
Architecture and Performance
'Muse Voice Transcribe is an autoregressive multimodal model from the Muse Spark family,' Meta said. The company claims the model achieves the Pareto front on the speed-accuracy trade-off, measured by time to final transcription.
Notably, the model ranked first on the Artificial Analysis streaming speech-to-text leaderboard as of 1 September 2026, according to Meta's statement. This positions it ahead of competing real-time transcription systems at launch.
Why It Matters for India
Native support for five Indian languages — without relying on post-processing pipelines — marks a meaningful step for regional language AI in the country. India's linguistic diversity has historically challenged mainstream speech models, which typically perform well in English but degrade significantly in regional languages. The inclusion of seamless code-switching is particularly relevant for Indian users who routinely mix languages mid-conversation.
This comes amid intensifying competition in the speech AI space, with players including OpenAI, Google, and several Indian startups vying for dominance in multilingual transcription. Meta's move signals a strategic push to deepen its AI footprint in non-English markets, with India a clear priority.