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
This commit is contained in:
刘鑫
2026-04-11 11:08:50 +08:00
parent abf01b9bf3
commit e4e049624c
10 changed files with 379 additions and 47 deletions
+2 -1
View File
@@ -2,4 +2,5 @@ launch.json
__pycache__
voxcpm.egg-info
.DS_Store
./pretrained_models/
./pretrained_models/
app_local.py