10 Commits

Author SHA1 Message Date
Daniel Cox
da5b2da097 fix: add health check + clarify volume mounts
- nginx: return 200 OK on GET / for load balancer health checks
- Dockerfile: set HF_HOME=/app/models so Hub downloads persist in mounted volume
- Dockerfile: add /app/data directory and volume declaration
- docker-compose: explicit volume mounts for models, data, lora, output
- README: document where to put training files and find output
- .gitignore: exclude volume mount directories (models/, data/, lora/, output/)
2026-08-11 21:46:24 +09:30
muyleanging
05fe0cb08d Add Mac MPS support for Gradio app 2026-05-08 15:29:48 +09:00
刘鑫
e4e049624c update finetuning pipeline and runtime device handling
Support optional ref_audio samples in finetuning and make runtime device selection explicit while keeping auto fallback behavior consistent. Also ignore the local app override file to avoid accidental commits.

Made-with: Cursor
2026-04-11 11:08:50 +08:00
Labmem-Zhouyx
6d10932b09 update readme 2026-04-08 18:48:58 +08:00
Labmem-Zhouyx
07b8b5c01f update readme 2026-04-06 15:53:58 +08:00
Labmem-Zhouyx
f738cc9946 update 2026-04-03 18:46:29 +08:00
Labmem-Zhouyx
6a5e713698 fix: streaming mode 2025-12-05 22:06:15 +08:00
AbrahamSanders
5c5da0dbe6 Add a streaming API for VoxCPM 2025-09-19 16:56:11 -04:00
周逸轩
776c0d19fb FX: typo 2025-09-16 19:40:27 +08:00
周逸轩
ed6e6b4dac FX: typo 2025-09-16 19:37:55 +08:00