Update README.md
Browse files
README.md
CHANGED
|
@@ -7,7 +7,20 @@ metrics:
|
|
| 7 |
- wer
|
| 8 |
model-index:
|
| 9 |
- name: wav2vec2-large-960h-lv60-self-en-atc-atcosim
|
| 10 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
# wav2vec2-large-960h-lv60-self-en-atc-atcosim
|
|
|
|
| 7 |
- wer
|
| 8 |
model-index:
|
| 9 |
- name: wav2vec2-large-960h-lv60-self-en-atc-atcosim
|
| 10 |
+
results:
|
| 11 |
+
- task:
|
| 12 |
+
type: automatic-speech-recognition
|
| 13 |
+
name: Speech Recognition
|
| 14 |
+
dataset:
|
| 15 |
+
type: Jzuluaga/atcosim_corpus
|
| 16 |
+
name: ATCOSIM dataset (Air Traffic Control Communications)
|
| 17 |
+
config: test
|
| 18 |
+
split: test
|
| 19 |
+
metrics:
|
| 20 |
+
- type: wer
|
| 21 |
+
value: 1.67
|
| 22 |
+
name: TEST WER
|
| 23 |
+
verified: False
|
| 24 |
---
|
| 25 |
|
| 26 |
# wav2vec2-large-960h-lv60-self-en-atc-atcosim
|