23 Commits

Author SHA1 Message Date
源文雨
17e703a9ad optimize(jit): package hierarchy 2024-06-03 15:41:25 +09:00
源文雨
f03e1104c0 optimize(config): modelize package 2024-06-03 15:10:26 +09:00
github-actions[bot]
8767e11cf1
chore(format): run black on dev (#2090)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-02 22:49:59 +09:00
源文雨
7e48279c6c optimize(vc): use np.multiply instead of general * 2024-06-02 16:44:27 +09:00
源文雨
976869e5fb fix(vc): replace cache_harvest_f0 with md5 key 2024-06-02 01:46:18 +09:00
源文雨
2991e75fc0 optimize(vc): apply model-style import 2024-06-02 00:57:03 +09:00
Ftps
d255818097
Fix memory doesn't unload on mps device (#2035)
* Solving the cache not being cleared in mps

* Fix protect not to be dict
2024-05-05 15:22:37 +09:00
github-actions[bot]
da9a02049f
chore(format): run black on dev (#2007)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-23 16:22:22 +09:00
Roberts Slisans
82bd4b1dd1
add fcpe to pipeline (#1934) 2024-04-23 16:21:31 +09:00
github-actions[bot]
c08426ac51
chore(sync): merge dev into main (#1408)
* Update mdxnet.py

* Update modules.py

* Rename preprocess.py to vr.py

* Add files via upload

* deps: add av lib (#1391)

* Add files via upload

* chore(format): run black on dev (#1398)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore: sync dev to mian (#1404)

* Add files via upload

* Update rvc_for_realtime.py

* Add files via upload

* Add files via upload

* chore(format): run black on dev (#1407)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: RVC-Boss <129054828+RVC-Boss@users.noreply.github.com>
Co-authored-by: Hiroto N <hironow365@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
2023-10-10 10:57:55 +08:00
Ftps
09fc351828
fix file location (#1239) 2023-09-17 07:37:15 +09:00
Disty0
0c94f60093
Feature: Intel ARC GPU support with IPEX (#1204)
* Initial Intel ARC support with IPEX

* Fix infer

* Fix train model

* Cleanup

* Cleanup

* Update README

* Make pylint happy

* Move dataloader fix to hijacks

* Fix torch.linalg.solve

* Fix SDP

* Add has_xpu to config.py

* Revert return_xpu fix
2023-09-09 12:00:29 +08:00
github-actions[bot]
dace5a6f99
Format code (#1162)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-02 11:50:52 +08:00
源文雨
04a33b9709 fix: 卸载音色省显存
顺便将所有print换成了统一的logger
2023-09-01 15:18:08 +08:00
源文雨
8d5a77dbe9
Revert "Format code (#1154)" (#1156)
This reverts commit eefb7dbe1d253c13321912a7d10ea186248dcfe1.
2023-09-01 15:17:51 +08:00
github-actions[bot]
eefb7dbe1d
Format code (#1154)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-01 14:13:25 +08:00
源文雨
8ffdcb0128 fix: index_root searching
close #1147
2023-09-01 14:11:55 +08:00
github-actions[bot]
ce8177a932
Format code (#1136)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-30 19:03:21 +08:00
RVC-Boss
2c158bfeac
Add files via upload 2023-08-30 17:46:02 +08:00
Ftps
58e32b6def format 2023-08-28 16:08:31 +09:00
Ftps
a8854a71c4 fix Model Inference
とりあえず動く
2023-08-19 22:15:46 +09:00
Tps-F
c14721d9c3 Apply Code Formatter Change 2023-08-19 10:57:09 +00:00
Ftps
2e56c5c600 vc modules 2023-08-19 19:56:43 +09:00