stt models (#147)

This commit is contained in:
Freddy Boulton
2025-03-07 17:03:11 -05:00
committed by GitHub
parent cbbfa17679
commit 504eb452f0
6 changed files with 55 additions and 64 deletions

View File

@@ -83,4 +83,4 @@ packages = ["/backend/fastrtc"]
[tool.ruff]
target-version = "py310"
extend-exclude = ["demo/phonic_chat"]
extend-exclude = ["demo/phonic_chat", "demo/nextjs_voice_chat"]