Audio-Text-to-Text
Transformers
Safetensors
English
Chinese
moss_transcribe_diarize
text-generation
moss
audio
speech
asr
diarization
timestamp-asr
long-form-audio
multimodal
multilingual
custom_code
Eval Results
Instructions to use OpenMOSS-Team/MOSS-Transcribe-Diarize with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use OpenMOSS-Team/MOSS-Transcribe-Diarize with Transformers:
# Load model directly from transformers import AutoModelForCausalLM model = AutoModelForCausalLM.from_pretrained("OpenMOSS-Team/MOSS-Transcribe-Diarize", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 1,917 Bytes
e8681d6 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 | - dataset:
id: hf-audio/open-asr-leaderboard
task_id: mean_wer
value: 5.17
date: '2026-07-25'
source:
url: https://huggingface.co/hf-audio
name: open-asr-leaderboard
user: hf-audio
- dataset:
id: hf-audio/open-asr-leaderboard
task_id: rtfx
value: 294.02
date: '2026-07-25'
source:
url: https://huggingface.co/hf-audio
name: open-asr-leaderboard
user: hf-audio
- dataset:
id: hf-audio/open-asr-leaderboard
task_id: ami_wer
value: 8.40
date: '2026-07-25'
source:
url: https://huggingface.co/hf-audio
name: open-asr-leaderboard
user: hf-audio
- dataset:
id: hf-audio/open-asr-leaderboard
task_id: earnings22_wer
value: 9.01
date: '2026-07-25'
source:
url: https://huggingface.co/hf-audio
name: open-asr-leaderboard
user: hf-audio
- dataset:
id: hf-audio/open-asr-leaderboard
task_id: gigaspeech_wer
value: 7.68
date: '2026-07-25'
source:
url: https://huggingface.co/hf-audio
name: open-asr-leaderboard
user: hf-audio
- dataset:
id: hf-audio/open-asr-leaderboard
task_id: librispeech_clean_wer
value: 1.64
date: '2026-07-25'
source:
url: https://huggingface.co/hf-audio
name: open-asr-leaderboard
user: hf-audio
- dataset:
id: hf-audio/open-asr-leaderboard
task_id: librispeech_other_wer
value: 4.15
date: '2026-07-25'
source:
url: https://huggingface.co/hf-audio
name: open-asr-leaderboard
user: hf-audio
- dataset:
id: hf-audio/open-asr-leaderboard
task_id: spgispeech_wer
value: 1.70
date: '2026-07-25'
source:
url: https://huggingface.co/hf-audio
name: open-asr-leaderboard
user: hf-audio
- dataset:
id: hf-audio/open-asr-leaderboard
task_id: voxpopuli_wer
value: 3.58
date: '2026-07-25'
source:
url: https://huggingface.co/hf-audio
name: open-asr-leaderboard
user: hf-audio
|