LibriMix icon indicating copy to clipboard operation
LibriMix copied to clipboard

use part of train-clean-100.tar.gz

Open fncode246 opened this issue 4 years ago • 3 comments

how can i create just 10 hours mix from train-clean-100.tar.gz (instead of 100 h)

fncode246 avatar Dec 17 '20 17:12 fncode246

Select 10% of the file list by hand in the code?

mpariente avatar Jan 04 '21 09:01 mpariente

where exactly in the code? I am also interested in that. Or you mean directly remove from the csv files?

jvel07 avatar May 06 '22 13:05 jvel07

You could do either one. You can cut the csv Files with the desired length or read only a part of the cv files in the code here

JorisCos avatar Oct 27 '22 12:10 JorisCos

Sure, that worked. Thanks for your reply. I've seen there's also a Libri1Mix corpus. How does one generate this one? or ir corresponds to the mix_single folders (1 speaker)?

jvel07 avatar Jan 31 '23 15:01 jvel07

Where did you hear about Libri1Mix ?

mpariente avatar Jan 31 '23 16:01 mpariente

Yes it is

or ir corresponds to the mix_single folders (1 speaker)?

JorisCos avatar Jan 31 '23 18:01 JorisCos