Update README.md
Browse files
README.md
CHANGED
|
@@ -191,6 +191,7 @@ Licensed under Creative Commons BY-NC-ND 3.0 (http://creativecommons.org/license
|
|
| 191 |
|
| 192 |
### Citation Information
|
| 193 |
|
|
|
|
| 194 |
```
|
| 195 |
@inproceedings{rousseau2012tedlium,
|
| 196 |
title={TED-LIUM: an Automatic Speech Recognition dedicated corpus},
|
|
@@ -199,4 +200,31 @@ Licensed under Creative Commons BY-NC-ND 3.0 (http://creativecommons.org/license
|
|
| 199 |
pages={125--129},
|
| 200 |
year={2012}
|
| 201 |
}
|
| 202 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 191 |
|
| 192 |
### Citation Information
|
| 193 |
|
| 194 |
+
Release 1:
|
| 195 |
```
|
| 196 |
@inproceedings{rousseau2012tedlium,
|
| 197 |
title={TED-LIUM: an Automatic Speech Recognition dedicated corpus},
|
|
|
|
| 200 |
pages={125--129},
|
| 201 |
year={2012}
|
| 202 |
}
|
| 203 |
+
```
|
| 204 |
+
|
| 205 |
+
Release 2:
|
| 206 |
+
```
|
| 207 |
+
@inproceedings{rousseau2014enhancing,
|
| 208 |
+
title={Enhancing the TED-LIUM corpus with selected data for language modeling and more TED talks.},
|
| 209 |
+
author={Rousseau, Anthony and Del{\'e}glise, Paul and Esteve, Yannick and others},
|
| 210 |
+
booktitle={LREC},
|
| 211 |
+
pages={3935--3939},
|
| 212 |
+
year={2014}
|
| 213 |
+
}
|
| 214 |
+
```
|
| 215 |
+
|
| 216 |
+
Release 3:
|
| 217 |
+
```
|
| 218 |
+
@inproceedings{hernandez2018ted,
|
| 219 |
+
author="Hernandez, Fran{\c{c}}ois
|
| 220 |
+
and Nguyen, Vincent
|
| 221 |
+
and Ghannay, Sahar
|
| 222 |
+
and Tomashenko, Natalia
|
| 223 |
+
and Est{\`e}ve, Yannick",
|
| 224 |
+
title="TED-LIUM 3: Twice as Much Data and Corpus Repartition for Experiments on Speaker Adaptation",
|
| 225 |
+
booktitle="Speech and Computer",
|
| 226 |
+
year="2018",
|
| 227 |
+
publisher="Springer International Publishing",
|
| 228 |
+
pages="198--208",
|
| 229 |
+
}
|
| 230 |
+
```
|