Commit Graph

400 Commits

Author SHA1 Message Date
源文雨
f6051a12f0 move changelogs to docs folder 2023-06-23 22:47:56 +08:00
dependabot[bot]
fda161deba Bump gradio from 3.14.0 to 3.34.0 (#614)
Bumps [gradio](https://github.com/gradio-app/gradio) from 3.14.0 to 3.34.0.
- [Release notes](https://github.com/gradio-app/gradio/releases)
- [Changelog](https://github.com/gradio-app/gradio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gradio-app/gradio/compare/v3.14.0...v3.34.0)

---
updated-dependencies:
- dependency-name: gradio
  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-06-23 22:44:21 +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
github-actions[bot]
b9fdef34ba Format code (#612)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-23 22:00:17 +08:00
源文雨
d4e9badf17 fix extract locale 2023-06-23 21:59:37 +08:00
Ftps
66d470361a Fix links (#596) 2023-06-22 06:37:09 +00: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
Justin John
cdbb76cb6f Fix OpenBLAS warning (#583)
Fixes the error msg: "OpenBLAS warning: precompiled NUM_THREADS exceeded, adding auxiliary array for thread metadata"
2023-06-20 15:17:18 +08:00
Ftps
413c0d285d Correction of Japanese nuances (#577)
* Correction of Japanese nuances

* Add new line
2023-06-20 10:10:25 +08:00
RVC-Boss
3c1ff4f63b Update README.md 2023-06-19 12:11:41 +00:00
LINKANG ZHAN
ace949b174 Complete i18n Document (#576) 2023-06-19 12:11:30 +00:00
RVC-Boss
f311d39d46 Update README.en.md 2023-06-19 12:07:09 +00:00
RVC-Boss
90ff4e8c29 fix v2 32k 48k extract bug
fix v2 32k 48k extract bug
2023-06-19 15:48:25 +08:00
Ftps
be1b0b33c9 Set the title of the PR (#568) 2023-06-19 14:12:28 +08:00
Pengoose
4c500d4d29 Update Changelog_KO.md (#569) 2023-06-19 14:12:09 +08:00
RVC-Boss
c1ace168fa Update Changelog_EN.md 2.0.230618 2023-06-18 14:16:08 +00:00
RVC-Boss
41c345557f Update Changelog_CN.md 2023-06-18 14:06:25 +00:00
RVC-Boss
7fbfc60fcb Update Changelog_CN.md 2023-06-18 14:05:24 +00:00
github-actions[bot]
e4417ce82f Format code (#564)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-18 13:55:51 +00:00
RVC-Boss
125a0a7b02 change default train version to v2
change default train version to v2
2023-06-18 13:52:49 +00:00
RVC-Boss
a42330f0ae Add files via upload 2023-06-18 21:49:49 +08:00
RVC-Boss
bc5df2ff8e Add files via upload 2023-06-18 20:05:43 +08:00
RVC-Boss
0812020c90 Add files via upload 2023-06-18 19:37:53 +08:00
RVC-Boss
66667c8f50 Add files via upload 2023-06-18 19:37:21 +08:00
github-actions[bot]
a7647e4094 Format code (#526)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-18 10:39:56 +00:00
RVC-Boss
f92a923487 Update infer-web.py 2023-06-18 09:56:29 +00:00
RVC-Boss
0db402c312 Update infer-web.py 2023-06-18 09:56:16 +00:00
RVC-Boss
6ca9c853b0 v2-48k-32k-support
v2-48k-32k-support
2023-06-18 17:40:07 +08:00
RVC-Boss
44426b18b8 train index:auto kmeans when feature shape too large
train index:auto kmeans when feature shape too large
2023-06-18 16:19:07 +08:00
RVC-Boss
e7f204b32e train index:auto kmeans when feature shape too large
train index:auto kmeans when feature shape too large
2023-06-18 16:16:33 +08:00
Ftps
75264d09b6 Fix format #526 (#533)
* Fix format #526

* fix return
2023-06-18 08:01:34 +00:00
RVC-Boss
cbd29350fe extreme value filtering 2023-06-18 15:30:56 +08:00
RVC-Boss
a9a77f2556 fix-no-f0-model-protect-issue
fix-no-f0-model-protect-issue
2023-06-18 15:17:36 +08:00
RVC-Boss
ec0c39d9bc Update infer-web.py 2023-06-18 06:56:22 +00:00
Ftps
9253948f0d Rewrite syntax of infer-web.py (#536)
* Fix import location

* use any

* Correction of if Syntax

* Class definitions to the front

* format

* fix if Syntax
2023-06-18 06:42:40 +00:00
LINKANG ZHAN
c5758a89db Stop extracting features when hubert_base.pt does not exist. (#535)
* support detection of pretrained model, support train without pretrained model path in web ui

* support detection of pretrained model, support train without pretrained model path in web ui

* support detection of pretrained model, support train without pretrained model path in web ui

* Stop extracting features when hubert_base.pt is not exist.

* Stop extracting features when hubert_base.pt is not exist.

* Make error more noticeable
2023-06-18 04:39:10 +00:00
lliiooll
28383fbeee 进行一些判断操作避免崩溃 (#562) 2023-06-18 04:38:35 +00:00
RVC-Boss
846be17351 Update Retrieval_based_Voice_Conversion_WebUI_v2.ipynb 2023-06-18 04:09:06 +00:00
RVC-Boss
4945fba0a3 Update Retrieval_based_Voice_Conversion_WebUI.ipynb 2023-06-18 04:08:57 +00:00
RVC-Boss
602ee19cf9 Update requirements.txt 2023-06-18 04:08:28 +00:00
Ναρουσέ·μ·γιουμεμί·Χινακάννα
0eb6bb67be Onnx推理dml支持 (#556)
* Add files via upload

* Add files via upload
2023-06-17 14:49:16 +00:00
RVC-Boss
a071f1e089 fix v2 onnx export 2023-06-15 15:29:05 +00:00
RVC-Boss
147d3c83b7 fix v2 onnx export 2023-06-15 15:27:51 +00:00
RVC-Boss
75d7c03d41 fix v2 onnx export 2023-06-15 15:26:57 +00:00
LINKANG ZHAN
f349adc9df Add support for train without specify pretrained model, add support for selecting v2 48k as training setting, and add support for auto remove pretrained model when the user do not have pretrained model in designate folder. (#528)
* support detection of pretrained model, support train without pretrained model path in web ui

* support detection of pretrained model, support train without pretrained model path in web ui

* support detection of pretrained model, support train without pretrained model path in web ui
2023-06-15 10:21:58 +08:00
github-actions[bot]
eb1a88cf7e Format code (#522)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-14 11:48:05 +00:00
红血球AE3803
4de5d0d551 更新批量推理脚本,可以不用 webui (#518)
* 增加批量推理脚本

* 更新批量推理脚本
2023-06-14 10:22:47 +08:00
RVC-Boss
c74727d487 Update Changelog_CN.md 2023-06-13 16:22:17 +08:00
RVC-Boss
78c88a4f75 add vocal2guitar online demo 2023-06-11 13:59:16 +00:00
RVC-Boss
d963c29fec Update README.md 2023-06-11 13:56:06 +00:00