POC: Add MoQ transport

This commit is contained in:
vipyne
2026-02-13 00:22:06 -06:00
parent c6ea6c6522
commit 7ecba34c40
18 changed files with 3906 additions and 6 deletions

View File

@@ -91,6 +91,7 @@ mem0 = [ "mem0ai>=1.0.8,<2" ]
mistral = ["mistralai>=2.0.0,<3"]
mlx-whisper = [ "mlx-whisper~=0.4.2" ]
moondream = [ "accelerate~=1.10.0", "einops~=0.8.0", "pyvips[binary]~=3.0.0", "timm~=1.0.13", "transformers>=4.48.0,<6" ]
moq = [ "aioquic>=1.2.0,<2", "cryptography>=43.0.0" ]
nebius = []
neuphonic = [ "pipecat-ai[websockets-base]" ]
novita = []