模型

MOSS-Transcribe-Diarize

OpenMOSS-Team/MOSS-Transcribe-Diarize

查看上游原文 ↗
上游访问:公开 本站服务:可咨询 许可证:apache-2.0 上游版本:4a1af868018e

中文简介

MOSS-Transcribe-Diarize 0.9B 是面向长音频多说话人转写的端到端音频理解模型。上游说明其支持 50 多种语言、说话人区分、时间戳、声学事件和热词提示,并可单次处理最长约 90 分钟录音;准确率和说话人分离效果需按语言、噪声与录音条件评估。

UPSTREAM README

上游模型卡 / 数据集卡

在 Hugging Face 查看原文 ↗

MOSS-Transcribe-Diarize 0.9B 是面向长音频多说话人转写的端到端音频理解模型。上游说明其支持 50 多种语言、说话人区分、时间戳、声学事件和热词提示,并可单次处理最长约 90 分钟录音;准确率和说话人分离效果需按语言、噪声与录音条件评估。

已有简体中文译文 · 本站中文整理 · 2026-07-23 14:50

MOSS-Transcribe-Diarize 0.9B MOSS-Transcribe-Diarize 0.9B is an end-to-end audio understanding model for long-form multi-speaker transcription, diarization, timestamps, and acoustic event awareness. It supports transcription and diarization across 50+ languages, single-pass inference on audio recordings up to 90 minutes long, and custom hotword prompting for domain-specific terms. Given an audio or video file, the model generates a compact speaker-aware transcript in one pass, including timestamps and anonymous speaker labels such as `[S01]`, `[S02]`, and beyond. News 2026-07-14: 🏆 MOSS-Transcribe-Diarize won first place in the 2nd MLC-SLM Challenge at INTERSPEECH 2026, spanning 14 languages (English, French, German, Italian, Portuguese, Spanish, Japanese, Korean, Russian, Thai, Vietnamese, Tagalog, Urdu, Turkish). 2026-07-09: Released MOSS-Transcribe-Diarize 0.9B. Contents Introduction Model Architecture Evaluation Quickstart Environment Setup Python Usage Serve with vLLM and SGLang Subtitle Web App Output Format More Information License Citation Introduction MOSS-Transcribe-Diarize 0.9B turns real-world long-form audio into structured, speaker-aware transcripts in one pass. Instead of stitching together separate ASR and diarization systems, it jointly performs speech transcription and speaker diarization, producing time-aligned text with consistent speaker labels. The model is built for meetings, calls, podcasts, interviews, lectures, videos, and other long or messy multi-speaker recordings. It can also emit acoustic event annotations, giving downstream systems a richer view of what happened, who spoke, and when. Core capabilities: **Long-form transcription**: Converts long audio or video recordings into timestamped text. **Speaker-aware diarization**: Assigns anonymous speaker labels such as `[S01]` and `[S02]` without a separate diarization pipeline. **Promptable generation**: Supports custom transcription instructions, hotwords, and acoustic event annotations.

公开页仅展示原文摘录;完整模型卡或数据集卡请前往上游仓库查看。

上游文件元数据

  • .gitattributes226 B
  • added_tokens.json707 B
  • chat_template.jinja4.65 KB
  • config.json2.28 KB
  • configuration_moss_transcribe_diarize.py2.60 KB
  • generation_config.json107 B
  • merges.txt1.59 MB
  • model-00000-of-00001.safetensors1.69 GB
  • model.safetensors.index.json63.87 KB
  • Model_Architecture.png58.46 KB
  • modeling_moss_transcribe_diarize.py14.72 KB
  • preprocessor_config.json315 B
第三方资源声明

本页面为橙子AI科技的中文整理与服务说明,不代表资源作者或平台官方页面。实际许可、访问和使用条件以上游原文为准。