An open API service indexing awesome lists of open source software.

https://github.com/datarohit/deep-audio-classification

This project aims to build a deep learning model for counting the number of Capuchinbird calls within a given audio clips. Here audio spectrograms and split-window approach is used to count the bird calls in the the audio.
https://github.com/datarohit/deep-audio-classification

audio-classification audio-processing deep-learning image-classification spectrogram tensorflow

Last synced: 7 months ago
JSON representation

This project aims to build a deep learning model for counting the number of Capuchinbird calls within a given audio clips. Here audio spectrograms and split-window approach is used to count the bird calls in the the audio.

Awesome Lists containing this project

README

          

# Deep-Audio-Classification

## Dataset Link
[Z by HP Unlocked Challenge 3 - Signal Processing](https://www.kaggle.com/datasets/kenjee/z-by-hp-unlocked-challenge-3-signal-processing) by Ken Jee and Hunter Kempf available on Kaggle.

## Platform
Google Colaboratory

## Kaggle Notebook Link
[Deep Audio Classification - Spectrogram](https://www.kaggle.com/code/datarohitingole/deep-audio-classification-spectrogram)