feat: add voice transcription feedback workflow

This commit is contained in:
2026-07-20 10:49:49 +08:00
parent 0a07538dce
commit bed80aa807
17 changed files with 1691 additions and 19 deletions

View File

@@ -0,0 +1,7 @@
fastapi==0.128.8
funasr==1.3.14
modelscope==1.37.1
python-multipart==0.0.20
torch==2.8.0
torchaudio==2.8.0
uvicorn[standard]==0.39.0