Neural Network Tries to Generate English Speech ( RNN, LSTM)
By popular demand, I threw my own voice into a neural network (3 times) and got it to recreate what it had learned along the way This is 3 different recurrent neural networks (LSTM type) trying to find patterns in raw audio and reproduce them as well as they can. The networks are quite small considering the complexity of the data. I recorded 3 different vocal sessions as training data for the network, trying to get more impressive results out of the network each time. The audio is 8bit and a low sample
|
|