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 |
|
Mangio621
|
aad308ce55
|
Default SR 40k. Weight check == '' instead of []
|
2023-05-11 21:01:16 +10:00 |
|
RVC-Boss
|
c84371844a
|
default sr->40k is the best; unload weight debug []->""
default sr->40k is the best; unload weight debug []->""
|
2023-05-11 03:07:02 +08:00 |
|
Mangio621
|
b6cec7c452
|
Merged upstream. Fixed up readme.
|
2023-05-11 03:43:06 +10:00 |
|
Mangio621
|
0031ad426b
|
Added audio-outputs. Added CLI functionality for inference! No need to use the GUI for inference. Added an audio-outputs directory.
|
2023-05-11 03:34:25 +10:00 |
|
Mangio621
|
a3ac337f6b
|
Added CLI functionality for inference! No need to use the GUI for inference. Added an audio-outputs directory
|
2023-05-11 03:32:09 +10:00 |
|
源文雨
|
339a116074
|
Update README.md
|
2023-05-10 23:39:04 +08:00 |
|
github-actions[bot]
|
2f8179fa32
|
🎨 同步 locale (#266)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-05-10 23:36:36 +08:00 |
|
Sebastian Gabriel Savu
|
2086a7dab4
|
[maintenance] change f0 choice to boolean instead of string yes/no + default sample rate for training to 48k (#265)
|
2023-05-10 23:30:19 +08:00 |
|
源文雨
|
9bab76741e
|
Update README.md
|
2023-05-10 23:27:33 +08:00 |
|
Ftps
|
769cf352a0
|
update faiss (#261)
|
2023-05-10 23:24:03 +08:00 |
|
Mangio621
|
0b3e29122e
|
Merged upstream. Removed g_float argument
|
2023-05-10 23:41:32 +10:00 |
|
Mangio621
|
2fd5e25948
|
CLI functionality update. Readme updated
|
2023-05-10 23:36:54 +10:00 |
|
Mangio621
|
ffe350349c
|
Added extract-small-model-cli. Now users can process their checkpoints without having to run up the GUI. Alot quicker.
|
2023-05-10 23:24:50 +10:00 |
|
RVC-Boss
|
c7f6a181a0
|
Update config.py
|
2023-05-10 13:19:09 +00:00 |
|
Ftps
|
6cc2279fb9
|
Support mps generate (#263)
|
2023-05-10 13:17:13 +00:00 |
|
Mangio621
|
b34c376509
|
Added CLI functionality for training the feature index. 'train-index-cli'
|
2023-05-10 22:54:47 +10:00 |
|
Mangio621
|
6543f33880
|
Heading towards CLI tools. Updated readme
|
2023-05-10 22:02:57 +10:00 |
|
Mangio621
|
e03ae613f1
|
Feature ratio above 1 was expectedly terrible.
|
2023-05-09 20:46:49 +10:00 |
|