transports(webrtc): some SmallWebRTC updates

This commit is contained in:
Aleix Conchillo Flaqué
2025-03-28 10:28:22 -07:00
parent a90807a3d2
commit f576254d61
6 changed files with 107 additions and 107 deletions

View File

@@ -82,6 +82,7 @@ soundfile = [ "soundfile~=0.13.0" ]
tavus=[]
together = []
ultravox = [ "transformers~=4.48.0", "vllm~=0.7.3" ]
webrtc = [ "aiortc~=1.10.1", "opencv-python~=4.11.0.86" ]
websocket = [ "websockets~=13.1", "fastapi~=0.115.6" ]
whisper = [ "faster-whisper~=1.1.1" ]