Files
pipecat/examples/foundational/05-sync-speech-and-image.py
Aleix Conchillo Flaqué c8995b82e5 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 15:11:21 -07:00

5.0 KiB