AlizerUncaged / desktop-waifu

Desktop Waifu!
337 stars 48 forks source link

cmd problem #10

Open siddharthchandurkar opened 1 year ago

siddharthchandurkar commented 1 year ago

Traceback (most recent call last): File "D:\new_cs_project\desktop-waifu-master\waifu\Src\runner.py", line 147, in utils.characterAi.send_message_to_process_via_websocket(transcript) File "D:\new_cs_project\desktop-waifu-master\waifu\Src\utils\characterAi.py", line 31, in send_message_to_process_via_websocket ws.send(message) File "D:\new_cs_project\desktop-waifu-master\waifu\lib\site-packages\websocket_app.py", line 240, in send raise WebSocketConnectionClosedException( websocket._exceptions.WebSocketConnectionClosedException: Connection is already closed. node js Press any key to continue . . .

siddharthchandurkar commented 1 year ago

can anyone provide a solution on why this is happening it records my voice but it dosent respond back

mryansulbi commented 1 year ago

u should reinstall dependency and make sure all API works fine.

NeoStormm commented 1 year ago

Hey I have the same issue, what dependency? and Is there another api that we used other then openai api key?

Sylensar commented 1 year ago

@mryansulbi ever got it working?