leafspark commited on
Commit
47c514c
·
verified ·
1 Parent(s): db7744e

model: add model card

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,3 +1,9 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ ---
6
+
7
+ # whisper-large-v3-ggml
8
+
9
+ `whisper-large-v3` converted to ggml using [convert-pt-to-ggml.py](https://github.com/ggerganov/whisper.cpp/blob/master/models/convert-pt-to-ggml.py)