lucko515 / speech-recognition-neural-network

This is the end-to-end Speech Recognition neural network, deployed in Keras. This was my final project for Artificial Intelligence Nanodegree @Udacity.
187 stars 87 forks source link

Create a TCN model #10

Open shrijanRegmi opened 4 months ago

shrijanRegmi commented 4 months ago

Hey, I am trying to create a TCN model but it always shows a big loss in each epoch and predict is also not working. Can anyone help me with a TCN model implementation?