Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
mlx-community
/
whisper-large-v3-mlx
like
75
Follow
MLX Community
11.5k
Automatic Speech Recognition
MLX
whisper
License:
mit
Model card
Files
Files and versions
xet
Community
6
Use this model
refs/pr/1
whisper-large-v3-mlx
File size: 79 Bytes
2d15f4c
1
2
3
4
5
6
7
"""
Expose version
"""
__version__ =
"3.3.2"
VERSION = __version__.split(
"."
)