Commit
•
2151ad1
1
Parent(s):
709a2a6
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 Tiny
|
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-tiny](https://huggingface.co/openai/whisper-tiny) into the Ratchet custom format.
|
9 |
+
|
10 |
+
## Model Card Contact
|
11 |
+
|
12 |
+
[christopher.fleetwood@huggingface.co](mailto:christopher.fleetwood@huggingface.co)
|