Source code of the submission "Audio Event Detection and Localization with Multitask Regression Network" ranked 6th in the DCASE 2020 SELD challenge.
- Extract feature
bash run_feature_extraction.sh
- Experiments on the development data
bash run_dcase_dev.sh
- Experiments on the evaluation data
bash run_dcase_eval.sh
- Python3
- librosa
- Tensorflow GPU 1.x (x >= 9) (for network training and evaluation)
Huy Phan
Centre for Digital Music (C4DM) Queen Mary University of London Email: h.phan@qmul.ac.uk
MIT © Huy Phan