cd /news/artificial-intelligence/meta-superintelligence-labs-releases… · home topics artificial-intelligence article
[ARTICLE · art-118623] src=marktechpost.com ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

Meta Superintelligence Labs Releases Muse Voice Transcribe: One Real-Time Model for Streaming ASR, Diarization, and Endpointing

Meta Superintelligence Labs released Muse Voice Transcribe, a real-time audio perception model that performs streaming ASR, speaker diarization for 20+ speakers, and endpointing in a single autoregressive pass, available as a hosted API at $3.00 per 1,000 audio minutes. The model, which powers dictation in Meta AI for Mac and Muse Code, achieves 3.1% final-transcript WER on the Artificial Analysis AA-WER Streaming benchmark and supports 70+ languages with 25 extensively verified at launch.

read4 min views1 publishedSep 2, 2026
Meta Superintelligence Labs Releases Muse Voice Transcribe: One Real-Time Model for Streaming ASR, Diarization, and Endpointing
Image: MarkTechPost

Most production voice stacks are three systems stitched together. One model transcribes, a second separates speakers, and a detector decides when the user stopped talking. Each hand-off adds latency and a new failure mode.

Muse Voice Transcribe, announced by Meta Superintelligence Labs this week, collapses those three jobs into a single autoregressive model. Meta calls it its first real-time audio perception model. It performs streaming ASR, speaker diarization for 20+ speakers, and endpointing in one pass, with no required post-processing.

Is it deployable? Yes, but only as a hosted API. It is live on the Meta Model API as muse-voice-transcribe-1.0 at $3.00 per 1,000 audio minutes ($0.18 per hour), and it already powers dictation in Meta AI for Mac and Muse Code. No weights have been released, so there is no self-hosted path.

Streaming ASR as the foundation

Muse Voice Transcribe is an autoregressive multimodal model from the Muse Spark family. Audio arrives in 80ms chunks at 12.5 Hz. Each chunk is transformed into a single soft token.

After every chunk the model makes one binary choice. It either predicts a <|next_audio|>

token and keeps listening, or it emits a text token. When the model predicts <|next_audio|>

, that token is replaced by the actual next audio chunk in the input. When the stream ends, an <|empty_audio|>

token is inserted, and the model flushes all remaining text without requesting more audio.

Listening and writing share one decoder loop, so there is no separate alignment stage to drift.

Adaptive delay, trained with RL

Because the model controls when it listens, it also controls how much audio context sits behind each word. Meta calls that gap ‘delay.’ Longer delay means a more accurate transcript and higher latency.

Instead of fixing that trade-off, Meta trains it. Reinforcement learning combines a word error rate reward and a delay reward multiplicatively, producing a policy that varies delay per word by difficulty. Meta reports this puts the model on the Pareto front for speed against accuracy, measured by time to final transcription, ahead of the previous frontier formed by Soniox, Cartesia, and ElevenLabs systems.

Diarization and endpointing are more tokens

Meta did not add a second model for speaker attribution. It added special tokens to the same stream.

For diarization, a `<|start_of_turn|>`

token marks a potential speaker switch, and a `<|speaker_{A-Z}|>`

tag identifies the speaker. The turn token fires as soon as a switch is possible, while the speaker tag is delayed to the end of the chunk. Audio from one speaker can be split across several segments that all resolve to the same tag.

For endpointing, <|speech_onset|> marks the start of speech and <|speech_endpoint|>

marks the point where the user finished. Both tasks are trained jointly with streaming ASR, using extra rewards layered on top of the ASR reward.

Capabilities

The model was trained on 70+ languages, of which 25 are extensively verified and recommended at launch. Code-switching is native, both within a sentence and between sentences, which matters for bilingual speakers who mix languages mid-clause. Accuracy can be improved further with language, keyword, and context biasing.

Long-context handling is a practical differentiator. Meta states the model natively supports audio input exceeding one hour and 20+ speakers, with no required post-processing step.

Benchmarks

Meta reports first place on Artificial Analysis for streaming speech-to-text and on public diarization benchmarks, as of September 1, 2026.

On Artificial Analysis AA-WER Streaming, Muse Voice Transcribe records 3.1% final-transcript WER at 0.16s after end of speech. Cartesia Ink-2 with semantic endpoints is 3.4% at 0.43s. ElevenLabs Scribe v2 Realtime is 3.6% at 0.14s. Cartesia Ink-2 with external endpoints is fastest at 0.07s but least accurate at 4.0%. On first partial transcript, Muse Voice Transcribe records 3.6% WER at 0.13s.

On diarization, Meta reports a 17.5% average diarization error rate across AMI-IHM, AMI-SDM, and VoxConverse. Five other systems in the same chart range from 21.1% to 28.6%.

Price is the other axis. At $3.00 per 1,000 minutes, it undercuts Cartesia Ink-2 at $4.00 and is less than half the $6.50 for ElevenLabs Scribe v2 Realtime and Deepgram Flux.

Interactive explainer

Key Takeaways

  • Single model does streaming ASR, diarization for 20+ speakers, and endpointing.
  • 3.1% final-transcript WER at 0.16s on Artificial Analysis AA-WER Streaming.
  • Reinforcement learning teaches the model a per-word "adaptive delay" policy.
  • Trained on 70+ languages, 25 extensively verified, with native code-switching.
  • API-only at $0.18 per audio hour. No open weights.
**Check out** [ Meta AI Research blog](https://research.meta.ai/blog/introducing-muse-voice-transcribe),

[,](https://x.com/AIatMeta/status/2094839236016976028)

**AI at Meta on X**[and](https://x.com/ArtificialAnlys/status/2094849283120128135)

**Artificial Analysis**[. Also, feel free to follow us on](https://developer.meta.com/ai/models/muse-voice-transcribe)

Meta Model API model page****and don’t forget to join ourTwitter

and Subscribe to

[150k+ML SubReddit](https://www.reddit.com/r/machinelearningnews/)**. Wait! are you on telegram?**

[our Newsletter](https://magic.beehiiv.com/v1/f5e63dd4-5653-4f09-83e2-321a8b1ba526?email={{email}})

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

Michal Sutter is a data science professional with a Master of Science in Data Science from the University of Padova. With a solid foundation in statistical analysis, machine learning, and data engineering, Michal excels at transforming complex datasets into actionable insights.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @meta superintelligence labs 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/meta-superintelligen…] indexed:0 read:4min 2026-09-02 ·