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

I'm not getting any response after recording. #274

Open
achoozachooz opened this issue May 20, 2024 · 0 comments
Open

I'm not getting any response after recording. #274

achoozachooz opened this issue May 20, 2024 · 0 comments

Comments

@achoozachooz
Copy link

poetry run 01 --stt-service local-whisper --tts-service piper

Starting...

Piper already set up. Skipping download.
Exception in thread Thread-10 (run_until_complete):
Traceback (most recent call last):
File "C:\Program Files\Python311\Lib\threading.py", line 1045, in _bootstrap_inner
self.run()
File "C:\Program Files\Python311\Lib\threading.py", line 982, in run
self._target(*self._args, **self.kwargs)
File "C:\Program Files\Python311\Lib\asyncio\base_events.py", line 654, in run_until_complete
return future.result()
^^^^^^^^^^^^^^^
File "C:\Windows\System32\01\software\source\server\server.py", line 495, in main
module = import_module(
^^^^^^^^^^^^^^
File "C:\Program Files\Python311\Lib\importlib_init
.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "", line 1204, in _gcd_import
File "", line 1176, in _find_and_load
File "", line 1147, in _find_and_load_unlocked
File "", line 690, in _load_unlocked
File "", line 936, in exec_module
File "", line 1074, in get_code
File "", line 1004, in source_to_code
File "", line 241, in _call_with_frames_removed
File "C:\Windows\System32\01\software\source\server\services\stt\local-whisper\stt.py", line 46
rustc_path = shutil.which("rustc"
^
SyntaxError: '(' was never closed
Recording started...
Recording stopped.
Recording started...
Recording stopped.

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

No branches or pull requests

1 participant