Meta is making a significant move into the increasingly competitive real-time speech-to-text market with the introduction of Muse Voice Transcribe. This novel audio perception model, developed by Meta Superintelligence Labs, distinguishes itself by seamlessly integrating streaming transcription, robust endpoint detection, and sophisticated speaker diarization for over 20 distinct speakers. All of this is offered at a public API price point of just $0.18 per hour of processed audio, a move designed to disrupt the existing landscape and provide developers with a powerful, cost-effective solution.
Unlike traditional speech-to-text systems that often require post-processing to analyze recordings after they have concluded, Muse is engineered for immediate, in-the-moment speech processing. The model’s architecture is designed to handle continuous audio streams, ensuring that transcription and speaker attribution happen as the conversation unfolds. Meta’s official launch announcement highlights Muse’s impressive capabilities, including support for audio exceeding an hour in length, fluid multilingual code-switching, the ability to bias language and keywords for improved accuracy, and integrated diarization that eliminates the need for a separate post-processing pipeline. The model has been trained on an extensive dataset encompassing over 70 languages, with a significant 25 languages rigorously validated for its initial release, underscoring Meta’s commitment to global applicability.
While Meta’s claim of supporting over 20 speakers is substantial and positions Muse favorably within the market, it is important to note that this is not a world record for speaker count in real-time transcription. A review of current vendor documentation reveals competitors with higher published ceilings. For instance, Speechmatics’ real-time transcription service advertises the ability to identify 50 speakers by default, with an option to increase this limit to 100. Similarly, Amazon Transcribe’s diarization documentation specifies a maximum of 30 unique speakers, even for streaming transcription scenarios. Despite these higher individual speaker count figures from some competitors, Meta’s broader value proposition with Muse Voice Transcribe is arguably more impactful. The true strength of Muse lies in its comprehensive integration: high-capacity real-time diarization is combined with low-latency transcription, precise endpointing, seamless multilingual code-switching, and aggressively competitive API pricing, all within a single, unified model. This integrated approach is particularly significant for enterprise developers building complex applications such as meeting systems, advanced call analytics platforms, live AI assistants, or ambient AI solutions designed to understand and interact within dynamic environments. For these developers, the seamless combination of features and cost-effectiveness may hold more weight than simply the highest published speaker count.
The integration of speaker diarization is rapidly becoming a fundamental component of the modern voice AI stack. Historically, speech recognition systems primarily answered the question, "What was said?" The addition of diarization addresses a critical follow-up question: "Who said it?" This distinction is paramount as transcribed audio feeds into increasingly sophisticated downstream AI systems. For example, a meeting assistant that can accurately transcribe every sentence but incorrectly attributes an approval, commitment, or objection to the wrong participant can render the resulting corporate record unreliable. This same issue significantly impacts the effectiveness of customer-service analytics, compliance workflows, and AI agents operating in environments where multiple individuals are speaking concurrently.
Muse addresses this by incorporating speaker attribution directly into its autoregressive multimodal architecture. According to Meta’s technical documentation, audio is processed in discrete 80-millisecond chunks, equating to 12.5 chunks per second. Each chunk is converted into a soft token, and at each step, the model intelligently decides whether to consume more audio or emit transcribed text. Meta refers to this mechanism as "adaptive delay." Unlike systems that apply a fixed latency budget to every word, Muse can afford to wait longer when speech is ambiguous, gathering more context before committing to a transcription. Conversely, it can emit text earlier when sufficient context has been established. Meta states that reinforcement learning techniques are employed to train this adaptive behavior, rewarding both low word-error rates and minimized delay. The technical intricacies of Muse’s architecture are further detailed in Meta’s research blog post.
Speaker attribution and endpoint detection are treated as integral parts of the same token sequence within Muse’s design. Special tokens, such as <|start_of_turn|> to signal a potential new speaker turn and <|speaker_A|> to identify the speaker, are used alongside distinct onset and endpoint tokens that delineate speech boundaries. Meta emphasizes that its approach involves training Automatic Speech Recognition (ASR), diarization, and endpointing concurrently, rather than treating speaker clustering as a separate, unrelated downstream process. Meta’s Model API speech-to-text documentation further clarifies this by exposing diarization as a first-class operating mode, alongside traditional push-to-talk and endpointing functionalities. Speaker labels, such as "A" and "B," are scoped to individual sessions rather than representing verified identities, and the API provides turn-level timestamps, which are generally sufficient for most conversational analysis needs, though word-level timestamps are not currently exposed.
When comparing speaker-count capabilities, it’s essential to exercise caution, as different vendors implement diarization using varying methodologies, and not all publicly disclose a maximum capacity. Speechmatics currently holds the strongest explicit real-time capacity claim identified in this review. Their real-time STT documentation confirms that speaker diarization is available live, and their real-time FAQ section specifies support for 50 speakers by default, with the potential to increase this to 100. Amazon Web Services (AWS) also surpasses Meta’s stated figure, with Amazon Transcribe capable of differentiating a maximum of 30 unique speakers. AWS provides explicit guidance for speaker partitioning within its streaming transcription services.
Other notable players in the space include Soniox, which supports diarization in both real-time and asynchronous processing, though it documents a maximum of 15 speakers per session. AssemblyAI’s streaming diarization system allows developers to set a max_speakers parameter ranging from one to ten. Both Soniox and AssemblyAI acknowledge the inherent challenges of real-time speaker attribution, noting that streaming systems must make decisions with less future audio context compared to offline models. xAI’s current Speech-to-Text API also offers speaker diarization in streaming mode. However, its documentation, as reviewed for this analysis, does not publish a maximum diarized-speaker count, making a direct ceiling comparison with Muse impossible. Therefore, it would be inaccurate to characterize Muse’s 20-plus speaker capability as a new global record. The highest explicitly documented real-time number identified in this survey remains Speechmatics’ configurable 100-speaker ceiling. Furthermore, Meta’s launch materials do not showcase demonstrations with over 20 simultaneous participants; their primary live demonstration features eight speakers, and their long-form recording includes 11 labeled participants. The "20-plus" figure represents a stated model capability rather than the participant count in their public demos.

Meta’s pricing structure for Muse Voice Transcribe injects a significant competitive dynamic into the market. According to the Muse Voice Transcribe developer page, the service is priced at $3 per 1,000 minutes, which translates to a highly competitive $0.18 per hour. Notably, both streaming and non-streaming transcription are offered at the same price. Meta also states that zero-data-retention processing is priced at parity with standard processing, appealing to organizations with stringent data privacy requirements. Billing is applied to the audio that is actually processed and is rounded down to whole seconds, providing a transparent and fair billing model.
To provide a clearer perspective on Muse’s pricing, a standardization of publicly posted rates to one hour of streaming audio reveals the following approximate comparison: Soniox’s stt-rt-v5 service offers streaming speech-to-text for approximately $0.12 per hour, with diarization included for up to 15 speakers. Meta’s Muse Voice Transcribe, at $0.18 per hour, includes diarization for over 20 speakers. xAI’s Speech to Text service is priced around $0.20 per hour, with diarization supported but a maximum not explicitly stated. Speechmatics’ Real-time Standard comes in at approximately $0.24 per hour, including diarization for 50 default speakers, configurable up to 100. Alibaba Cloud’s Qwen3 ASR Flash Realtime is around $0.324 per hour internationally, though a comparable maximum for diarization was not documented in the reviewed sources. Deepgram’s Nova-3 Multilingual has a base rate of approximately $0.35 per hour, increasing to around $0.47 with a $0.12 per hour diarization add-on. AssemblyAI’s Universal-3.5 Pro Realtime is priced at $0.45 per hour base, or $0.57 with a $0.12 per hour add-on for streaming diarization supporting up to 10 speakers. ElevenLabs Scribe v2 Realtime offers PAYG pricing at $0.39 per hour but does not support real-time diarization. Google’s Gemini 3.5 Transcribe Live has an estimated blended cost of approximately $0.54, but does not support diarization in live mode. Finally, Amazon Transcribe Streaming is estimated at around $0.60 per hour in AWS’s N. Virginia example, including diarization for up to 30 speakers. OpenAI’s GPT Live Transcribe is priced at $1.02 per hour, with diarization not listed as a model capability.
It is important to acknowledge that these comparisons are inherently imperfect. Qwen’s pricing, for instance, varies by deployment geography, with its international real-time rate translating to approximately $0.324 per hour. Google’s Gemini figure represents an estimated blended token cost rather than a flat hourly tariff. AWS pricing is subject to regional variations and usage tiers. ElevenLabs’ listed API pricing of $0.39 per hour can be significantly lower on annual Business plans. Deepgram’s pricing model highlights the importance of feature-level cost analysis: while their base streaming rate is competitive, the additional cost for speaker diarization can elevate the total hourly expense. AssemblyAI follows a similar model, with a separate charge for diarization. Cartesia’s Ink-2, packaged through monthly credit plans, is more difficult to normalize to a simple metered hourly rate.
Despite these caveats, Muse’s pricing positions it very effectively. While it may not be the absolute cheapest streaming transcription service—Soniox currently publishes a lower equivalent rate—the $0.18 per hour price point, which includes robust diarization, places Meta toward the lower end of the market. This is particularly true when compared to providers that charge separately for speaker attribution, a common practice that can significantly increase overall costs for developers needing this functionality. At a volume of 1,000 hours of processed audio, Meta’s public rate implies a transcription charge of approximately $180, a highly attractive figure for many enterprise applications.
Beyond its competitive pricing, Meta also claims leadership in accuracy benchmarks for its launch. On the Artificial Analysis AA-WER Streaming Index, a key metric for evaluating streaming transcription performance, Muse records a final-transcription word error rate of 3.1%. This places it ahead of several prominent competitors, including Cartesia Ink-2 (3.4%), ElevenLabs Scribe v2 Realtime (3.6%), Qwen3 ASR Flash Realtime (3.7%), GPT Live Transcribe and Grok Speech to Text Streaming (both 3.9%), and Gemini 3.5 Transcribe Live and AssemblyAI U3.5 Realtime Pro (both 4.0%). Meta highlights that Muse achieved the number one spot on Artificial Analysis’ independent streaming speech-to-text evaluation as of September 1, a testament to its accuracy.
The diarization performance of Muse may be even more consequential to its market positioning. Meta reports an average diarization error rate of 17.5% across the AMI-IHM, AMI-SDM, and VoxConverse datasets, which is lower than the competing systems presented in their comparative charts. It is crucial to understand that speaker capacity and diarization error rate are not directly interchangeable metrics. A platform capable of representing 100 individuals does not automatically imply superior accuracy in attributing speech compared to one supporting 20. Meta’s benchmark, while informative, does not test every competitor at their advertised maximum speaker counts.
Furthermore, there are practical deployment considerations. Meta’s API currently provides turn-level timestamps but does not expose word-level timestamps or word-level confidence scores, nor does it offer sound-event detection or emotion detection. The documentation also specifies eight concurrent streams per tenant by default and real-time sessions capped at 60 minutes, after which applications must re-establish the connection.
Despite these limitations, Muse’s launch presents an exceptionally sharp price-performance proposition. While its 20-plus-speaker diarization capability may not establish a new world record, the record itself might be a less critical metric for many developers. The more pertinent question for enterprise teams is whether a service can reliably maintain speaker attribution, deliver accurate text, and provide usable turn boundaries while a complex, real-world conversation is actively unfolding. At $0.18 per hour, with integrated 20-plus-speaker diarization within a real-time model that leads Meta’s supplied streaming accuracy benchmarks, Muse Voice Transcribe offers a compelling new option for teams focused on meeting intelligence, live transcription, and voice-agent infrastructure. This release is expected to exert significant pressure on competitors to enhance their offerings in speaker-aware accuracy and overall operating cost, moving beyond a sole focus on raw speech recognition performance.

