dd33837055104fd67aff9cbb8ef077390b68068f
In the container, agent.py is at /opt/voice-agent/agent.py (flat, not a package). The 'from agent.task_registry import ...' raised ModuleNotFoundError which killed the job before session.start(), causing 'assistant not ready retry' in the browser. Added try/except ImportError fallback to bare import.
Description
Real-time voice assistant: LiveKit + Azure Speech + local Gemma LLM
426 KiB
Languages
Python
59.3%
JavaScript
21.8%
CSS
11.7%
HTML
3.8%
Dockerfile
2.4%
Other
1%