Meta
Key Points
- Meta has released Muse Voice Transcribe, a real-time model that transcribes speech, detects sentence boundaries, and tells up to 20 speakers apart without separate systems.
- The model breaks audio into 80-millisecond chunks and adjusts the delay for each word based on difficulty, balancing speed and accuracy on the fly.
- At $0.18 per hour, Meta undercuts competitors like OpenAI and ElevenLabs. The model supports over 70 languages and is available now in Meta AI and through the Meta Model API.
Meta's Superintelligence Labs have released their first real-time audio perception model. It transcribes speech, tells speakers apart, and detects sentence boundaries during live conversation.
The Spark-family model breaks incoming audio into 80-millisecond chunks. After each one, it decides whether to keep listening or output the next word as text, controlling how much context it gathers before committing to a transcription.
More waiting means better accuracy but longer delays. Muse Voice Transcribe adjusts the wait time dynamically for each word based on difficulty, according to Meta. Easy words come out faster, harder ones get more listening time. Meta trained this behavior with reinforcement learning, rewarding the model for low error rates and short delays at the same time.

Speaker separation and sentence detection without extra systems
Meta builds the remaining features into the same model, without separate systems. For speaker attribution, the model marks speaker changes in the running text and tags each passage with an identifier from A to Z. For sentence boundaries, it marks where each utterance begins and ends. Both tasks are trained jointly with the speech recognition.
The model can tell more than 20 speakers apart at once and handle recordings over an hour long without post-processing. In a demo with eight people in a room, the system assigns words to individual speakers in real time, according to Meta.
Multilingual support as a key selling point
Meta says Muse Voice Transcribe was trained on more than 70 languages, with 25 tested in depth. The model also handles code-switching, where speakers jump between two languages mid-sentence. Hints about language, keywords, and context can boost accuracy further, especially for proper nouns like "Meta," "Muse," or "Menlo Park."

Artificial Analysis confirms Meta's claims in an independent evaluation. Muse Voice Transcribe hits a 3.1 percent word error rate on English in 0.16 seconds after a speaker finishes talking. ElevenLabs Scribe v2 Realtime comes in at 3.6 percent and 0.14 seconds, AssemblyAI Universal-3.5 Pro Realtime at 4.0 percent. Cartesia Ink-2 scores either 3.4 or 4.0 percent, depending on whether the model detects utterance endings itself or relies on an external system. Competition is fierce. OpenAI released GPT-Realtime-Whisper for the same purpose in May and cut transcription model prices in July.
Meta ties the release to CEO Mark Zuckerberg's vision of "personal superintelligence." In a staged demo, Meta employees argue that reliable speech recognition is the foundation for personal AI agents that listen in on real conversations through AI glasses. In Germany, a ban on Meta's camera glasses was recently discussed, though Germany's Federal Network Agency decided not to pursue it.
Availability
Muse Voice Transcribe now powers voice dictation in Meta AI and Muse Code and is available through the Meta Model API. Users can try it by holding the "Fn" key in any app.
Meta undercuts the field on pricing. At $0.18 per hour, or $3 per 1,000 audio minutes, it costs less than Cartesia Ink-2 at $4 and ElevenLabs Scribe v2 Realtime and Deepgram Flux at $6.50 each.
This continues the playbook from Muse Spark 1.1 and Muse Spark 1.2, where Meta competes on price rather than peak performance. The company hasn't disclosed the model's parameter count, training data volume, or audio data sources, and it isn't releasing the weights.
Meta reorganized its AI division in the summer of 2025 under the Superintelligence Labs umbrella, recruiting top researchers from OpenAI, Google DeepMind, and Apple with pay packages up to $300 million over four years. Not all of them stayed. Some went back to OpenAI after just a few weeks.
Meta
Artificial Analysis/X