Datasets:
Alienmaster commited on
Commit ·
26ad28a
1
Parent(s): 1546e6b
Fixed citations
Browse files
README.md
CHANGED
|
@@ -112,20 +112,21 @@ You can also report transcription and normalization errors of this corpus in the
|
|
| 112 |
|
| 113 |
## Citations
|
| 114 |
```
|
| 115 |
-
@InProceedings{
|
| 116 |
-
author="Radeck-Arneth, Stephan
|
| 117 |
-
and Milde, Benjamin
|
| 118 |
-
and Lange, Arvid
|
| 119 |
-
and Gouv{\^e}a, Evandro
|
| 120 |
-
and Radomski, Stefan
|
| 121 |
-
and M{\"u}hlh{\"a}user, Max
|
| 122 |
-
and Biemann, Chris",
|
| 123 |
-
title="Open Source German Distant Speech Recognition: Corpus and Acoustic Model",
|
| 124 |
-
booktitle="Text, Speech, and Dialogue",
|
| 125 |
-
year="2015",
|
| 126 |
-
publisher="Springer International Publishing",
|
| 127 |
-
address=
|
| 128 |
-
pages="480--488",
|
| 129 |
-
isbn="978-3-319-24033-6"
|
|
|
|
| 130 |
}
|
| 131 |
```
|
|
|
|
| 112 |
|
| 113 |
## Citations
|
| 114 |
```
|
| 115 |
+
@InProceedings{Radeck-Arneth2015,
|
| 116 |
+
author="Radeck-Arneth, Stephan
|
| 117 |
+
and Milde, Benjamin
|
| 118 |
+
and Lange, Arvid
|
| 119 |
+
and Gouv{\^e}a, Evandro
|
| 120 |
+
and Radomski, Stefan
|
| 121 |
+
and M{\"u}hlh{\"a}user, Max
|
| 122 |
+
and Biemann, Chris",
|
| 123 |
+
title="Open Source German Distant Speech Recognition: Corpus and Acoustic Model",
|
| 124 |
+
booktitle="Text, Speech, and Dialogue",
|
| 125 |
+
year="2015",
|
| 126 |
+
publisher="Springer International Publishing",
|
| 127 |
+
address = {Pilsen, Czech Republic},
|
| 128 |
+
pages="480--488",
|
| 129 |
+
isbn="978-3-319-24033-6",
|
| 130 |
+
doi="10.1007/978-3-319-24033-6_54"
|
| 131 |
}
|
| 132 |
```
|