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
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
RVC-Boss
ef016ae6a0
Update gui.py
2023-05-11 14:29:56 +00: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
源文雨
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