feat: migrate realtime voice service to OpenAI provider pipeline
This commit is contained in:
+3
-2
@@ -2,8 +2,9 @@ fastapi
|
||||
uvicorn[standard]
|
||||
websockets
|
||||
numpy
|
||||
torch
|
||||
torchaudio
|
||||
--extra-index-url https://download.pytorch.org/whl/cpu
|
||||
torch==2.3.1+cpu ; platform_system == "Linux"
|
||||
torchaudio==2.3.1+cpu ; platform_system == "Linux"
|
||||
silero-vad
|
||||
onnxruntime
|
||||
openai
|
||||
|
||||
Reference in New Issue
Block a user