Adding the dependencies for the remote smart turn

This commit is contained in:
Filipi Fuchter
2025-04-16 08:45:01 -03:00
parent 616961b487
commit 5fa47b7a5c

View File

@@ -80,6 +80,7 @@ rime = [ "websockets~=13.1" ]
riva = [ "nvidia-riva-client~=2.19.0" ]
sentry = [ "sentry-sdk~=2.23.1" ]
local-smart-turn = [ "coremltools>=8.0", "transformers", "torch==2.5.0", "torchaudio==2.5.0" ]
remote-smart-turn = []
silero = [ "onnxruntime~=1.20.1" ]
simli = [ "simli-ai~=0.1.10"]
soundfile = [ "soundfile~=0.13.0" ]