first commit

This commit is contained in:
lingxiao865
2025-09-18 17:50:03 +08:00
parent 4c3c83092c
commit f5c4158fc1
16 changed files with 31819 additions and 0 deletions

9
requirements.txt Normal file
View File

@@ -0,0 +1,9 @@
fastapi>=0.116.0,<0.116.1
uvicorn~=0.15.0
torch>=1.10.0
torchaudio>=0.10.0
python-multipart>=0.0.5
modelscope~=1.29.2
numpy~=2.3.2
soundfile~=0.13.1
funasr~=1.2.7