pannous / tensorflow-speech-recognition

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

everything works fine except that patterns recognition index is not retrieved #39

Open ghost opened 7 years ago

ghost commented 7 years ago

Greetings

I did the following:

as stated below https://gist.github.com/tiagmoraismorgado/673ca5de5317a1583761a314e7d38ab1

even though, everything works fine except that patterns recognition index is not retrieved tensorflow records voice but it doesn't return recognized pattern index. looking forward for help

ghost commented 7 years ago

i noticed that the original record.py script doesn't calculate predictons, so i tried to sum two of the examples and came across with this namely the number_classifier_tflearn and the record.py example. results lie within the example down below

https://gist.github.com/tiagmoraismorgado/1198746d01d1061db37fb16aa52ee8af

if you can provide me insights on how stabilzing this example, i think it would even be nice to open a pr and adding it for the users to make testings with their own voice. looking forward