Update README.md
Browse files
README.md
CHANGED
@@ -204,18 +204,16 @@ The following tables summarizes the performance of the available models in this
|
|
204 |
|
205 |
a) On data without Punctuation and Capitalization
|
206 |
|
207 |
-
|
|
208 |
-
|
209 |
-
|
|
210 |
-
| CTC | 5.64 | 6.19 | 14.60 | 12.27 | 13.43 | 16.35 |
|
211 |
|
212 |
|
213 |
b) On data with Punctuation and Capitalization
|
214 |
|
215 |
-
|
|
216 |
-
|
217 |
-
|
|
218 |
-
| CTC | 8.13 | 8.55 | 26.95 | 22.94 | 17.28 | 20.01 |
|
219 |
|
220 |
|
221 |
## Limitations
|
|
|
204 |
|
205 |
a) On data without Punctuation and Capitalization
|
206 |
|
207 |
+
| Version | Tokenizer | Vocabulary Size | MCV 12.0 Dev | MCV 12.0 Test | MLS Dev | MLS Test | VoxPopuli Dev | VoxPopuli Test |
|
208 |
+
|---------|-----------------------|-----------------|--------------|---------------|---------|----------|---------------|----------------|
|
209 |
+
| 1.18.0 | SentencePiece Unigram | 1024 | 5.14 | 5.68 | 13.83 | 11.71 | 12.80 | 15.72 |
|
|
|
210 |
|
211 |
|
212 |
b) On data with Punctuation and Capitalization
|
213 |
|
214 |
+
| Version | Tokenizer | Vocabulary Size | MCV 12.0 Dev | MCV 12.0 Test | MLS Dev | MLS Test | VoxPopuli Dev | VoxPopuli Test |
|
215 |
+
|---------|-----------------------|-----------------|--------------|---------------|---------|----------|---------------|----------------|
|
216 |
+
| 1.18.0 | SentencePiece Unigram | 1024 | 7.75 | 8.17 | 26.37 | 22.48 | 16.78 | 19.55 |
|
|
|
217 |
|
218 |
|
219 |
## Limitations
|