First commit

This commit is contained in:
2026-07-18 15:09:05 +07:00
parent 0e8693882b
commit a34b01a035
29 changed files with 7400 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
fastapi>=0.100.0
uvicorn>=0.22.0
celery>=5.3.1
redis>=4.6.0
python-multipart>=0.0.6
librosa>=0.10.0
pydub>=0.25.1
numpy>=1.24.0
scipy>=1.10.0
soundfile>=0.12.1
jinja2>=3.1.2
httpx>=0.24.0