pyproject: added empty tavus dependencies

This commit is contained in:
Aleix Conchillo Flaqué
2025-03-19 18:43:07 -07:00
parent afb26be0ad
commit f31e77c4f6

View File

@@ -78,6 +78,7 @@ sentry = [ "sentry-sdk~=2.20.0" ]
silero = [ "onnxruntime~=1.20.1" ]
simli = [ "simli-ai~=0.1.10"]
soundfile = [ "soundfile~=0.13.0" ]
tavus=[]
together = []
ultravox = [ "transformers~=4.48.0", "vllm~=0.7.3" ]
websocket = [ "websockets~=13.1", "fastapi~=0.115.6" ]