TanelAlumae
commited on
Commit
·
af64bc3
1
Parent(s):
ee97500
Update README.md
Browse files
README.md
CHANGED
@@ -135,7 +135,7 @@ The model has two uses:
|
|
135 |
- use 'as is' for spoken language recognition
|
136 |
- use as an utterance-level feature (embedding) extractor, for creating a dedicated language ID model on your own data
|
137 |
|
138 |
-
The model is trained on
|
139 |
information about the dataset, see [here](http://bark.phon.ioc.ee/voxlingua107/).
|
140 |
|
141 |
|
@@ -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 |
}
|
|
|
135 |
- use 'as is' for spoken language recognition
|
136 |
- use as an utterance-level feature (embedding) extractor, for creating a dedicated language ID model on your own data
|
137 |
|
138 |
+
The model is trained on automatically collected YouTube data. For more
|
139 |
information about the dataset, see [here](http://bark.phon.ioc.ee/voxlingua107/).
|
140 |
|
141 |
|
|
|
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 |
}
|