https://github.com/tarcisio-marinho/guitarnotesrecognition
Recognizing guitar notes using Keras and RNN
https://github.com/tarcisio-marinho/guitarnotesrecognition
Last synced: 8 months ago
JSON representation
Recognizing guitar notes using Keras and RNN
- Host: GitHub
- URL: https://github.com/tarcisio-marinho/guitarnotesrecognition
- Owner: tarcisio-marinho
- Created: 2019-02-03T17:03:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-07T22:24:24.000Z (over 6 years ago)
- Last Synced: 2025-01-19T06:47:06.739Z (10 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 10.5 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Datasets
http://www.philharmonia.co.uk/explore/sound_samples
http://www.philharmonia.co.uk/assets/audio/samples/guitar/guitar.zip
# Python Dependencies
tensorflow
pandas
numpy