mlx-community/whisper-large-v3-turbo
110278k
whisper-large-v3-turbo
This model was converted to MLX format from [large-v3-turbo]().
Use with mlx
pip install mlx-whisperimport mlx_whisper
result = mlx_whisper.transcribe(
"FILE_NAME",
path_or_hf_repo=mlx-community/whisper-large-v3-turbo,
)