Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
altalt-org
/
whisper-large-v3-16bit-encoder-coreml
like
0
Automatic Speech Recognition
Core ML
License:
mit
Model card
Files
Files and versions
xet
Community
altalt-org
commited on
Oct 4, 2025
Commit
dd8cb98
·
verified
·
1 Parent(s):
43803ba
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+7
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,7 @@
1
-
---
2
-
license: mit
3
-
---
1
+
---
2
+
license: mit
3
+
base_model:
4
+
- openai/whisper-large-v3-turbo
5
+
pipeline_tag: automatic-speech-recognition
6
+
library_name: coreml
7
+
---