add Hume example, small fixes

This commit is contained in:
ivaaan
2025-09-30 17:18:56 -07:00
parent b489de2fc3
commit 4ffdabcfde
8 changed files with 4035 additions and 5792 deletions

View File

@@ -112,6 +112,11 @@ webrtc = [ "aiortc>=1.13.0,<2", "opencv-python>=4.11.0.86,<5" ]
websocket = [ "pipecat-ai[websockets-base]", "fastapi>=0.115.6,<0.117.0" ]
websockets-base = [ "websockets>=13.1,<16.0" ]
whisper = [ "faster-whisper~=1.1.1" ]
fastapi = [
"fastapi",
"uvicorn",
"websockets",
]
[dependency-groups]
dev = [