This recurrent neural network tries to differentiate between sounds. The RNN is trained by using example data provided in the repo. in Sound-Data folder.
> - Clone Repository
> - Install Dependencies
> - python main.py -m train
> - python main.py -m pred -u <model ID from trained model here>
tensorflow
numpy
librosa
matplotlib
tqdm
uuid
The RNN successfully classificated 1.wav as label 0 in class dictionary