Automatic correction of README.md metadata for keys. Contact [email protected] for any question
Browse files
README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
---
|
| 2 |
language: lv
|
| 3 |
datasets:
|
| 4 |
-
- common_voice
|
| 5 |
metrics:
|
| 6 |
- wer
|
| 7 |
tags:
|
|
@@ -9,11 +9,11 @@ tags:
|
|
| 9 |
- automatic-speech-recognition
|
| 10 |
- speech
|
| 11 |
- xlsr-fine-tuning-week
|
| 12 |
-
license: apache-2
|
| 13 |
model-index:
|
| 14 |
- name: jimregan/wav2vec2-large-xlsr-latvian-cv
|
| 15 |
results:
|
| 16 |
-
- task:
|
| 17 |
name: Speech Recognition
|
| 18 |
type: automatic-speech-recognition
|
| 19 |
dataset:
|
|
@@ -21,9 +21,9 @@ model-index:
|
|
| 21 |
type: common_voice
|
| 22 |
args: lv
|
| 23 |
metrics:
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
---
|
| 28 |
# Wav2Vec2-Large-XLSR-Latvian
|
| 29 |
|
|
|
|
| 1 |
---
|
| 2 |
language: lv
|
| 3 |
datasets:
|
| 4 |
+
- common_voice
|
| 5 |
metrics:
|
| 6 |
- wer
|
| 7 |
tags:
|
|
|
|
| 9 |
- automatic-speech-recognition
|
| 10 |
- speech
|
| 11 |
- xlsr-fine-tuning-week
|
| 12 |
+
license: apache-2.0
|
| 13 |
model-index:
|
| 14 |
- name: jimregan/wav2vec2-large-xlsr-latvian-cv
|
| 15 |
results:
|
| 16 |
+
- task:
|
| 17 |
name: Speech Recognition
|
| 18 |
type: automatic-speech-recognition
|
| 19 |
dataset:
|
|
|
|
| 21 |
type: common_voice
|
| 22 |
args: lv
|
| 23 |
metrics:
|
| 24 |
+
- name: Test WER
|
| 25 |
+
type: wer
|
| 26 |
+
value: 29.95
|
| 27 |
---
|
| 28 |
# Wav2Vec2-Large-XLSR-Latvian
|
| 29 |
|