Datasets:

Modalities:
Tabular
Text
Formats:
json
ArXiv:
Libraries:
Datasets
pandas
License:
rlangman commited on
Commit
fd73005
·
verified ·
1 Parent(s): dde731b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 3TB of disk space. Downloading the 44 kHz version will require approximately 5TB of disk space.
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