更新文档

This commit is contained in:
Kevin Wong
2026-01-21 10:40:07 +08:00
parent cbf840f472
commit 2543a270c1
7 changed files with 101 additions and 593 deletions

View File

@@ -86,8 +86,8 @@
- [x] LipSync 服务单例缓存
- [x] 健康检查缓存 (5分钟)
- [x] 异步子进程修复 (subprocess.run → asyncio)
- [ ] 预加载模型服务 (可选)
- [ ] 批量队列处理 (可选)
- [x] 预加载模型服务 (常驻 Server + FastAPI)
- [x] 批量队列处理 (GPU 并发控制)
---