Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using Deep speech #26

Open
saran-gangster opened this issue Oct 21, 2020 · 4 comments
Open

Using Deep speech #26

saran-gangster opened this issue Oct 21, 2020 · 4 comments

Comments

@saran-gangster
Copy link

saran-gangster commented Oct 21, 2020

i like this project very much but i feel like speech recognition is very slow even it needs a internet connection so i would recommend
you to add both online and offline (using Mozilla deep speech)
if you need any help in adding this and coding ask me anytime i would love to contribute to this project

@saran-gangster saran-gangster changed the title Using deepspeech Using Deep speech Oct 21, 2020
@GauravSingh9356
Copy link
Owner

@saran-gangster Thanks for showing interest mate. yeah I will look into it..Yes You also can.and I would really happy to get help

@saran-gangster
Copy link
Author

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

@DHANESHJOSHI
Copy link

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 45, in
cli.main()
File "c:\Users\Dhanesh.vscode\extensions\ms-python.python-2020.9.114305\pythonFiles\lib\python\debugpy/..\debugpy\server\cli.py", line 430, in
main
run()
File "c:\Users\Dhanesh.vscode\extensions\ms-python.python-2020.9.114305\pythonFiles\lib\python\debugpy/..\debugpy\server\cli.py", line 267, in
run_file
runpy.run_path(options.target, run_name=compat.force_str("main"))
File "C:\Python39\lib\runpy.py", line 267, in run_path
code, fname = _get_code_from_file(run_name, path_name)
File "C:\Python39\lib\runpy.py", line 242, in _get_code_from_file
code = compile(f.read(), fname, 'exec')
File "c:\Users\Dhanesh\Downloads\J.A.R.V.I.S-2.0.1\jarvis.py", line 181
try:
TabError: inconsistent use of tabs and spaces in indentation

Getting this error please help me brother

@saran-gangster
Copy link
Author

saran-gangster commented Oct 26, 2020

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 45, in
cli.main()
File "c:\Users\Dhanesh.vscode\extensions\ms-python.python-2020.9.114305\pythonFiles\lib\python\debugpy/..\debugpy\server\cli.py", line 430, in
main
run()
File "c:\Users\Dhanesh.vscode\extensions\ms-python.python-2020.9.114305\pythonFiles\lib\python\debugpy/..\debugpy\server\cli.py", line 267, in
run_file
runpy.run_path(options.target, run_name=compat.force_str("main"))
File "C:\Python39\lib\runpy.py", line 267, in run_path
code, fname = _get_code_from_file(run_name, path_name)
File "C:\Python39\lib\runpy.py", line 242, in _get_code_from_file
code = compile(f.read(), fname, 'exec')
File "c:\Users\Dhanesh\Downloads\J.A.R.V.I.S-2.0.1\jarvis.py", line 181
try:
TabError: inconsistent use of tabs and spaces in indentation

Getting this error please help me brother

you are getting this error because of over space see here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants