Whorshop: Identification of Colombian Bird species using Python (PyCon2018)
Experimentation exercise for the Pycon 2018 workshop. Process of identification of Colombian bird species through audio files. This development is based on the document: Identification of Colombian bird species from audio recordings. https://link.springer.com/chapter/10.1007%2F978-3-319-52277-7_34
Requeriments
In Ubuntu 16:
Anaconda:
Download: https://www.anaconda.com/download/
Python:
-
sudo apt install python3
-
sudo apt install python3-pip
-
sudo pip install -r requirements.txt
Sox Packages:
sudo apt install sox
Instructions
- Download the documents indicated by the tutor
- You must place the folder named "data" on the current directory
- Run all the scripts in the established order