fix: streaming decode

This commit is contained in:
Labmem-Zhouyx
2026-04-08 17:25:54 +08:00
parent 82d77d445c
commit ee3649c1b3
3 changed files with 27 additions and 43 deletions
+1 -1
View File
@@ -238,7 +238,7 @@ voxcpm --help
### Web Demo
```bash
python app.py # 然后打开 http://localhost:7860
python app.py --model-dir /path/to/VoxCPM2 --port 8808 # 指定本地模型路径,然后打开 http://localhost:8808
```
### 🚢 生产部署(Nano-vLLM