Saran

Results 16 comments of Saran

you don't have CUDA see [here](https://stackoverflow.com/questions/50622525/which-tensorflow-and-cuda-version-combinations-are-compatible)

this can help you https://github.com/mozilla/DeepSpeech-examples/tree/r0.8/mic_vad_streaming it works on both windows and linux i have also tested it

> Traceback (most recent call last): > File "C:\Python39\lib\runpy.py", line 197, in _run_module_as_main > return _run_code(code, main_globals, None, > File "C:\Python39\lib\runpy.py", line 87, in _run_code exec(code, run_globals) File "c:\Users\Dhanesh.vscode\extensions\ms-python.python-2020.9.114305\pythonFiles\lib\python\debugpy__main__.py", line...

> Absolutely right.I am working with GUI making alongside I will integrate it as well.Thanks i am waiting for the GUI

yes you can use, ``` python train.py --model="gpt2-xl" ``` then use interact.py to check it

see example_entry.py in the repo there are examples