1
0
mirror of https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git synced 2026-06-06 09:40:24 +08:00
Commit Graph

9 Commits

Author SHA1 Message Date
Alex Murkoff
6425f2091e refactor(audio): store all of the audio related functions in the infer.lib.audio
refactors previous commit to have singular functions for each task, all located in `infer.lib.audio`
2024-06-11 12:24:03 +07:00
Alex Murkoff
76ba0e20ff feat(audio): use PyAV instead of ffmpeg
replaced usage of ffmpeg in favor of PyAV (`av`)
2024-06-11 12:08:37 +07:00
源文雨
6bbe079100 fix(uvr5): cannot import name 'nets_61968KB' 2024-06-08 01:32:14 +09:00
源文雨
6f90ce3046 optimize(uvr5): remove redundant files 2024-06-06 21:34:45 +09:00
Xavier Lau
6c6d62df59 Adopt any directory format (#2052)
Signed-off-by: Xavier Lau <xavier@inv.cafe>
2024-05-15 14:10:48 +09:00
RVC-Boss
e56584c6e2 Add files via upload 2023-12-26 22:24:04 +08:00
github-actions[bot]
634ba76cfa chore(format): run black on dev (#1398)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-08 18:54:15 +08:00
RVC-Boss
ec29cf8d65 Add files via upload 2023-10-08 18:31:09 +08:00
RVC-Boss
361e674054 Rename preprocess.py to vr.py 2023-10-08 18:30:54 +08:00