MOSS-Transcribe-Diarize-GGUF (Q4_K_M Hybrid)

GGUF conversions of OpenMOSS/MOSS-Transcribe-Diarize.

Joint ASR + Speaker Diarization + Timestamps in a single 0.9B Speech-LLM model. Produces timestamped, speaker-labelled transcripts in one pass.

๐Ÿ“ฆ Model Files & Quantization Architecture

File Size Description
MOSS-Transcribe-Diarize-Q4_K_M.gguf 1.02 GB SOTA Hybrid Quantization: Whisper 24L Encoder (F16) + VQAdaptor (F16) + Qwen3 28L LM Decoder (Q4_K_M)

๐Ÿ› ๏ธ Hybrid Quantization Specifications

  • Acoustic Encoder (Whisper-Medium 24L): Preserved at F16 (16-bit) precision to maintain zero audio signal SNR degradation.
  • VQAdaptor Feature Projection: Preserved at F16 (16-bit) precision.
  • LM Decoder (Qwen3-0.6B 28L): Quantized to Q4_K_M (4-bit) super-block representation for fast Token generation.
  • Header Metadata: MODEL_ARCH.QWEN3, key_length = 128, QK-Norm (attn_q_norm & attn_k_norm) fully enabled.

๐Ÿš€ Quickstart with llama.cpp

Run Command

llama-cli -m MOSS-Transcribe-Diarize-Q4_K_M.gguf -p "่ฏทๅฐ†้Ÿณ้ข‘่ฝฌๅ†™ไธบๆ–‡ๆœฌ๏ผš" -n 32 -t 8

Output Format Example

[00:00:00.250 --> 00:00:01.620] [S01] Can we get a table for two?
[00:00:01.710 --> 00:00:07.010] [S02] Sure. One table is just about to open up, just a few minutes.
[00:00:07.140 --> 00:00:07.640] [S01] Thank you.

๐Ÿ“„ License

Apache-2.0 (same as the base model).

Downloads last month
125
GGUF
Model size
0.9B params
Architecture
qwen3
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support