Skip to content

timmikk/BirDetect

Repository files navigation

BirDetect

BirDetect is simple program for identifying bird sounds. Program was made as a course project for Speech Technology workshop at University of Eastern Finland. Program was tested and made for specific dataset for learning purposes. For example renaming algorithm is taolored for dataset used in course project. Splitting and identifying parts of the software should work also with other datasets, but to get meaningfull results some modifications may be necessary.

Dependencies

All dependencies can be installed using "pip install" procedure (https://pypi.python.org/pypi).

Usage

Program consists of three separate parts:

  • Renaming sound files in dataset
  • Splitting sound files by silent moments
  • Training the detection algorithm, detection of bird species from evaluation sounds and analysing the detection efficiency.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages