Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -7,4 +7,6 @@ deepgram-sdk
|
|
7 |
elevenlabs
|
8 |
httpx
|
9 |
pydantic==2.10.6
|
10 |
-
pipecat-ai[daily]
|
|
|
|
|
|
7 |
elevenlabs
|
8 |
httpx
|
9 |
pydantic==2.10.6
|
10 |
+
pipecat-ai[daily]
|
11 |
+
pipecat-ai[silero]
|
12 |
+
onnxruntime
|