DewiBrynJones
commited on
Commit
•
93dce0c
1
Parent(s):
8c9b1a5
Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ tags:
|
|
11 |
- xlsr-fine-tuning-week
|
12 |
license: apache-2.0
|
13 |
model-index:
|
14 |
-
- name:
|
15 |
results:
|
16 |
- task:
|
17 |
name: Speech Recognition
|
@@ -20,6 +20,10 @@ model-index:
|
|
20 |
name: Common Voice cy
|
21 |
type: common_voice
|
22 |
args: cy
|
|
|
|
|
|
|
|
|
23 |
---
|
24 |
|
25 |
# Wav2Vec2-Large-XLSR-Welsh
|
|
|
11 |
- xlsr-fine-tuning-week
|
12 |
license: apache-2.0
|
13 |
model-index:
|
14 |
+
- name: wav2vec2-xlsr-welsh (by Dewi Bryn Jones, fine tuning week - March 2021)
|
15 |
results:
|
16 |
- task:
|
17 |
name: Speech Recognition
|
|
|
20 |
name: Common Voice cy
|
21 |
type: common_voice
|
22 |
args: cy
|
23 |
+
metrics:
|
24 |
+
- name: Test WER
|
25 |
+
type: wer
|
26 |
+
value: 25.59%
|
27 |
---
|
28 |
|
29 |
# Wav2Vec2-Large-XLSR-Welsh
|