Commit Graph

359 Commits

Author SHA1 Message Date
Mangio621
ff84e670c5 Update VC Infer Pipeline. 2023-05-25 20:08:23 +10:00
Mangio621
415f6525e6 f0 hybrid implementation: fixed usage with harvest by killing first frame of harvest f0 nparray 2023-05-20 18:05:14 +10:00
Mangio621
b554340c0d Added f0 hybrid computation functionality for CLI. 2023-05-20 16:09:51 +10:00
Mangio621
cca61958d0 Update readme for incoming f0 hybrid methods. 2023-05-20 13:55:55 +10:00
Mangio621
ae417f80d7 Merged upstream changes 2023-05-20 13:50:22 +10:00
github-actions[bot]
41d2d72f39 Format code (#310)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-05-19 20:48:17 +08:00
N. Hiroto
080b7cdc31 bugfix: leaked semaphore error (#309)
* use config for n_cpu

* rm import

* fix process loop

* unuse mp.spawn

ref. https://discuss.pytorch.org/t/how-to-fix-a-sigsegv-in-pytorch-when-using-distributed-training-e-g-ddp/113518/10

* fix commentout
2023-05-19 17:56:06 +08:00
kalomaze
563c64ded9 Small english translation tweaks (#308)
* Update en_US.json

* Update en_US.json
2023-05-19 11:32:50 +08:00
Mangio621
3ec306cd45 Working on pyin. Established a prototype in vc_infer_pipeline 2023-05-19 10:52:56 +10:00
Mangio621
564e868f50 Merge upstream index fix and process checkpoints. 2023-05-19 10:44:16 +10:00
github-actions[bot]
0fbfa1d62b Format code (#307)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-05-18 18:54:41 +08:00
Cole Mangio
c2039b6eca Fixed index version not being written to the index file on train_index() in infer-web.py (#305) 2023-05-18 10:02:12 +00:00
github-actions[bot]
aadf7443c3 Format code (#304)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-05-18 13:18:02 +08:00
Mangio621
65e7120f5b Merge Upstream f0 fixes 2023-05-18 02:33:16 +10:00
RVC-Boss
6fb1f8c1b1 Update process_ckpt.py 2023-05-17 15:39:24 +00:00
源文雨
e5374b2041 Revert "fix: merge f0 option value (#298)" (#303)
This reverts commit da0b599fa7.
2023-05-17 23:17:01 +08:00
Mangio621
64b92435b4 Merged upstream updates. 2023-05-17 19:40:18 +10:00
dependabot[bot]
30c7e417e8 Bump pillow from 9.1.1 to 9.3.0 (#300)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.1.1 to 9.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.1.1...9.3.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-17 14:12:22 +08:00
Yugo Ogura
da0b599fa7 fix: merge f0 option value (#298)
Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
2023-05-17 05:38:21 +00:00
源文雨
2ec95ab288 fix unitest 2023-05-17 13:32:25 +08:00
github-actions[bot]
5bf26dadca Format code (#296)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-05-17 00:02:26 +08:00
Xerxes-2
0b0bd911d9 Add timestamp and elapsed time for epoch (#273)
* add timestamp and epoch elapsed time

* don't need a class

* Revert "add timestamp and epoch elapsed time"

This reverts commit 93b8d4a7afd9d525069d9065bab5aebc97063a1d.

* adjust class def

* delete duplicate import

---------

Co-authored-by: Ftps <63702646+Tps-F@users.noreply.github.com>
Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
2023-05-16 23:54:35 +08:00
R0w9h
8a9909bdd1 Update ja_JP.json (#293) 2023-05-16 10:24:45 +08:00
Mangio621
6a45378f65 Fixed v2 CLI system. Added try catch wrapper and fixed output from generator functions 2023-05-16 05:20:41 +10:00
Mangio621
350e2df16a Merge upstream. Version 2 HTTPX requirements update. 2023-05-16 01:42:45 +10:00
Mangio621
0b507e5a85 v2 Make file created. Version 2 RVC Support readme updated. 2023-05-16 01:22:55 +10:00
RVC-Boss
9d949118c0 Update en_US.json 2023-05-15 15:21:58 +00:00
Mangio621
5de4bb2659 Merge remote-tracking branch 'upstream/main' 2023-05-16 00:58:29 +10:00
Mangio621
88e19820b6 Added v2 Support with both GUI and CLI. Created a new CLI system with --is_cli on infer-web.py. 2023-05-16 00:56:56 +10:00
RVC-Boss
1c01099dbc Update requirements.txt 2023-05-15 14:42:15 +00:00
源文雨
b07dedd744 fix workflow (#284)
* Update extract_feature_print.py

* Update unitest.yml
2023-05-15 13:11:01 +08:00
Mangio621
7a7f885cf5 Fixed up readme 2023-05-15 03:01:44 +10:00
Mangio621
170fa4ff0c Resolved tons of conflicts with v2. Testing now 2023-05-15 02:31:08 +10:00
github-actions[bot]
137447bdc9 🎨 同步 locale (#283)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-14 08:30:20 +00:00
RVC-Boss
f4c2a63a5e Add files via upload 2023-05-14 16:26:33 +08:00
RVC-Boss
2d845e5222 Add files via upload 2023-05-14 16:08:37 +08:00
github-actions[bot]
e06994f473 🎨 同步 locale (#281)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-14 08:00:48 +00:00
github-actions[bot]
6a3eaef090 Format code (#275)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-05-14 07:52:36 +00:00
RVC-Boss
32437314b8 Update Changelog_EN.md 2023-05-14 07:50:54 +00:00
RVC-Boss
ac807575ad Update Changelog_CN.md 2023-05-14 07:44:03 +00:00
RVC-Boss
b42f4bf6df Update README.en.md 2023-05-14 07:21:30 +00:00
RVC-Boss
1f63abe3e2 Update README.md 2023-05-14 07:19:35 +00:00
RVC-Boss
bbc3bcba3b Create .gitignore 2023-05-14 07:16:47 +00:00
RVC-Boss
60919b9b02 Update Changelog_CN.md 2023-05-14 07:16:06 +00:00
RVC-Boss
77ff5b08b6 Add files via upload 2023-05-14 15:07:12 +08:00
RVC-Boss
404ce9338f Add files via upload 2023-05-14 15:06:50 +08:00
RVC-Boss
3b5a2298d7 Add files via upload 2023-05-14 15:05:42 +08:00
Mangio621
74e1d4627b Fixed optimal torch device for crepe computation with the new upstream conflict resolve. 2023-05-14 03:41:15 +10:00
Mangio621
c32de284c7 Merged pre-upstream-4 conflict resolutions to the main branch. Lots of new features added to infer web, and harvest. Expect instabilities 2023-05-14 03:32:18 +10:00
Mangio621
194945fbc8 Merged huge infer-web and harvest feature implementation. Expect a few instabilities. Lots of conflicts. 2023-05-14 03:29:52 +10:00