Hello when I'm using AWS ARM processor - c8g.large, my agent does not detect turn and voice activity, I see following warnings in logs:
2025-05-16 082057 - livekit.agents - WARNING - [RM_po4rSeXLQdTy] Running <Task pending name='job_shutdown_callback' coro=<JobContext.add_shutdown_callback.<locals>.wrapper() running at /usr/local/lib/python3.12/site-packages/livekit/agents/job.py:226> wait_for=<Task pending name='Task-311' coro=<RunnableBindingBase.ainvoke() running at /usr/local/lib/python3.12/site-packages/langchain_core/runnables/base.py:5364> cb=[Task.task_wakeup()]> cb=[gather.<locals>._done_callback() at /usr/local/lib/python3.12/asyncio/tasks.py:767]> took too long: 19.66 seconds
2025-05-16 082057 - livekit.plugins.silero - WARNING - [RM_po4rSeXLQdTy] inference is slower than realtime
2025-05-16 082057 - livekit.plugins.silero - WARNING - [RM_po4rSeXLQdTy] inference is slower than realtime
2025-05-16 082058 - livekit.plugins.silero - WARNING - [RM_po4rSeXLQdTy] inference is slower than realtime
2025-05-16 082058 - livekit.plugins.silero - WARNING - [RM_po4rSeXLQdTy] inference is slower than realtime
2025-05-16 082058 - livekit.plugins.silero - WARNING - [RM_po4rSeXLQdTy] inference is slower than realtime
Please let me know how this can be fixed