feat: migrate realtime voice service to OpenAI provider pipeline

This commit is contained in:
Konturai DevOps
2026-04-30 01:58:02 +05:00
parent 16d70bd976
commit 3918ce666e
19 changed files with 4907 additions and 233 deletions
+3 -2
View File
@@ -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