Sound Localization project, originally from Arief Ramdhan's Jakarta Machine Learning Talk with some adjustment. The goal is to Build MLP and CNN networks for Sound Source Localization.
Build MLP and CNN network for Sound Source Localization.
Input: binaural audio files
Output: labels
Classify 3 azimuth angles using binaural audio files as inputs. The azimuth angles are: 0, 30, and 60 degrees
Use MFCC as input features
Metrics: classification accuracy
bit.ly/ssl_demo
https://github.com/seth814/Audio-Classification
https://github.com/arief25ramadhan/Sound-Source-Localization
ARIEF RAMADHAN (https://github.com/arief25ramadhan)