feat: inference process & end of utterance plugin #458
Annotations
7 errors
Ruff:
examples/voice-pipeline-agent/minimal_assistant.py#L1
examples/voice-pipeline-agent/minimal_assistant.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff:
examples/voice-pipeline-agent/minimal_assistant.py#L16
examples/voice-pipeline-agent/minimal_assistant.py:16:55: F401 `livekit.plugins.eou` imported but unused
|
Ruff:
livekit-agents/livekit/agents/inference_runner.py#L4
livekit-agents/livekit/agents/inference_runner.py:4:22: F401 `abc.ABCMeta` imported but unused
|
Ruff:
livekit-agents/livekit/agents/ipc/inference_proc_executor.py#L1
livekit-agents/livekit/agents/ipc/inference_proc_executor.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff:
livekit-agents/livekit/agents/job.py#L15
livekit-agents/livekit/agents/job.py:15:1: I001 Import block is un-sorted or un-formatted
|
Ruff:
livekit-plugins/livekit-plugins-eou/livekit/plugins/eou/eou.py#L1
livekit-plugins/livekit-plugins-eou/livekit/plugins/eou/eou.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff
Process completed with exit code 1.
|
Loading