10 Commits

Author SHA1 Message Date
源文雨 a2b36dbf0c fix(gpt): narrow(): length must be non-negative
fix #955
2025-11-26 15:43:10 +08:00
源文雨 fefc931873 feat(core): support custom local dl path 2025-01-07 21:02:39 +09:00
源文雨 806b03539c chore(dl): update model version 2024-10-16 01:27:34 +09:00
源文雨 ba33dd1910 fix(ci): pip install through venv 2024-10-15 23:54:31 +09:00
源文雨 c06f1d45bf feat(dl): support new safetensors model & drop gitcode 👎 2024-08-28 22:45:57 +08:00
源文雨 f3dcd970c9 optimize: separate speaker from tokenizer
- move `spk_stat.pt` into config
- move `sample_audio_speaker` to DVAE
- update rvcmd to `v0.2.7`
2024-08-06 17:35:41 +08:00
源文雨 27331c3399 feat(config): drop download of folder config 2024-07-16 17:10:49 +09:00
源文雨 d5239e1b56 fix(wrokflow): pull-format checkout 2024-07-09 15:21:38 +09:00
源文雨 d8c24b6425 optimize(workflow): not run on bot commits 2024-07-03 16:39:41 +09:00
源文雨 a63e9c2adf feat(core): add load_models source local (#361)
rename original `local` to `custom`
2024-06-19 18:14:29 +09:00