whisper-small-dv-mlx

This model was converted to MLX format from alakxender/whisper-small-dv-full.

A fine-tuned Whisper Small model for Dhivehi (Thaana) speech recognition, optimized for Apple Silicon via MLX.

Use with mlx-whisper

pip install mlx-whisper
import mlx_whisper

result = mlx_whisper.transcribe(
    "audio.wav",
    path_or_hf_repo="mohamedrayyan/whisper-small-dv-mlx",
)
print(result["text"])

Original Model

  • Base model: openai/whisper-small
  • Fine-tuned on: alakxender/dv-audio-syn-lg (Dhivehi audio dataset)
  • eval_wer: 2.3726
  • eval_wer_ortho: 15.8343
  • Parameters: ~244M
  • Format: float16 MLX safetensors
Downloads last month
137
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 mohamedrayyan/whisper-small-dv-mlx

Finetuned
(1)
this model