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

How to classify a entire sentence. #15

Closed Tinet-AaronAn closed 7 years ago

Tinet-AaronAn commented 7 years ago

I have many sounds that WAV format. The duration is about 10 seconds. All the wav is one of the ten sentences. For example: "The number you have dialed is power off"/"dialed number is not exist"/ some other sentences. Is it suitable to use your project to do this?

shripatki commented 7 years ago

are you able to run the example?

shripatki commented 7 years ago

if yes please help me to do the same

Tinet-AaronAn commented 7 years ago

not run yet.