smajumdar94
commited on
Commit
·
c249d3f
1
Parent(s):
5aff349
Update README.md
Browse files
README.md
CHANGED
@@ -140,7 +140,7 @@ The list of the available models in this collection is shown in the following ta
|
|
140 |
|
141 |
| Version | Tokenizer | Vocabulary Size | LS test-other | LS test-clean |
|
142 |
|---------|---------------------------|-----------------|---------------|---------------|
|
143 |
-
| 1.0.0 | SentencePiece Unigram [2] |
|
144 |
|
145 |
## Limitations
|
146 |
Since this model was trained on publicly available speech datasets, the performance of this model might degrade for speech which includes technical terms, or vernacular that the model has not been trained on. The model might also perform worse for accented speech.
|
|
|
140 |
|
141 |
| Version | Tokenizer | Vocabulary Size | LS test-other | LS test-clean |
|
142 |
|---------|---------------------------|-----------------|---------------|---------------|
|
143 |
+
| 1.0.0 | SentencePiece Unigram [2] | 256 | 9.8 | 3.8 |
|
144 |
|
145 |
## Limitations
|
146 |
Since this model was trained on publicly available speech datasets, the performance of this model might degrade for speech which includes technical terms, or vernacular that the model has not been trained on. The model might also perform worse for accented speech.
|