Add license
Browse files
README.md
CHANGED
|
@@ -24,9 +24,9 @@ model-index:
|
|
| 24 |
name: Common Voice 21 (Slovak test set)
|
| 25 |
type: common_voice
|
| 26 |
metrics:
|
| 27 |
-
|
| 28 |
-
|
| 29 |
-
|
| 30 |
- task:
|
| 31 |
type: automatic-speech-recognition
|
| 32 |
name: Automatic Speech Recognition
|
|
@@ -34,9 +34,10 @@ model-index:
|
|
| 34 |
name: FLEURS (Slovak test set)
|
| 35 |
type: fleurs
|
| 36 |
metrics:
|
| 37 |
-
|
| 38 |
-
|
| 39 |
-
|
|
|
|
| 40 |
---
|
| 41 |
|
| 42 |
# Whisper Small — Fine-tuned on Slovak Plenary ASR Corpus
|
|
@@ -78,4 +79,4 @@ Comming soon
|
|
| 78 |
|
| 79 |
## 🙏 Acknowledgements
|
| 80 |
|
| 81 |
-
This work was supported by [**VÚB Banka**](https://www.vub.sk) who provided the GPU resources and backing necessary to accomplish it, enabling progress in Slovak ASR research.
|
|
|
|
| 24 |
name: Common Voice 21 (Slovak test set)
|
| 25 |
type: common_voice
|
| 26 |
metrics:
|
| 27 |
+
- name: WER
|
| 28 |
+
type: wer
|
| 29 |
+
value: 25.7
|
| 30 |
- task:
|
| 31 |
type: automatic-speech-recognition
|
| 32 |
name: Automatic Speech Recognition
|
|
|
|
| 34 |
name: FLEURS (Slovak test set)
|
| 35 |
type: fleurs
|
| 36 |
metrics:
|
| 37 |
+
- name: WER
|
| 38 |
+
type: wer
|
| 39 |
+
value: 10.6
|
| 40 |
+
license: mit
|
| 41 |
---
|
| 42 |
|
| 43 |
# Whisper Small — Fine-tuned on Slovak Plenary ASR Corpus
|
|
|
|
| 79 |
|
| 80 |
## 🙏 Acknowledgements
|
| 81 |
|
| 82 |
+
This work was supported by [**VÚB Banka**](https://www.vub.sk) who provided the GPU resources and backing necessary to accomplish it, enabling progress in Slovak ASR research.
|