first vesion

This commit is contained in:
Xin Wang
2026-05-21 13:08:40 +08:00
commit 53d2f5233d
19 changed files with 2538 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
fastapi>=0.115.6,<1
uvicorn[standard]>=0.32.0,<1
-e ../pipecat[websocket,openai,silero]