9 Commits

Author SHA1 Message Date
源文雨 b9b007ef7f feat(core): dvae&vocos switch to safetensors 2024-10-16 01:21:09 +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
源文雨 80b24e66b7 fix(tokenizer): weights_only warning by dropping .pt 2024-08-05 21:06:52 +08:00
源文雨 9f0b7a048d feat(dvae): add encoder 2024-07-18 18:31:40 +09:00
源文雨 d4cc9bb9dc fix(checksum): json ending 2024-07-16 17:23:46 +09:00
源文雨 27331c3399 feat(config): drop download of folder config 2024-07-16 17:10:49 +09:00
源文雨 8620dfbb3a fix(load): KeyError: 'sha256_config_decoder_yaml' (fix #438) (#441)
by removing environment vars
2024-06-25 17:16:30 +09:00
源文雨 a63e9c2adf feat(core): add load_models source local (#361)
rename original `local` to `custom`
2024-06-19 18:14:29 +09:00