Commit
•
b8bb02c
1
Parent(s):
a05ee74
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
# Model Card for Ratchet + Whisper Base
|
5 |
+
|
6 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
7 |
+
|
8 |
+
This is a conversion from the GGML format of [openai/whisper-base](https://huggingface.co/openai/whisper-base) into the Ratchet custom format.
|
9 |
+
|
10 |
+
## Model Card Contact
|
11 |
+
|
12 |
+
[christopher.fleetwood@huggingface.co](mailto:christopher.fleetwood@huggingface.co)
|