pannous / tensorflow-speech-recognition

🎙Speech recognition using the tensorflow deep learning framework, sequence-to-sequence neural networks
Other
2.16k stars 639 forks source link

Speaker Classification Clarification #18

Closed AKBoles closed 7 years ago

AKBoles commented 7 years ago

Hello, I was investing your speaker classification example that uses TFLearn. I had a question about the test audio sample that was used to test the model. I may be mistaken, but I believe that this sample is inside the training set which would not be ideal for testing. Why is this (or isn't this if I am wrong) done?

Thank you in advance for your help!

pannous commented 7 years ago

It's just a toy example, so it's not that important to get the accurate test-score.