Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: gpl-3.0
|
3 |
+
language:
|
4 |
+
- lv
|
5 |
+
pipeline_tag: automatic-speech-recognition
|
6 |
+
metrics:
|
7 |
+
- wer
|
8 |
+
---
|
9 |
+
This model is a fine-tuned version of openai/whisper-medium on more than 20 hours of Latvian broadcast data.
|
10 |
+
|
11 |
+
Test WER: 15.9%
|