Meta prices Muse Voice Transcribe at $0.18 an hour, with real-time diarization for 20+ speakers: a steal for enterprises?
Our take

Meta’s entrance into the real-time speech-to-text arena with Muse Voice Transcribe is a significant development, particularly given the increasingly crowded field. The offering, priced at a compelling $0.18 per hour, combines streaming transcription, endpoint detection, and speaker diarization for over 20 speakers – a package that positions it aggressively against established players. This move underscores a broader trend toward democratizing access to sophisticated AI capabilities, mirroring Anthropic's recent efforts to reduce costs for Fable cache reads Anthropic's Claude Fable 5.1 and Mythos 5.1 arrive with a 75% cost reduction for Fable cache reads, and highlights the growing importance of understanding not just *what* is being said, but *who* is saying it. The ability to accurately attribute speech in real-time is rapidly evolving from a niche feature to a core requirement for a wide range of applications, from meeting intelligence and call analytics to live assistants and ambient AI systems.
The technical innovation behind Muse, particularly its adaptive delay mechanism and integrated ASR, diarization, and endpointing training, is noteworthy. Rather than treating speaker attribution as an afterthought, Meta has woven it into the very fabric of the model, leading to potentially more accurate and efficient performance. While Meta’s 20+ speaker capacity isn't a definitive record – Speechmatics boasts a configurable ceiling of 100 – the emphasis on combined functionality and aggressive pricing suggests a strategy focused on practical enterprise deployment. This contrasts with the ongoing exploration of more abstract AI concepts, like the development of world models [WTF is a World Model? [D]](/post/wtf-is-a-world-model-d-cmtebxwpf0uuzmi9z8sd7h0js), which, while theoretically fascinating, remain further from immediate practical applications. The fact that Muse incorporates speaker attribution directly into its architecture, rather than as a separate post-processing step, speaks to a commitment to efficiency and real-time responsiveness.
The pricing structure alone deserves attention. While Soniox currently offers a slightly lower hourly rate for basic transcription, Meta’s inclusion of diarization at the same price point creates a compelling value proposition. The detailed comparison of pricing across various vendors, including Deepgram, AssemblyAI, and Amazon Transcribe, further illustrates Muse’s competitive positioning. The emphasis on accuracy, as demonstrated by Meta’s leadership in the Artificial Analysis AA-WER Streaming Index, reinforces the idea that this isn't simply about being the cheapest option; it’s about delivering a high-performance solution at an accessible price. This approach aligns with a broader trend of established tech companies leveraging their resources to offer powerful AI tools at lower costs, potentially disrupting existing market dynamics. An Anthropic researcher recently gave us a peek at self-improving AI An Anthropic researcher just gave us a peek at self-improving AI, showing the potential for continued performance improvements and cost reductions in the future.
Ultimately, Meta’s Muse Voice Transcribe isn't just a new speech-to-text API; it’s a catalyst for innovation in voice-enabled applications. The combination of price, performance, and integrated diarization capabilities lowers the barrier to entry for developers building meeting intelligence, call analytics, and other voice-driven solutions. The question now becomes: how quickly will enterprises adopt this technology, and will Meta’s aggressive pricing force competitors to fundamentally re-evaluate their own offerings? The long-term impact will likely be a significant increase in the prevalence of speaker-aware AI, fundamentally changing how we interact with and analyze audio data.
Meta is entering the increasingly competitive real-time speech-to-text market with Muse Voice Transcribe, a new audio perception model that combines streaming transcription, endpoint detection and speaker diarization for more than 20 speakers — at a public API price of just $0.18 per hour of processed audio.
Developed by Meta Superintelligence Labs, Muse is designed to process speech while it happens rather than waiting for a recording to finish. Meta’s launch post for Muse Voice Transcribe says the model supports long audio exceeding an hour, seamless multilingual code-switching, language and keyword biasing, and diarization without a separate post-processing pipeline. The model was trained across more than 70 languages, with 25 extensively validated for the initial release.
The 20-plus-speaker figure is substantial, but it is not a world record. A review of current vendor documentation turns up systems with higher published ceilings. Speechmatics' real-time transcription service says it can identify 50 speakers by default and up to 100 when the limit is increased, while Amazon Transcribe's diarization documentation specifies a maximum of 30 unique speakers, including for streaming transcription. (Speechmatics)
Muse nevertheless lands toward the high end of the market, and Meta's broader proposition is arguably more important than the raw maximum: high-capacity real-time diarization combined with low-latency transcription, endpointing, multilingual code-switching and aggressive API pricing in the same model.
For enterprise developers building meeting systems, call analytics, live assistants or ambient AI, that combination could matter more than who holds the speaker-count record.
Diarization is becoming part of the core voice stack
Traditional speech recognition answers a relatively simple question: What was said? Diarization adds another: Who said it?
That distinction becomes critical as transcripts feed downstream AI systems. A meeting assistant can correctly transcribe every sentence and still create an unreliable corporate record if it attributes an approval, commitment or objection to the wrong participant. The same issue affects customer-service analytics, compliance workflows and AI agents operating in rooms where several people can speak.
Muse incorporates speaker attribution directly into its autoregressive multimodal architecture. Meta says audio arrives in 80-millisecond chunks, or 12.5 chunks per second, with each transformed into a soft token. At each step, the model decides whether to consume more audio or emit text. Meta calls this mechanism adaptive delay: rather than applying one latency budget to every word, Muse can wait longer when speech is ambiguous and commit earlier when it has enough context. Meta says reinforcement learning combines word-error-rate and delay rewards to train that behavior. Meta's technical explanation of Muse details the architecture. (Meta AI Research)
Speaker attribution and endpointing then become part of the same token sequence. A <|start_of_turn|> token marks a potential new speaker turn, tokens such as <|speaker_A|> identify the speaker, and separate onset and endpoint tokens identify speech boundaries. Meta says it trains ASR, diarization and endpointing together rather than running speaker clustering as an unrelated downstream process.
Meta's Model API speech-to-text documentation also exposes diarization as a first-class operating mode alongside push-to-talk and endpointing. Speaker labels such as A and B are scoped to a session rather than verified identities, and the API provides turn-level rather than word-level timestamps.
20+ speakers is high, but Speechmatics goes considerably higher
Speaker-count comparisons require care because vendors implement diarization differently and do not all publish a maximum.
Speechmatics currently makes the strongest explicit real-time capacity claim found in this review. Its real-time STT documentation says speaker diarization is available live, while its real-time FAQ says the system supports 50 speakers by default and can be increased to 100.
AWS likewise exceeds Meta's stated figure: Amazon Transcribe can differentiate a maximum of 30 unique speakers, and AWS provides explicit instructions for speaker partitioning in a streaming transcription.
Soniox supports diarization in both real-time and asynchronous processing, but documents a maximum of 15 speakers per session. AssemblyAI's streaming diarization system lets developers set max_speakers between one and 10. Both companies caution that live speaker attribution is more difficult because streaming systems must make decisions with less future audio context than offline models.
xAI's current Speech-to-Text API also supports speaker diarization in streaming mode, but its documentation reviewed for this story does not publish a maximum diarized-speaker count, so a direct ceiling comparison with Muse is not possible. (X.ai Docs)
That means it would be inaccurate to describe Muse's 20-plus capability as a new global record. The highest explicitly documented real-time number identified in this survey is Speechmatics' configurable 100-speaker ceiling.
Meta also does not demonstrate 20-plus simultaneous participants in its launch material. Its principal live demonstration uses eight speakers, while its long-form recording contains 11 labeled participants. The 20-plus number is a stated model capability rather than the participant count in the public demos.
At $0.18 per hour, Muse competes aggressively on price
Meta's pricing makes the competitive picture more interesting.
According to its Muse Voice Transcribe developer page, Muse costs $3 per 1,000 minutes, or $0.18 per hour. Streaming and non-streaming transcription cost the same, and Meta says zero-data-retention processing is priced at parity with standard processing. Billing applies to audio actually processed and is rounded down to whole seconds.
Standardizing publicly posted rates to one hour of streaming audio gives the following rough comparison:
Streaming speech-to-text service | Approx. public cost/hour | Real-time diarization |
$0.12 | Included; up to 15 speakers | |
$0.18 | Included; 20+ speakers | |
$0.20 | Supported; maximum not stated | |
$0.24 | Included; 50 default, configurable to 100 | |
~$0.324 international | No comparable maximum documented in source reviewed | |
~$0.35 base / ~$0.47 with diarization | $0.12/hour diarization add-on | |
$0.39 PAYG | Not supported in real time | |
$0.45 base / $0.57 with diarization | $0.12/hour add-on; up to 10 speakers | |
~$0.54 blended | Not supported in live mode | |
~$0.60 in AWS's N. Virginia streaming example | Included; up to 30 speakers | |
$1.02 | Diarization not listed as a model capability |
The comparison is necessarily imperfect. Qwen's price varies by deployment geography; its international real-time rate of $0.00009 per second works out to about $0.324 per hour. Google's Gemini figure is an estimated blended token cost rather than a flat hourly tariff. AWS prices vary by region and usage tier. ElevenLabs lists $0.39 per hour on its API pricing page but advertises $0.28 per hour or lower on annual Business plans.
Deepgram's pricing particularly illustrates why feature-level comparisons matter: its current Nova-3 Multilingual streaming rate is about $0.35 per hour, but speaker diarization costs another $0.002 per minute, bringing the comparable total to roughly $0.47 per hour. AssemblyAI similarly lists $0.45 per hour for Universal-3.5 Pro Realtime and another $0.12 per hour for streaming diarization.
Cartesia is harder to normalize because Ink-2 is packaged through monthly credit plans rather than a simple metered PAYG hourly rate. Its $5 Pro plan includes roughly nine hours and 16 minutes of Ink-2 transcription, which works out to about $0.54 per transcription hour if every credit is consumed exclusively on STT. That should not be treated as equivalent to a standalone $0.54 hourly API tariff.
Even with those caveats, Muse's positioning is clear. It is not the absolute cheapest streaming transcription service — Soniox currently publishes a lower equivalent rate — but $0.18 per hour with diarization included puts Meta toward the low end of the market, especially against providers that charge separately for speaker attribution.
At 1,000 hours of processed audio, Meta's public rate implies roughly $180 in transcription charges.
Meta also leads its launch accuracy benchmarks
Price matters less if it comes with a large accuracy penalty. Meta's benchmark material argues the opposite.
On the Artificial Analysis AA-WER Streaming Index supplied with the launch, Muse records a 3.1% final-transcription word error rate, ahead of Cartesia Ink-2 at 3.4%, ElevenLabs Scribe v2 Realtime at 3.6%, Qwen3 ASR Flash Realtime at 3.7%, GPT Live Transcribe and Grok Speech to Text Streaming at 3.9%, and Gemini 3.5 Transcribe Live and AssemblyAI U3.5 Realtime Pro at 4.0%.
Meta points out that Muse took the number one spot on third-party independent AI benchmarking firm Artificial Analysis' streaming speech-to-text evaluation as of September 1. Meta published the following benchmark charts in its launch post.
Its diarization result may be even more relevant to the product's positioning. Meta reports an average 17.5% diarization error rate across AMI-IHM, AMI-SDM and VoxConverse, lower than the competing systems shown in its chart.
Speaker capacity and diarization error rate should not be conflated. A platform capable of representing 100 people is not automatically better at correctly attributing speech than one supporting 20, and Meta's benchmark does not test every competitor operating at its advertised maximum speaker count.
There are deployment tradeoffs as well. Meta's API currently provides turn-level but not word-level timestamps, and it does not expose word-level confidence scores, sound-event detection or emotion detection. The documentation also specifies eight concurrent streams per tenant by default and real-time sessions of up to 60 minutes before an application must reconnect.
Still, Muse's launch creates an unusually sharp price-performance proposition. Its 20-plus-speaker diarization does not establish a world record, but the record may be the less important metric. For enterprise developers, the larger question is whether a service can preserve speaker attribution, accurate text and usable turn boundaries while a complicated real-world conversation is still unfolding.
At $0.18 per hour, with 20-plus-speaker diarization inside the same real-time model that currently leads Meta's supplied streaming accuracy benchmarks, Muse Voice Transcribe gives enterprise teams a serious new option for meeting intelligence, live transcription and voice-agent infrastructure — while putting additional pressure on competitors to compete on speaker-aware accuracy and total operating cost, not merely raw speech recognition.
Read on the original site
Open the publisher's page for the full experience