1
0
mirror of https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git synced 2026-06-05 17:20:25 +08:00

7 Commits

Author SHA1 Message Date
源文雨
cc50ede4fb fix(train): extract f0 & feature hang 2026-04-18 17:03:52 +08:00
github-actions[bot]
96f7bccb12 chore(format): run black on dev (#136)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-26 13:06:55 +08:00
源文雨
43d19eb00e fix(dml): train extract_f0_print error
ModuleNotFoundError: No module named 'torch.privateuseone' due to new prosess
2025-11-21 16:52:17 +08:00
github-actions[bot]
b88cc1e8fe chore(format): run black on dev (#111)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-08 23:10:24 +08:00
Yongkun Li
ef9c8eb656 fix: Add weight whitelist support for torch 2.6 (#110) 2025-02-07 15:26:01 +08:00
github-actions[bot]
19619161be chore(format): run black on dev (#98)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-28 18:07:17 +09:00
源文雨
7befbd10d9 optimize(train): combine extract f0 together 2024-11-28 18:03:17 +09:00