important-judge-78504
06/27/2025, 3:09 PMtall-airline-16756
06/27/2025, 3:09 PMtall-airline-16756
06/27/2025, 3:10 PMimportant-judge-78504
06/27/2025, 3:10 PMtall-airline-16756
06/27/2025, 3:10 PMimportant-judge-78504
06/27/2025, 3:12 PMtall-airline-16756
06/27/2025, 3:12 PMimportant-judge-78504
07/09/2025, 8:00 PM{
"message": "inference is slower than realtime",
"level": "WARNING",
"name": "livekit.plugins.silero",
"delay": 0.23960410502180454,
"pid": 2603,
"job_id": "AJ_N9ezZkEhdZ2Y",
"timestamp": "2025-07-09T18:57:35.187367+00:00"
}
and
{
"message": "Error in _bounce_eou_task\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.11/site-packages/livekit/agents/utils/log.py\", line 16, in async_fn_logs\n return await fn(*args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/usr/local/lib/python3.11/site-packages/livekit/agents/voice/audio_recognition.py\", line 339, in _bounce_eou_task\n end_of_turn_probability = await turn_detector.predict_end_of_turn(chat_ctx)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/usr/local/lib/python3.11/site-packages/livekit/plugins/turn_detector/base.py\", line 220, in predict_end_of_turn\n assert result is not None, \"end_of_utterance prediction should always returns a result\"\n ^^^^^^^^^^^^^^^^^^\nAssertionError: end_of_utterance prediction should always returns a result",
"level": "ERROR",
"name": "livekit.agents",
"pid": 21116,
"job_id": "AJ_Qpid3jKtrQyF",
"timestamp": "2025-07-09T19:20:12.360522+00:00"
}
i've been told that both of these might be happening because of not enough CPU or memory. However, my service is deployed in ECS and i dont see any concerning CPU or memory issues on any ECS tasks, would you happen to know what else might have resource constraints?tall-airline-16756
07/09/2025, 8:00 PM