KB Whisper Small โ€” MLX

MLX-converted version of KBLab/kb-whisper-small for Apple Silicon.

Usage

import mlx_whisper

result = mlx_whisper.transcribe(
    "audio.wav",
    path_or_hf_repo="Leonidng/kb-whisper-small-mlx",
    language="sv",
)
print(result["text"])

Model details

  • Base model: KBLab/kb-whisper-small (Swedish fine-tuned Whisper small)
  • Format: MLX (float16 safetensors)
  • Size: ~459 MB
  • Conversion: Converted using mlx-examples/whisper/convert.py

KBLab's Swedish fine-tune of Whisper small outperforms OpenAI's whisper-large-v3 on Swedish benchmarks while being significantly smaller and faster.

Downloads last month
24
MLX
Hardware compatibility
Log In to add your hardware

Quantized

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

Model tree for Leonidng/kb-whisper-small-mlx

Finetuned
(2)
this model