Pengoose
7816761bee
Add Korean CHANGELOG ( #359 )
2023-05-28 00:04:31 +09:00
Ftps
a2ef4cca76
fix Config, GUIConfig and self ( #340 )
...
Co-authored-by: RVC-Boss <129054828+RVC-Boss@users.noreply.github.com>
2023-05-26 19:32:19 +08:00
fluo10
0729c9d6f2
Exclude python3.11 from dependencies ( #352 )
2023-05-26 19:28:32 +08:00
JackEllie
039e7afb85
Update gui.py ( #338 )
2023-05-25 09:27:40 +09:00
RVC-Boss
e0813eb282
Update train_nsf_sim_cache_sid_load_pretrain.py
2023-05-24 12:27:15 +00:00
Rice Cake
8efb101401
upload RVC v2 index training script ( #343 )
...
* Add files via upload
* Apply Code Formatter Change
---------
Co-authored-by: gak123 <gak123@users.noreply.github.com>
2023-05-24 12:26:35 +00:00
dependabot[bot]
a4c86a3aa1
Bump requests from 2.28.2 to 2.31.0 ( #339 )
...
Bumps [requests](https://github.com/psf/requests ) from 2.28.2 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.28.2...v2.31.0 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-23 22:51:51 +08:00
Yugo Ogura
9cee20f402
feat: ipynb for v2 ( #332 )
2023-05-23 12:58:05 +08:00
github-actions[bot]
cfd9848128
Format code ( #330 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-05-21 19:19:53 +08:00
Ναρουσέ·μ·γιουμεμί·Χινακάννα
067731db9b
768VecOnnxExport ( #328 )
...
* Delete export_onnx.py
* Delete export_onnx_old.py
* Delete models_onnx_moess.py
* Support 768 Vec
* Add files via upload
* Support 768 Vec
Support 768 Vec
* Support 768 Vec Onnx Export
Support 768 Vec Onnx Export
2023-05-21 19:11:29 +08:00
pcunwa
c3de24f2e0
Corrected Japanese translation. ( #319 )
...
* Update ja_JP.json
Incorrect or incomplete translations have been corrected.
* Update ja_JP.json
---------
Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
2023-05-21 11:06:11 +00:00
RVC-Boss
f6e55485d9
Update gui.py
2023-05-21 07:01:34 +00:00
RVC-Boss
615c30c17b
Update gui.py
2023-05-21 06:57:16 +00:00
RVC-Boss
79a79c3b99
Update config.py
2023-05-21 03:30:27 +00:00
RVC-Boss
28948f8961
Update infer-web.py
2023-05-21 03:10:20 +00:00
RVC-Boss
19cc9062b0
Update i18n.py
2023-05-21 03:10:07 +00:00
tzshao
50a121fc74
Update of en_US.json and faq_en.md. Proposal for i18n standard. ( #318 )
...
* Update en_US.json
1. Severe mistake fixed: certain translation is previously incomplete.
* Update faq_en.md
1. Modified 1 entry for context consistency with lately merged en_US translation
* Update en_US.json
1. Attached colons to all Input Prompts as proposed.
2. Minor changes to translation expressions.
* Update en_US.json
1. Removed trailing periods on button texts
2023-05-20 20:14:23 +08:00
Rilm2525
3f17356c11
Japanese translation added and corrected. ( #317 )
...
* Update infer-web.py
* Update ja_JP.json
2023-05-20 10:46:39 +00:00
tzshao
563bf7af6d
Update of en_US.json, Proposal for i18n standard. ( #314 )
...
* Update en_US.json
### Description:
A rough modification of en-US i18n file.
### Changes:
+ Many translation phrases have been replaced with rather native expressions.
+ Majority of translation phrases have been re-formatted for more efficient reading.
### Problems:
+ There's no standard for i18n. E.g, and my proposal:
+ All Input Prompts ends with colon(":").
+ All progress indication(e.g. "step1:processing data","step2a: ...") stays lowercase, may add CSI SGR escape sequences for highlighting.
+ List of Selections and their descriptions be written in key-value pairs.
+ No more plain-translations.
* Update en_US.json
1.Strings that refer to specific paths/locations have been quoted with '' pairs.
2.1 Typo fixed.
* Update en_US.json
1.Minor re-format.
2023-05-20 10:46:18 +00: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
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
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
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 93b8d4a7af
.
* 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
RVC-Boss
9d949118c0
Update en_US.json
2023-05-15 15:21:58 +00: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
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