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
I'm conducting calls using Cartesia.AI TTS and Sentry reported AttributeError 'NoneType' object has no attribute 'close' in 118/600 cases. I couldn't reproduce it, but checking that websocket is not None might help.
Brief Description
I'm conducting calls using Cartesia.AI TTS and Sentry reported
AttributeError 'NoneType' object has no attribute 'close'
in 118/600 cases. I couldn't reproduce it, but checking that websocket is notNone
might help.Stack trace:
vocode/streaming/synthesizer/cartesia_synthesizer.py
intear_down
at line209
vocode/streaming/streaming_conversation.py
interminate
at line1014
LLM
GPT-4
Transcription Services
Deepgram
Synthesis Services
None
Telephony Services
Twilio
Conversation Type and Platform
No response
Steps to Reproduce
Couldn't reproduce
Expected Behavior
No unhandled exceptions
Screenshots
No response
The text was updated successfully, but these errors were encountered: