Skip to content

codeghees/raw-audio-deep-learning

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning for raw audio files

Keras (Tensorflow) implementation of the paper: https://arxiv.org/pdf/1610.00087.pdf

Follow this Blog : https://medium.com/in-pursuit-of-artificial-intelligence/deep-learning-using-raw-audio-files-66d5e7bf4cca

How to re-run the experiment?

Dataset can be downloaded here: https://www.kaggle.com/kinguistics/heartbeat-sounds

git clone https://github.com/vivek081166/raw-audio-deep-learning.git
cd raw-audio-deep-learning
sudo pip3 install -r requirements.txt
python3 process_data.py
python3 model.py

About

Deep learning for raw audio files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%