Update README.md
Browse files
README.md
CHANGED
@@ -83,7 +83,7 @@ python /home/NeMo-speech-data-processor/main.py \
|
|
83 |
|
84 |
*max_workers* is the number of threads to use for downloading the data. To download the 44khz dataset, specify *config_44khz.yaml*.
|
85 |
|
86 |
-
Downloading the 22 kHz version will require approximately
|
87 |
|
88 |
During download there might be warning messages from "libmpg123". These warnings can be safely ignored.
|
89 |
|
|
|
83 |
|
84 |
*max_workers* is the number of threads to use for downloading the data. To download the 44khz dataset, specify *config_44khz.yaml*.
|
85 |
|
86 |
+
Downloading the 22 kHz version will require approximately 2.8TB of disk space. Downloading the 44 kHz version will require approximately 4.0TB of disk space.
|
87 |
|
88 |
During download there might be warning messages from "libmpg123". These warnings can be safely ignored.
|
89 |
|