Skip to content

ShivarajMeti/modular_acoustic_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modular Acoustic Detection

Environment Setup

To download all the relevant Ubuntu packages:

# Make script executable
$ chmod 777 ubuntu_packages_install.sh

# Run script to install
$ ./ubuntu_packages_install.sh

Local repo setup

To load all git submodules:

$ git submodule update --init --recursive

To download all the data files:

# Make script executable
$ chmod 777 download_data_files.sh

$ ./download_data_files.sh

To download all the sound files (This is a really lengthy process and hence is not advisable unless you absolutely have to):

$ python download_all_sounds.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •