Skip to content

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

@achoozachooz

Description

@achoozachooz

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions