You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I follow the instructions given in evi-python-example, I can do a single turn of conversation and then run into a segmentation fault. Here is the output:
WebSocket connection opened.
Configuring socket with microphone settings...
Microphone connected. Say something!
[20:25:41] <CHAT_METADATA> Chat ID: 0fd7cdca-cb2d-4549-ba89-28e1ae2b887f, Chat Group ID: b1a08f88-5cf4-4365-a0cc-83c7d193067d
[20:25:44] USER: Hello? Hello?
|surprise_positive (0.28) | amusement (0.22) | interest (0.19)|
[20:25:44] ASSISTANT: Hi there! Ito here. Sorry about that, I didn't mean to keep you waiting.
|awkwardness (0.32) | sympathy (0.24) | guilt (0.23)|
[1] 40463 segmentation fault
The text was updated successfully, but these errors were encountered:
When I follow the instructions given in
evi-python-example
, I can do a single turn of conversation and then run into a segmentation fault. Here is the output:The text was updated successfully, but these errors were encountered: