Whisper
Collection
OpenAI Whisper speech recognition models in MLX format β’ 48 items β’ Updated β’ 63
This model was converted to MLX format from large-v3-turbo.
pip install mlx-whisper
import mlx_whisper
result = mlx_whisper.transcribe(
"FILE_NAME",
path_or_hf_repo=mlx-community/whisper-large-v3-turbo,
)
Quantized