Skip to content

Contains the scripts and parameters used to generate the TWH-Party.

Notifications You must be signed in to change notification settings

leonardoboulitreau/TWH-Party

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

TWH-Party

Contains the scripts and parameters used to generate the TWH-Party from the TWH dataset.

Setup Environment

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.

TWH-Party

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

Corrupting another Folder of Wavs

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

About

Contains the scripts and parameters used to generate the TWH-Party.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages