Instructions to use VoiceScribe/whisper-large-v3-turbo-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use VoiceScribe/whisper-large-v3-turbo-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir whisper-large-v3-turbo-mlx VoiceScribe/whisper-large-v3-turbo-mlx
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- LM Studio
whisper-large-v3-turbo
This model was converted to MLX format from 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,
)
- Downloads last month
- 189
Hardware compatibility
Log In to add your hardware
Quantized