Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
mlx-community
/
whisper-large-v3-mlx
like
36
Follow
MLX Community
3.5k
MLX
whisper
License:
mit
Model card
Files
Files and versions
Community
4
Use this model
2d15f4c
whisper-large-v3-mlx
File size: 73 Bytes
2d15f4c
1
2
3
4
5
from
.cli
import
cli_detect
if
__name__ ==
"__main__"
: cli_detect()