Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc0-1.0
|
| 3 |
+
datasets:
|
| 4 |
+
- mozilla-foundation/common_voice_17_0
|
| 5 |
+
- alexantonov/chuvash_voice
|
| 6 |
+
language:
|
| 7 |
+
- cv
|
| 8 |
+
metrics:
|
| 9 |
+
- wer
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
# whisper-medium-cv-pre
|
| 13 |
+
|
| 14 |
+
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the Common Voice 17.0 (Chuvash part) and the Chuvash Voice datasets.
|