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