You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my use case, I find that when I only use "mix_clean" in the generate_librimix.sh script, the script will crash since the "noise" directory is not created. Please correct me if I am wrong :)
Thanks!
Sincerely,
Leo
The text was updated successfully, but these errors were encountered:
It seems to me even when I only need "mix_clean", the data preparation code is still highly entangled with noise
LibriMix/scripts/create_librimix_from_metadata.py
Lines 158 to 169 in 60199d7
Hence, it might make more sense to always create the "noise" directory here
LibriMix/scripts/create_librimix_from_metadata.py
Lines 104 to 109 in 60199d7
In my use case, I find that when I only use "mix_clean" in the
generate_librimix.sh
script, the script will crash since the "noise" directory is not created. Please correct me if I am wrong :)Thanks!
Sincerely,
Leo
The text was updated successfully, but these errors were encountered: