MOSS-Transcribe-Diarize Model Released
Key point
A 0.9B-scale audio understanding model that performs speech transcription, speaker diarization, and timestamp generation all at once has been released.
Details
MOSS-Transcribe-Diarize 0.9B is an End-to-End audio understanding model that converts long-form multi-speaker audio into structured text.
Unlike conventional approaches that connect separate ASR (Automatic Speech Recognition) and Diarization systems, it performs speaker identification ([S01], [S02], etc.), timestamping, and text transcription simultaneously in a single pass. It is optimized for complex multi-speaker environments such as meetings, podcasts, and interviews.
Key Features and Specifications:
- Unified Pipeline: Combines speech transcription and speaker diarization to produce consistent output with aligned time axes
- Prompt Control: Supports user-defined transcription instructions, specifying particular words (Hotwords), and generating acoustic event annotations
- Model Architecture: A structure combining a Qwen3-0.6B-style Causal Decoder with a Whisper-Medium encoder
- Output Format: Generates compressed speaker-aware text in the form
[start][Sxx]text[end] - Inference Support: Efficient local inference available via GGUF format
This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.
Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.