prototype

This commit is contained in:
kacper 2026-02-28 22:12:04 -05:00
commit 8534b15c20
8 changed files with 3048 additions and 0 deletions

5
requirements.txt Normal file
View file

@ -0,0 +1,5 @@
fastapi>=0.116.0,<1.0.0
uvicorn[standard]>=0.35.0,<1.0.0
aiortc>=1.8.0,<2.0.0
supertonic>=1.1.2,<2.0.0
faster-whisper>=1.1.0,<2.0.0