62 Commits

Author SHA1 Message Date
kalomaze
eb7d0ad3be Merge remote-tracking branch 'ogrvc/main' into try-update 2023-07-17 13:25:04 -05:00
github-actions[bot]
5b9d9b045a 🎨 同步 locale (#743)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-07-13 14:40:46 +08:00
github-actions[bot]
c3d6057a22 🎨 同步 locale (#699)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-07-08 19:46:30 +08:00
Valerio Montieri
fb785df015 Added italian translation json (#676) 2023-07-08 19:44:16 +08:00
Devyatyi9
c5976ff563 added ru support ru-RU.json (#661)
* added ru support ru-RU.json

Russian translation by redoverflow

* updated description for extract
2023-07-06 17:56:01 +00:00
github-actions[bot]
d97767494c Changes by create-pull-request action (#655)
* 🎨 同步 locale

* Update tr_TR.json

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
2023-06-30 16:20:19 +00:00
Ozan Ayrıkan
dbba35cdd0 added tr support (#653) 2023-06-30 02:34:50 +00:00
源文雨
5e09a55e5f 优化代码结构 2023-06-24 15:26:14 +08:00
github-actions[bot]
eeea7cc3ff 🎨 同步 locale (#613)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-06-23 22:01:55 +08:00
kalomaze
72e273173d Update en_US.json
mangio please make ur fork up to date with latest commit on rvc
2023-06-22 07:12:53 -05:00
kalomaze
195a14e5c5 Add new defaults for infer-web.py & adjust english translation (#584)
* Adjust defaults of index and volume scale

* Adjust eng translation for index and volume envelope
2023-06-20 15:17:32 +08:00
Ftps
413c0d285d Correction of Japanese nuances (#577)
* Correction of Japanese nuances

* Add new line
2023-06-20 10:10:25 +08:00
Mangio621
c5e5ab8bef Merged upstream fixes 2023-06-20 04:01:56 +10:00
LINKANG ZHAN
ace949b174 Complete i18n Document (#576) 2023-06-19 12:11:30 +00:00
Mangio621
ea13019480 Merged changes for v2 48k pretrained models. Also updated makefile to support downloading of 48k pre-trained models, and 32k 2023-06-18 22:53:50 +10:00
RVC-Boss
bc5df2ff8e Add files via upload 2023-06-18 20:05:43 +08:00
Mangio621
e3e0d812ab Merged upstream fixes. Torchcrepe to 0.0.18 fixes bugs. 2023-06-01 15:29:32 +10:00
Ma5onic
a02019e428 English Translation Fixes (#402)
* Fix English Translations

* Minor translation correction
2023-06-01 10:11:38 +08:00
Mangio621
a2eb974255 Crepe Implementation use own hop_length. Update readme 2023-05-31 00:37:37 +10:00
Mangio621
ad743209bb Merged official Crepe, and added Mangio-crepe as another wayto calculate crepe. Official crepe added to training! 2023-05-30 18:52:16 +10:00
github-actions[bot]
86b086e393 🎨 同步 locale (#367)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-29 12:09:26 +08:00
RVC-Boss
95a14b734d Add files via upload 2023-05-29 00:23:09 +08:00
RVC-Boss
d0249262b3 Add files via upload 2023-05-28 23:51:03 +08:00
Mangio621
15fe107a0d Merged upstream latest updates 2023-05-25 20:29:44 +10: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
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
Mangio621
ae417f80d7 Merged upstream changes 2023-05-20 13:50:22 +10: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
64b92435b4 Merged upstream updates. 2023-05-17 19:40:18 +10:00
R0w9h
8a9909bdd1 Update ja_JP.json (#293) 2023-05-16 10:24:45 +08:00
Mangio621
350e2df16a Merge upstream. Version 2 HTTPX requirements update. 2023-05-16 01:42:45 +10:00
RVC-Boss
9d949118c0 Update en_US.json 2023-05-15 15:21:58 +00: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
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
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
RVC-Boss
0d2212c8ea Add files via upload 2023-05-13 03:47:56 +08:00
Mangio621
b6cec7c452 Merged upstream. Fixed up readme. 2023-05-11 03:43:06 +10: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
Mangio621
6f729e20d3 Upstream merge 2023-05-07 19:39:13 +10:00
github-actions[bot]
b5b9af0255 🎨 同步 locale (#239)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-07 13:30:57 +08:00
Mangio621
1ab6b35ad9 Merge remote-tracking branch 'upstream/main' 2023-05-06 19:51:53 +10:00
R0w9h
e76654e634 Update ja_JP.json (#238) 2023-05-06 10:45:39 +09:00
Mangio621
8d6c932160 Fixed up extraction crepe hop length not being passed into extract f0 print. f0 Pitch extraction now works. Considerably longer than harvest etc. Now in the process of Training 2023-05-06 02:13:01 +10:00
Mangio621
6fc8c84083 Added an f0 inference overhaul. Added dio and crepe f0 algorithms to inference and a crepe_hop_length slider on the main GUI. I can confirm that crepe sounds much better than harvest, dio and pm and is more stable especially with using small hop-lengths. 2023-05-03 10:58:42 +10:00
github-actions[bot]
4cb010bac6 🎨 同步 locale (#196)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-04-28 20:46:39 +08:00
bycloud
bbe333552f added some more zh to en_US translation (#194)
* Add files via upload

* updated i18n() translation for en_US

expanded the dict for other languages

* added more i18n()

---------

Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
2023-04-28 20:44:46 +08:00