Update README.md
Browse files
README.md
CHANGED
@@ -30,7 +30,7 @@ model-index:
|
|
30 |
-
|
31 |
name: "Test WER"
|
32 |
type: wer
|
33 |
-
value:
|
34 |
task:
|
35 |
name: "Automatic Speech Recognition"
|
36 |
type: automatic-speech-recognition
|
@@ -45,7 +45,7 @@ model-index:
|
|
45 |
-
|
46 |
name: "Test WER"
|
47 |
type: wer
|
48 |
-
value: 5.
|
49 |
task:
|
50 |
name: "Automatic Speech Recognition"
|
51 |
type: automatic-speech-recognition
|
@@ -60,7 +60,7 @@ model-index:
|
|
60 |
-
|
61 |
name: "Test WER"
|
62 |
type: wer
|
63 |
-
value:
|
64 |
task:
|
65 |
name: "Automatic Speech Recognition"
|
66 |
type: automatic-speech-recognition
|
@@ -75,7 +75,7 @@ model-index:
|
|
75 |
-
|
76 |
name: "Test WER"
|
77 |
type: wer
|
78 |
-
value: 5.
|
79 |
task:
|
80 |
name: "Automatic Speech Recognition"
|
81 |
type: automatic-speech-recognition
|
@@ -90,7 +90,7 @@ model-index:
|
|
90 |
-
|
91 |
name: "Test WER"
|
92 |
type: wer
|
93 |
-
value: 5.
|
94 |
task:
|
95 |
name: "Automatic Speech Recognition"
|
96 |
type: automatic-speech-recognition
|
@@ -105,7 +105,7 @@ model-index:
|
|
105 |
-
|
106 |
name: "Test WER"
|
107 |
type: wer
|
108 |
-
value:
|
109 |
task:
|
110 |
name: "Automatic Speech Recognition"
|
111 |
type: automatic-speech-recognition
|
@@ -190,7 +190,7 @@ The list of the available models in this collection is shown in the following ta
|
|
190 |
|
191 |
| Version | Tokenizer | Vocabulary Size | MCV-8 test | MCV-8 dev | MCV-9 test | MCV-9 dev | MCV-10 test | MCV-10 dev |
|
192 |
| :-----------: |:---------------------:| :--------------: | :--------: | :-------: | :--------: | :-------: | :---------: | :--------: |
|
193 |
-
| 1.0.0 | SentencePiece Unigram | 1024 |
|
194 |
|
195 |
## Limitations
|
196 |
|
|
|
30 |
-
|
31 |
name: "Test WER"
|
32 |
type: wer
|
33 |
+
value: 3.67
|
34 |
task:
|
35 |
name: "Automatic Speech Recognition"
|
36 |
type: automatic-speech-recognition
|
|
|
45 |
-
|
46 |
name: "Test WER"
|
47 |
type: wer
|
48 |
+
value: 5.22
|
49 |
task:
|
50 |
name: "Automatic Speech Recognition"
|
51 |
type: automatic-speech-recognition
|
|
|
60 |
-
|
61 |
name: "Test WER"
|
62 |
type: wer
|
63 |
+
value: 3.84
|
64 |
task:
|
65 |
name: "Automatic Speech Recognition"
|
66 |
type: automatic-speech-recognition
|
|
|
75 |
-
|
76 |
name: "Test WER"
|
77 |
type: wer
|
78 |
+
value: 5.09
|
79 |
task:
|
80 |
name: "Automatic Speech Recognition"
|
81 |
type: automatic-speech-recognition
|
|
|
90 |
-
|
91 |
name: "Test WER"
|
92 |
type: wer
|
93 |
+
value: 5.04
|
94 |
task:
|
95 |
name: "Automatic Speech Recognition"
|
96 |
type: automatic-speech-recognition
|
|
|
105 |
-
|
106 |
name: "Test WER"
|
107 |
type: wer
|
108 |
+
value: 4.83
|
109 |
task:
|
110 |
name: "Automatic Speech Recognition"
|
111 |
type: automatic-speech-recognition
|
|
|
190 |
|
191 |
| Version | Tokenizer | Vocabulary Size | MCV-8 test | MCV-8 dev | MCV-9 test | MCV-9 dev | MCV-10 test | MCV-10 dev |
|
192 |
| :-----------: |:---------------------:| :--------------: | :--------: | :-------: | :--------: | :-------: | :---------: | :--------: |
|
193 |
+
| 1.0.0 | SentencePiece Unigram | 1024 | 3.67 | 5.22 | 3.84 | 5.09 | 5.04 | 4.83 |
|
194 |
|
195 |
## Limitations
|
196 |
|