whisper-large-v3-turbo-q4
This model was converted to MLX format from openai/whisper-large-v3-turbo
.
Use with mlx
pip install mlx-whisper
import mlx_whisper
result = mlx_whisper.transcribe(
"FILE_NAME",
path_or_hf_repo=mlx-community/whisper-large-v3-turbo-q4,
)
- Downloads last month
- 61
Inference Providers
NEW
This model is not currently available via any of the supported third-party Inference Providers, and
HF Inference API was unable to determine this model’s pipeline type.