Commit Graph

197 Commits

Author SHA1 Message Date
RVC-Boss 725db8734a
Update README.md 2023-04-27 16:16:38 +00:00
RVC-Boss dfb298da66
Update Changelog_CN.md 2023-04-27 16:09:12 +00:00
RVC-Boss af208d5210
Add files via upload 2023-04-27 23:34:03 +08:00
EntropyRiser a149107c5a
Add full support of all samplerate. (#182)
Co-authored-by: EntropyRiser <1832783120@qq.com>
2023-04-27 18:52:01 +08:00
RVC-Boss 80b54499eb
Update vc_infer_pipeline.py 2023-04-27 16:11:45 +08:00
M.Hosoi 7b8a0bb6fc
Maximum value of save_every_epoch changed to 50 => 200 (#178) 2023-04-27 10:59:49 +08:00
RVC-Boss a6cb4d3625
support 16xx GPU and 4G GPU inference
support 16xx GPU and 4G GPU inference
2023-04-27 01:40:04 +08:00
RVC-Boss 2ac8d553ab
Update infer-web.py 2023-04-26 15:39:19 +00:00
RVC-Boss dc0c8756b5
Total_fea not needed now. Better and faster retrieval performance.
Total_fea not needed now. Better and faster retrieval performance.
2023-04-26 19:17:48 +08:00
RVC-Boss 9be8048302
Total_fea not needed. Better and faster retrieval performance
Total_fea not needed now. Better and faster retrieval performance.
2023-04-26 19:13:54 +08:00
RVC-Boss a21f7ec11f
total_fea not needed now
total_fea not needed now
2023-04-26 19:12:47 +08:00
JiHo Han 71e2733719
docs(README.ko): add Korean Translation of README.md (#157)
* docs(README.ko): add Korean Translation of README.md

* docs(Faiss): add Korean tips for Faiss

* docs(README): add hyperlinks for Korean translation on all README

* docs(training_tips): add Korean translation for training tips

---------

Co-authored-by: Ftps <63702646+Tps-F@users.noreply.github.com>
2023-04-25 21:55:48 +08:00
github-actions[bot] 964a85fe15
🎨 同步 locale (#163)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-04-25 10:53:56 +08:00
RVC-Boss f2abfd5ad2
Update pyproject.toml 2023-04-25 10:51:38 +08:00
Styl 96b6d28718
Web UI to Spanish (#162) 2023-04-25 02:51:20 +00:00
Ftps 52661df363
fix json (#143) 2023-04-24 20:43:45 +08:00
github-actions[bot] b4c653142d
Format code (#142)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-04-24 20:35:56 +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
nadare fdf12a4add
Faiss Tutorial for Developers (#97)
* add faiss tutorial (WIP)

* add embedding tips
2023-04-24 20:18:34 +08:00
源文雨 f6ef9bca0c
fix #115: 隐藏允许的 exception 2023-04-24 20:17:49 +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
tarepan fb1d4b1882
Fix deprecated positional arguments in mel (#133) 2023-04-24 18:35:09 +08:00
tarepan 329d739e70
Refactor mel module (#132)
* Refactor wave-to-mel

* Add docstring on mel

* Refactor mel module import and variable names
2023-04-24 11:45:20 +08:00
RVC-Boss a02ef401ad
Update trainset_preprocess_pipeline_print.py 2023-04-22 14:39:17 +00:00
RVC-Boss 4fdb858a02
Add files via upload 2023-04-22 21:41:50 +08:00
RVC-Boss bb535a4f71
Update en_US.json 2023-04-22 12:24:12 +00:00
RVC-Boss 44de5de840
Update i18n.py 2023-04-22 12:22:16 +00:00
RVC-Boss 978539ad0e
Update extract_f0_print.py 2023-04-22 12:17:32 +00:00
tarepan 5d5ab5465f
Refactor GPU cache during training (#108) 2023-04-22 12:05:00 +00:00
autumnmotor 297d92bf5d
some change precision audio processing (#94)
* some change precision audio processing

* fix clipping problem in resample

resample sometimes causes signal clipping, not just librosa.resample

* fix error
2023-04-22 11:39:47 +00:00
RVC-Boss c423f77a16
增加无f0模型的支持
增加无f0模型的支持
2023-04-22 11:38:00 +00:00
EntropyRiser 2f51e932bf
Change f0 predictor to harvest. (#123)
Co-authored-by: EntropyRiser <1832783120@qq.com>
2023-04-22 11:32:49 +00:00
Rice Cake 334da847d2
Update README.en.md (#121)
* Update README.en.md

* Update README.en.md
2023-04-22 14:06:18 +08:00
nadare 9b513a2375
Training tutorial (#109)
* add training tips in ja

* add english edition(using google translate)
2023-04-22 14:04:56 +08:00
Ftps 8acc0f2b71
fix port (#118) 2023-04-22 00:36:10 +08:00
Ftps ebc0b227c1
Update i18n.py (#117) 2023-04-22 00:35:37 +08:00
Yugo Ogura c941512427
chore: Just fix typo in README.ja.md (#114) 2023-04-22 00:33:11 +08:00
Rice Cake a2dadfc931
Update README.en.md (#113) 2023-04-21 16:30:08 +08:00
Ftps 8bf1e0e026
Update faiss description (#95) 2023-04-19 13:45:04 +08:00
Kazuki aca68fad09
improved Japanese translation. (#101) 2023-04-19 11:02:02 +08:00
Ftps 58397a92dc
Automatically change faiss version (#92) 2023-04-18 14:03:30 +08:00
github-actions[bot] 0ca936c226
🎨 同步 locale (#90)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-04-17 15:26:59 +00:00
Ftps 294b751e34
some change translation (#91) 2023-04-17 22:37:00 +08:00
github-actions[bot] 1e71efb265
Format code (#89)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-04-17 14:09:03 +00:00
源文雨 35379217e8
优化 change log 格式 (#86)
* 优化 change log 格式

* Apply Code Formatter Change

---------

Co-authored-by: fumiama <fumiama@users.noreply.github.com>
2023-04-17 12:49:54 +00:00
EntropyRiser 88a43e14d1
Add non-search inference support. (#82)
Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
2023-04-17 12:49:42 +00:00
源文雨 b0f8a4c7d1
fix: json format (#84)
* Update extract_locale.py

* Apply Code Formatter Change

* Update locale_diff.py

* Apply Code Formatter Change

---------

Co-authored-by: fumiama <fumiama@users.noreply.github.com>
2023-04-17 12:49:29 +00:00
Ftps 5ab6713bb3
fix permission (#87) 2023-04-17 16:15:59 +08:00
Ftps a4c64b0253
Autoformat when pushed directly (#79)
* Create push_format.yml

* remove unused
2023-04-17 11:09:05 +08:00
Ftps bfe974ea9f
Fix action when PR send (#83) 2023-04-17 10:49:57 +08:00