Optimizing Disk Usage for Large (Audio) Datasets

Hi ! if you load_dataset() a AudioFolder formatted dataset it won’t double the storage (the arrow table of the dataset will just contain links to the audio files on your disk)

1 Like