Commit Graph

696 Commits

Author SHA1 Message Date
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
Mangio621
4c9cd9e3f7 Working on batcher 2023-05-14 02:25:14 +10:00
RVC-Boss
3909ce4a7b Add files via upload 2023-05-13 03:49:38 +08:00
RVC-Boss
0d2212c8ea Add files via upload 2023-05-13 03:47:56 +08:00
github-actions[bot]
af41184320 Format code (#274)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-05-12 19:43:05 +00:00
RVC-Boss
568378761b Update Changelog_CN.md 2023-05-12 19:41:06 +00:00
RVC-Boss
44449efc2e Add files via upload 2023-05-13 03:29:30 +08:00
github-actions[bot]
0bc1ea782e Format code (#270)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-05-12 19:27:59 +00:00
Ftps
3d8d0957e4 remove Unnecessary elif (#259) 2023-05-12 19:27:44 +00:00
Mangio621
8c77d90e3e Merged upstream. Added mangio-utils 2023-05-12 11:11:56 +10:00
Mangio621
66af4fdddc Merge remote-tracking branch 'upstream/main' 2023-05-12 11:10:52 +10:00
RVC-Boss
ef016ae6a0 Update gui.py 2023-05-11 14:29:56 +00:00
Mangio621
f44171d1c0 Plans for inference batcher. Update readme. Created mangio-utils for unique utility scripts. 2023-05-11 21:21:42 +10:00
Mangio621
6b39ce2de2 Merged upstream. Removed original doc for cli scripts. 2023-05-11 21:03:53 +10:00