LibriMix icon indicating copy to clipboard operation
LibriMix copied to clipboard

can't generate librimix_metadata as same as you provided

Open Onlytwow opened this issue 4 years ago • 0 comments

I run create_librimix_metadata.py to generate the file. But there are some differences between yours and mine. I don't know why. I run this script on windows10. this is mine of libri2mix_dev-clean.csv. Mine this is provided of libri2mix_dev-clean.csv . pro

here is the command I used.

python create_librimix_metadata.py --librispeech_dir /f/data/LibriSpeech --librispeech_md_dir /f/LibriMix/metadata/LibriSpeech --wham_dir /f/data/wham_noise --wham_md_dir /f/LibriMix/metadata/Wham_noise --metadata_outdir /f/LibriMix/metadata/Libri2Mix_new --n_src 2

Onlytwow avatar Nov 19 '21 12:11 Onlytwow