sonic-speech/parakeet-tdt-0.6b-v3
152
Parakeet TDT 0.6B v3 (MLX, BF16)
NVIDIA Parakeet TDT v3 automatic speech recognition model in MLX BF16 SafeTensors format for Apple Silicon. This is the reference BF16 checkpoint — see quantized variants for reduced memory and faster inference:
- `sonic-speech/parakeet-tdt-0.6b-v3-int8` — Encoder INT8 (recommended)
- `sonic-speech/parakeet-tdt-0.6b-v3-int4` — Encoder INT4 (lite, for 8GB Macs)
Benchmark Results (M3 Max, 64GB)
Variant Comparison
- LibriSpeech test-clean: 50 samples, studio-quality read speech
- TED-LIUM: 8 TED talks (60s segments), real-world acoustics
RTFx vs Audio Duration
Quantization Strategy
Encoder-only mixed-precision: the Conformer encoder (~85% of parameters) is quantized while the decoder and joint network remain BF16. This preserves decoder precision for rare words and punctuation.
Usage
Install:
Model Details
- Architecture: Conformer encoder + TDT (Token-and-Duration Transducer) decoder
- Parameters: 627M
- Languages: 25 (SentencePiece tokenizer)
- Sample rate: 16 kHz
- Precision: BF16 (optimized for Apple Silicon)
Origin
Weights from `mlx-community/parakeet-tdt-0.6b-v3`, converted from NVIDIA's official `nvidia/parakeet-tdt-0.6b-v3`.
Part of the Sonic Speech model collection for the Sonic local-first voice AI project.
