benjamin-paine
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -317,10 +317,13 @@ Poster: [doi:10.5281/zenodo.1035847](https://doi.org/10.5281/zenodo.1035847)
|
|
317 |
|
318 |
This is the **full** dataset, comprising a total of **106,199** clips of **untrimmed length** over **16** *unbalanced* genres totaling **8,104 hours** of audio.
|
319 |
|
|
|
|
|
320 |
## Repack Notes
|
321 |
|
322 |
- 173 files were unreadable by `libsndfile / libmpg123`, these were removed.
|
323 |
- 202 files had licenses that were unclear on whether or not they permitted redistribution, or the full license text was unavailable. These were removed.
|
|
|
324 |
|
325 |
# License
|
326 |
|
|
|
317 |
|
318 |
This is the **full** dataset, comprising a total of **106,199** clips of **untrimmed length** over **16** *unbalanced* genres totaling **8,104 hours** of audio.
|
319 |
|
320 |
+
Packed as Parquet files, this dataset is 593 GB in size, roughly a 34% size saving over the original ZIP file.
|
321 |
+
|
322 |
## Repack Notes
|
323 |
|
324 |
- 173 files were unreadable by `libsndfile / libmpg123`, these were removed.
|
325 |
- 202 files had licenses that were unclear on whether or not they permitted redistribution, or the full license text was unavailable. These were removed.
|
326 |
+
- Many of the remaining files had mixed or inconsistent encodeing. To homogenize the dataset, all audio was re-encoded using `libmpg123`.
|
327 |
|
328 |
# License
|
329 |
|