Files
pipecat/examples/foundational/05-sync-speech-and-image.py
Aleix Conchillo Flaqué c0f9ad19fe all frame processors are asynchrnous
In this commit we make all frame processors asynchronous, that is, they have an
internal queue and they push frames using a task from that queue.
2024-09-30 13:17:50 -07:00

5.0 KiB