Project Website: https://dhiraj100892.github.io/swoosh/
- ffmpeg
sudo apt-get install ffmpeg
pip install -r requirement.txt
Provide global path while running the python script in argument
python download_data.py -d path_to_store_data -t type_of_data[small,complete]
python uncompress_data.py -dp path_to_store_uncmpressed_data -zp path_to_downloaded_data --rgb --data --depth --audio
python create_audio_dataset.py -d path_to_uncompressed_data -a path_to_store_dataset
- refer to IPython Notebook