Update README.md
Browse files
README.md
CHANGED
@@ -180,8 +180,8 @@ print(emb.shape)
|
|
180 |
Since the model is trained on VoxLingua107, it has many limitations and biases, some of which are:
|
181 |
|
182 |
- Probably it's accuracy on smaller languages is quite limited
|
183 |
-
- Probably it works much worse on female speech than male speech (because
|
184 |
-
- Based on subjective experiments, it doesn't work well
|
185 |
- Probably it doesn't work well on children's speech
|
186 |
|
187 |
|
@@ -210,7 +210,7 @@ Error rate: 6% on the development dataset
|
|
210 |
```bibtex
|
211 |
@inproceedings{valk2021slt,
|
212 |
title={{VoxLingua107}: a Dataset for Spoken Language Recognition},
|
213 |
-
author={J{
|
214 |
booktitle={Proc. IEEE SLT Workshop},
|
215 |
year={2021},
|
216 |
}
|
|
|
180 |
Since the model is trained on VoxLingua107, it has many limitations and biases, some of which are:
|
181 |
|
182 |
- Probably it's accuracy on smaller languages is quite limited
|
183 |
+
- Probably it works much worse on female speech than male speech (because YouTube data includes much more male speech)
|
184 |
+
- Based on subjective experiments, it doesn't work well on speech with a foreign accent
|
185 |
- Probably it doesn't work well on children's speech
|
186 |
|
187 |
|
|
|
210 |
```bibtex
|
211 |
@inproceedings{valk2021slt,
|
212 |
title={{VoxLingua107}: a Dataset for Spoken Language Recognition},
|
213 |
+
author={J{\"o}rgen Valk and Tanel Alum{\"a}e},
|
214 |
booktitle={Proc. IEEE SLT Workshop},
|
215 |
year={2021},
|
216 |
}
|