FilippoLampa
commited on
Commit
•
783fb56
1
Parent(s):
c08c038
Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ model-index:
|
|
16 |
name: Automatic Speech Recognition
|
17 |
type: automatic-speech-recognition
|
18 |
dataset:
|
19 |
-
name: custom_torgo_0_0
|
20 |
type: mozilla-foundation/common_voice_13_0
|
21 |
metrics:
|
22 |
- name: Wer
|
@@ -34,8 +34,8 @@ It achieves the following results on the evaluation set:
|
|
34 |
- Wer: 34.5269
|
35 |
- Wer Ortho: 36.0478
|
36 |
And the following results on the TORGO + UAS training set:
|
37 |
-
- Acc:
|
38 |
-
- Wer:
|
39 |
|
40 |
## Training procedure
|
41 |
|
|
|
16 |
name: Automatic Speech Recognition
|
17 |
type: automatic-speech-recognition
|
18 |
dataset:
|
19 |
+
name: custom_torgo_0_0 + UASpeech
|
20 |
type: mozilla-foundation/common_voice_13_0
|
21 |
metrics:
|
22 |
- name: Wer
|
|
|
34 |
- Wer: 34.5269
|
35 |
- Wer Ortho: 36.0478
|
36 |
And the following results on the TORGO + UAS training set:
|
37 |
+
- Acc: 0.68
|
38 |
+
- Wer: 32.28
|
39 |
|
40 |
## Training procedure
|
41 |
|