Skip to content

angiereyesbet/birdPycon2018

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

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:
  1. sudo apt install python3

  2. sudo apt install python3-pip

  3. sudo pip install -r requirements.txt

Sox Packages:

sudo apt install sox

Instructions

  1. Download the documents indicated by the tutor
  2. You must place the folder named "data" on the current directory
  3. Run all the scripts in the established order

About

This is a project about audio processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published