Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Pomni
/
distil-large-v3.5-ggml-allquants
like
0
Automatic Speech Recognition
8 datasets
English
whisper.cpp
ggml
whisper
audio
speech
voice
distil
License:
mit
Model card
Files
Files and versions
xet
Community
Pomni
commited on
Aug 1
Commit
23bba1e
·
verified
·
1 Parent(s):
14800ee
Add metadata
Browse files
Files changed (1)
hide
show
README.md
+8
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,8 @@
1
-
---
2
-
license: mit
3
-
---
1
+
---
2
+
license: mit
3
+
language:
4
+
- en
5
+
base_model:
6
+
- distil-whisper/distil-large-v3.5
7
+
pipeline_tag: automatic-speech-recognition
8
+
---