Announcements

Meta Introduces Muse Voice Transcribe for Real-Time Audio Perception

Meta Superintelligence Labs has released Muse Voice Transcribe, a real-time model featuring streaming ASR, 20+ speaker diarization, and multilingual support.

A
AIDeveloper44 Team
September 2, 2026·4 min read
Meta Introduces Muse Voice Transcribe for Real-Time Audio Perception

Muse Voice Transcribe offers real-time speaker attribution and multilingual transcription for complex, multi-party conversations.

TL;DR
  • Meta Superintelligence Labs released Muse Voice Transcribe, a model providing real-time streaming speech-to-text and speaker attribution.
  • The system supports over 25 languages with seamless code-switching and diarization for 20+ simultaneous speakers.
  • It is available via the Meta Model API for $0.18 per hour, compatible with existing OpenAI SDK clients.

Overview of Muse Voice Transcribe

Meta Superintelligence Labs has announced the launch of Muse Voice Transcribe, a specialized audio perception model designed for real-time applications. According to the announcement, the model provides three core capabilities in a single streaming process: automatic speech recognition (ASR), speaker diarization, and endpointing. This release is positioned as a foundational component for real-time voice interaction in hardware such as AI-enabled glasses and mobile agents.

Unlike traditional batch-processing models that transcribe audio in segments or after a recording is complete, Muse Voice Transcribe operates on a live stream. This allows for low-latency feedback where text appears as the user speaks. Meta reports that the model holds the top position on public benchmarks for both streaming speech-to-text and diarization as of September 2026.

Real-Time Diarization and Attribution

One of the primary technical features of Muse Voice Transcribe is its ability to handle complex social environments. According to the product documentation, the model can perform live speaker attribution for more than 20 distinct speakers. This attribution happens within the recognition model itself, rather than through a secondary pass, which helps maintain low latency during active conversations.

The system is designed to handle "messy" real-world audio, which includes overlapping speech, varied accents, and interruptions. By identifying who said what in real time, the model enables systems to track multi-party conversations with higher accuracy. This is particularly relevant for use cases like meeting transcription or interactive multi-user AI agents where speaker identity is critical for understanding context.

Multilingual Capabilities and Code-Switching

Muse Voice Transcribe supports over 25 languages natively. A significant feature highlighted by Meta is "seamless code-switching," where the model can accurately transcribe sentences that transition between different languages mid-stream. This is a common occurrence in many global regions where speakers might blend English with their native language during casual conversation.

To further improve accuracy, the model supports language, keyword, and context biasing. This feature allows developers to provide the model with specific vocabulary—such as technical jargon, names of places, or specific product terms like "Menlo Park" or "Meta"—without the need for model fine-tuning. This contextual awareness ensures that the model correctly identifies high-priority terms that might otherwise be misinterpreted due to phonetic similarities with common words.

Integration and Deployment

For developers, Meta has made the model accessible through the Meta Model API. The integration is designed to be straightforward, as the API is compatible with the OpenAI SDK. This allows developers to point their existing client libraries to Meta’s endpoints with minimal code changes. Meta claims a "quick start" time of under five minutes for the first working request.

Pricing and Model Tiers

The model is currently offered at a competitive price point for production use. The pricing for muse-voice-transcribe-1.0 is set at $3.00 per 1,000 minutes, which equates to approximately $0.18 per hour of audio processed. This pricing structure is aimed at making high-accuracy, real-time transcription viable for large-scale applications without significant cost barriers.

The Vision for Personal Superintelligence

The development of Muse Voice Transcribe is linked to Meta's broader strategy regarding "personal superintelligence." As outlined in the research blog, Meta argues that for AI to be truly personal and useful for everyone, it must move beyond simple voice commands and learn to listen like a human. This requires models that can perceive environment audio, distinguish between multiple people, and understand the nuances of real-time interaction.

Meta emphasizes that this technology is built on three central ideas: individual empowerment, the pursuit of invention, and a balance of power to ensure safety. By providing the "ears" for AI agents, Meta aims to create tools that help users create, learn, and communicate more effectively in their everyday environments, rather than just automating simple tasks.

Conclusion

Muse Voice Transcribe represents a shift toward more integrated, real-time audio perception. By combining ASR, diarization, and endpointing into a single, low-latency streaming model, Meta is providing developers with the tools necessary to build more responsive and context-aware voice applications. The inclusion of multilingual support and context biasing further broadens the model's utility for a global audience and specialized industries.

Diagram: Architecture of Meta Muse Voice Transcribe showing parallel streaming ASR and multi-speaker diarization pipelines.

Enjoyed this?

Get more posts like this delivered to your inbox.