services(ultravox): CHANGELOG, formatting and minor changes

This commit is contained in:
Aleix Conchillo Flaqué
2025-03-13 10:47:47 -07:00
parent b426be3067
commit 87004937be
5 changed files with 120 additions and 111 deletions

View File

@@ -78,6 +78,7 @@ silero = [ "onnxruntime~=1.20.1" ]
simli = [ "simli-ai~=0.1.10"]
soundfile = [ "soundfile~=0.13.0" ]
together = []
ultravox = [ "transformers~=4.48.0", "vllm~=0.7.3" ]
websocket = [ "websockets~=13.1", "fastapi~=0.115.6" ]
whisper = [ "faster-whisper~=1.1.1" ]
openrouter = []