tensorflow-speech-recognition
tensorflow-speech-recognition copied to clipboard
🎙Speech recognition using the tensorflow deep learning framework, sequence-to-sequence neural networks
I'm trying to use dense_layer. Dense_layer uses spectro_batch_generator from speech_data.py to fetch batches of data. Here it is already noted, that training and testing/validation set needs to be split `...
Since this project is still in planning stage, I guess we are more open for new ideas. The README mentioned the LSTM, but Wavenet yields better results than LSTM accoring...
bash: ./configure: No such file or directory make: *** No targets specified and no makefile found. Stop. make: *** No rule to make target 'install'. Stop.