Datasets:
fixed `array is too big` error for the empty audio file
#1
by
Ericwang
- opened
README.md
CHANGED
@@ -201,9 +201,9 @@ The corpus is a result of the crowd-sourcing effort run by the Language and Voic
|
|
201 |
ldc_catalog_no={LDC2022S11},
|
202 |
DOI={https://doi.org/10.35111/frrj-qd60},
|
203 |
author={Hernández Mena, Carlos Daniel and Borsky, Michal and Mollberg, David Erik and Guðmundsson, Smári Freyr and Hedström, Staffan and Pálsson, Ragnar and Jónsson, Ólafur Helgi and Þorsteinsdóttir, Sunneva and Guðmundsdóttir, Jóhanna Vigdís and Magnúsdóttir, Eydís Huld and Þórhallsdóttir, Ragnheiður and Guðnason, Jón},
|
204 |
-
publisher={Reykjavík University}
|
205 |
journal={Linguistic Data Consortium, Philadelphia},
|
206 |
-
year={
|
207 |
url={https://catalog.ldc.upenn.edu/LDC2022S11},
|
208 |
}
|
209 |
```
|
|
|
201 |
ldc_catalog_no={LDC2022S11},
|
202 |
DOI={https://doi.org/10.35111/frrj-qd60},
|
203 |
author={Hernández Mena, Carlos Daniel and Borsky, Michal and Mollberg, David Erik and Guðmundsson, Smári Freyr and Hedström, Staffan and Pálsson, Ragnar and Jónsson, Ólafur Helgi and Þorsteinsdóttir, Sunneva and Guðmundsdóttir, Jóhanna Vigdís and Magnúsdóttir, Eydís Huld and Þórhallsdóttir, Ragnheiður and Guðnason, Jón},
|
204 |
+
publisher={Reykjavík University}
|
205 |
journal={Linguistic Data Consortium, Philadelphia},
|
206 |
+
year={2019},
|
207 |
url={https://catalog.ldc.upenn.edu/LDC2022S11},
|
208 |
}
|
209 |
```
|