Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# OpenAI's Whisper models converted to ggml format
|
|
@@ -24,4 +25,4 @@ note: `large` corresponds to the latest Large v3 model
|
|
| 24 |
|
| 25 |
For more information, visit:
|
| 26 |
|
| 27 |
-
https://github.com/ggerganov/whisper.cpp/tree/master/models
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
pipeline_tag: automatic-speech-recognition
|
| 4 |
---
|
| 5 |
|
| 6 |
# OpenAI's Whisper models converted to ggml format
|
|
|
|
| 25 |
|
| 26 |
For more information, visit:
|
| 27 |
|
| 28 |
+
https://github.com/ggerganov/whisper.cpp/tree/master/models
|