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

Websocket with hand enter #293

Open
laboodabedibdab opened this issue Aug 20, 2024 · 0 comments
Open

Websocket with hand enter #293

laboodabedibdab opened this issue Aug 20, 2024 · 0 comments

Comments

@laboodabedibdab
Copy link

Hi, I changed your code a little and instead of recognizing it, I made manual input because the requests to the OPEN ended, the problem is that when I try to send a message to the API, the AI character gets an error:
Traceback (most recent call last):
File "C:\Users\i5 6400\Desktop\desktop-waifu-master\waifu\Src\runner.py", line 146, in
utils.characters.send_message_to_process_via_websocket(transcript)
File "C:\Users\i5 6400\Desktop\desktop-waifu-master\waifu\Src\utils\characterAi.py", line 31, in send_message_to_process_via_websocket
ws.send(message)
AttributeError: 'NoneType' object has no attribute 'send'
P.S.
Please sorry, i am russian

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