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
Nov 28 01:57:50 python[117393]: await self._audio_source.capture_frame(frame)
Nov 28 01:57:50 python[117393]: File "/home/ubuntu/miniconda3/envs/chat/lib/python3.12/site-packages/livekit/rtc/audio_source.py", line 152, in capture_frame
Nov 28 01:57:50 python[117393]: raise Exception(cb.capture_audio_frame.error)
Nov 28 01:57:50 python[117393]: Exception: an RtcError occured: InvalidState - failed to capture frame {"pid": 121680, "job_id": "AJ_oHY4vMyQc8kr"}
Transcriptions were streamed to client normally, but TTS were lost. I need help to figure out how to avoid this issue
The text was updated successfully, but these errors were encountered:
I found a lot of
RtcError
errors in worker logs.Transcriptions were streamed to client normally, but TTS were lost. I need help to figure out how to avoid this issue
The text was updated successfully, but these errors were encountered: