Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
mlx-community
/
whisper-large-v3-mlx
like
26
Follow
MLX Community
2,254
MLX
whisper
License:
mit
Model card
Files
Files and versions
Community
4
Use this model
803812e
whisper-large-v3-mlx
/
lib
/
python3.11
/
site-packages
/
charset_normalizer
/
cli
/
__init__.py
reach-vb
HF staff
6ffebc3d3f8eb79ecf86f0d3426ce9146bd32b3e8e6f4553883490b0176b1deb
2d15f4c
10 months ago
raw
Copy download link
history
blame
Safe
100 Bytes
from
.__main__
import
cli_detect, query_yes_no
__all__ = (
"cli_detect"
,
"query_yes_no"
,
)