Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
mlx-community
/
whisper-large-v3-mlx
like
50
Follow
MLX Community
5.77k
MLX
whisper
License:
mit
Model card
Files
Files and versions
xet
Community
5
Use this model
refs/pr/1
whisper-large-v3-mlx
/
lib
/
python3.11
/
site-packages
/
charset_normalizer
/
cli
/
__init__.py
reach-vb
HF Staff
6ffebc3d3f8eb79ecf86f0d3426ce9146bd32b3e8e6f4553883490b0176b1deb
2d15f4c
over 1 year ago
raw
Copy download link
history
blame
Safe
100 Bytes
from
.__main__
import
cli_detect, query_yes_no
__all__ = (
"cli_detect"
,
"query_yes_no"
,
)