I am trying to run this project on my local laptop. It works until first audio chunk is sent.
INFO: Server: {"type":"Welcome","request_id":"ba5e6d59-c4f2-4701-8360-dd25a2bc47e9"}
INFO: Connected with session ID: None
INFO: Server: {"type":"Error","description":"Text message received from client did not match any of the formats we expect.","code":"UNPARSABLE_CLIENT_MESSAGE"}
ERROR: Error while sending: received 1005 (no status received [internal]); then sent 1005 (no status received [internal])
Could someone help me with explaining, what I am doing wrong?
It would be really great to run it locally Thank you in advance