Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
---
|
2 |
-
license:
|
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%
|
|
|
1 |
---
|
2 |
+
license: apache-2.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](https://huggingface.co/openai/whisper-medium) on more than 20 hours of diverse Latvian broadcast data.
|
10 |
|
11 |
Test WER: 15.9%
|