Commit Graph

38 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
Ftps
52661df363 fix json (#143) 2023-04-24 20:43:45 +08:00
源文雨
376bd31c19 i18n: 优化英文翻译 by @Estil1 (#141)
* fix: i18n rename 不全

* Language 100% fixed 

I can create a Spanish version too

* 🎨 同步 locale

* Update en_US.json

---------

Co-authored-by: Styl <87322309+Estil1@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-04-24 20:31:46 +08:00
Ναρουσέ·μ·γιουμεμί·Χινακάννα
9bac0ffaa7 Onnx导出拓展以及WebUI支持 (#140)
* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload
2023-04-24 19:55:05 +08:00
RVC-Boss
bb535a4f71 Update en_US.json 2023-04-22 12:24:12 +00:00
Nasser Aldosari
f47627c650 English translations (#75)
Modified some existing translations and translated non-existing ones using GPT-4, manually proofread, may require double proofreading from experts to ensure accuracy.
2023-04-16 09:30:42 +00:00
唐澤 克幸
6fb458a754 optimize: 优化代码结构 (#66)
* update

* 纠正了多余的内容

* update

* Change the location of the comments (or revert) to improve readability.

* revert

* Update extract_locale.py

* Update i18n.py

* fix HK & SG

---------

Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
2023-04-16 06:29:01 +00:00