DeepSpeech-examples icon indicating copy to clipboard operation
DeepSpeech-examples copied to clipboard

Windows 10:- mic_vad_streaming.py exited without error and without expected output

Open awenits opened this issue 5 years ago • 1 comments

Even though, I have all the dependencies mentioned in requirements, mic_vad_streaming.py didn't executed properly. Not sure why this happened, I am a beginner please help. Thanks. I used this command:- python mic_vad_streaming.py -m deepspeech-0.7.3-models.pbmm -s deepspeech-0.7.3-models.scorer Got this output on command line without any errors:- Initializing model... INFO:root:ARGS.model: deepspeech-0.7.3-models.pbmm TensorFlow: v1.15.0-24-gceb46aae58 DeepSpeech: v0.7.3-0-g88584941 2020-06-14 15:59:26.545446: I tensorflow/core/platform/cpu_feature_guard.cc:142] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 INFO:root:ARGS.scorer: deepspeech-0.7.3-models.scorer

(newdsvenv) C:\Users\awenits\Desktop\newdsvenv\mic_vad_streaming>

awenits avatar Jun 14 '20 10:06 awenits

there is no error, please check readme?

lissyx avatar Aug 18 '20 11:08 lissyx