Skip to content

My system for the DCASE 2022 Task 3 Sound Event Localizaiton and Detection.

License

Notifications You must be signed in to change notification settings

rfalcon100/seld_dcase2022_ric

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SELD_DCASE2022_Ric

GitHub license

This is my system for the DCASE 2022 task 3 challenge.

Getting started

Setup the environment and install requirements:

conda env create -n dcase2022 --file requirements.yml
source activate dcase 2022

cd ./spaudiopy
pip install -e .

cd ./torch-audiomentations
pip install -e .

Note, spaudiopy can be installed from pip directly too

pip install spaudiopy

About

My system for the DCASE 2022 Task 3 Sound Event Localizaiton and Detection.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published