89fc42819d
- 新增 AI 场景路由控制器和管理接口 - 新增 ASR 语音识别服务及前后端集成 - 同步 AI Runtime 客户端到 Web/小程序/Life-Script - 完善 AI 配置测试修复和管理后台路由配置 - 新增数据库迁移脚本 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
9 lines
160 B
Plaintext
9 lines
160 B
Plaintext
fastapi==0.111.0
|
|
uvicorn[standard]==0.30.1
|
|
pydantic==2.7.4
|
|
python-multipart==0.0.20
|
|
funasr-onnx==0.4.1
|
|
modelscope==1.22.3
|
|
onnxruntime==1.26.0
|
|
soundfile==0.13.1
|