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
/
version.py
reach-vb
HF Staff
6ffebc3d3f8eb79ecf86f0d3426ce9146bd32b3e8e6f4553883490b0176b1deb
2d15f4c
over 1 year ago
raw
Copy download link
history
blame
Safe
79 Bytes
"""
Expose version
"""
__version__ =
"3.3.2"
VERSION = __version__.split(
"."
)