Contains the scripts and parameters used to generate the TWH-Party from the TWH dataset.
Clone the Repository.
git clone https://github.com/leonardoboulitreau/TWH-Party
cd TWH-Party
Enter.
pip install -r requirements.txt
Download the Room Impulse Response and Noise Database from this link and put it on this repo's root folder. Either download the LibriParty dataset from this Google Drive link (recommended) or generate it manually following the instructions in this link and put it on this repo's root folder.
To generate the TWH party, just download the wav_spk_1 folder available on this Google Drive, put it on the project root folder then run:
python corrupt.py --wavs_folder ./wav_spk_1
If you want, you can add new levels of alter the parameters (which were defined manually) on this dict.
Then, simply run
python corrupt.py --wavs_folder /path/to/wavs/folder