Skip to content

running code producing this error #6

Description

@bexruzlab

error:
python -m examples.voice_chat --input-device 1 --output-device 3 --character Maya
INFO:voice_chat:Starting SesameAI Voice Chat...
INFO:voice_chat:Got ID token (starts with eyJhbGciOiJSUzI1NiIs...)
INFO:websocket:Websocket connected
ERROR:sesame.websocket:Error from server: b'{"type": "initialize", "session_id": "16f89add-2d8f-4002-a83c-4c436bda31de", "request_id": null, "call_id": null, "content": {"session_id": "16f89add-2d8f-4002-a83c-4c436bda31de", "webrtc_ice_servers": null}}'
ERROR:sesame.websocket:Error from server: b'{"type": "webrtc_config", "session_id": "16f89add-2d8f-4002-a83c-4c436bda31de", "request_id": null, "call_id": null, "content": {"ice_servers": [{"urls": ["turn:35.192.116.90:3478", "turn:35.192.116.90:3478?transport=tcp"], "username": "1755522776:6zeIkhzo7DPTtjEVA5hwyLqVHLw1", "credential": "iK2di6X6xZHQB0F5aXIro5QzdHg="}]}}'
ERROR:sesame.websocket:Error from server: b'{"type": "chat", "session_id": "16f89add-2d8f-4002-a83c-4c436bda31de", "request_id": null, "call_id": null, "content": {"messages": []}, "client_id": null}'
ERROR:sesame.websocket:Error from server: b'{"type": "error", "session_id": "16f89add-2d8f-4002-a83c-4c436bda31de", "request_id": "a35917c0-49a9-45de-81a6-2a2078ff3b67", "call_id": null, "content": {"code": 5000, "message": "Preset name was not found.", "detail": null, "close_connection": false}}'
INFO:voice_chat:Voice chat ready. Press Ctrl+C to quit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions