01
01 copied to clipboard
I'm not getting any response after recording.
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 "