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
lliiooll
28383fbeee
进行一些判断操作避免崩溃 ( #562 )
2023-06-18 04:38:35 +00:00
ms903x1
ec83e10b8f
Update gui.py default config ( #482 )
...
* Update envfilescheck.bat
add pretrained_v2 and uvr5 update
* Update envfilescheck.bat
fix bug
* Update envfilescheck.bat
fix bug
* Update data_utils.py
fix bug where data exceeding 4s is filtered out.
* Update gui.py
Update default config
* Update gui.py
fix json bug
2023-06-08 13:29:34 +00:00
github-actions[bot]
fada942ecd
Format code ( #456 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-08 16:55:18 +08:00
yuuukiasuna
1b307a4222
gui json update ( #479 )
...
* Fix gui.py
There seemed to be some conflicts between #338 and #340 , so I corrected them.
* Update gui.py
* Update gui.py
---------
Co-authored-by: Ftps <63702646+Tps-F@users.noreply.github.com>
Co-authored-by: RVC-Boss <129054828+RVC-Boss@users.noreply.github.com>
2023-06-08 16:53:51 +08:00
mrhan1993
b28f98fed3
Update gui.py ( #475 )
...
增加选择模型时的默认路径以及文件过滤。
2023-06-08 10:42:16 +08:00
github-actions[bot]
52c97ed464
Format code ( #455 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-06 14:35:35 +00:00
RVC-Boss
05b5af7c8c
Add files via upload
2023-06-06 20:34:54 +08:00
RVC-Boss
a68037be3c
Update gui.py
2023-05-30 13:17:10 +00:00
Ftps
7789c46ded
Fix gui.py ( #365 )
...
There seemed to be some conflicts between #338 and #340 , so I corrected them.
2023-05-28 12:52:05 +00:00
dependabot[bot]
2280f3e392
Bump tornado from 6.2 to 6.3.2 ( #358 )
...
* Bump tornado from 6.2 to 6.3.2
Bumps [tornado](https://github.com/tornadoweb/tornado ) from 6.2 to 6.3.2.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst )
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.2.0...v6.3.2 )
---
updated-dependencies:
- dependency-name: tornado
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* Apply Code Formatter Change
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ftps <63702646+Tps-F@users.noreply.github.com>
2023-05-28 00:36:12 +09:00
Ftps
a2ef4cca76
fix Config, GUIConfig and self ( #340 )
...
Co-authored-by: RVC-Boss <129054828+RVC-Boss@users.noreply.github.com>
2023-05-26 19:32:19 +08:00
JackEllie
039e7afb85
Update gui.py ( #338 )
2023-05-25 09:27:40 +09:00
github-actions[bot]
cfd9848128
Format code ( #330 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-05-21 19:19:53 +08:00
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
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
RVC-Boss
ef016ae6a0
Update gui.py
2023-05-11 14:29:56 +00:00
github-actions[bot]
75d31f1022
Format code ( #254 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-05-08 15:16:19 +00:00
RVC-Boss
4a2c9c062f
Update gui.py
2023-05-07 17:42:30 +00:00
RVC-Boss
5928d5358c
Update gui.py
2023-05-07 17:40:09 +00:00
github-actions[bot]
6726af00cf
Format code ( #221 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-05-05 13:13:41 +08:00
RVC-Boss
da34d75ec9
Add files via upload
2023-05-04 22:22:46 +08:00
github-actions[bot]
9068d5283e
Format code ( #188 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-04-28 11:25:20 +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
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
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
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
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
liujing04
0719b4aa5e
Add files via upload
2023-04-16 18:56:20 +08: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
Ftps
c8261b2ccc
Reformat and rewrite _get_name_params ( #57 )
...
* Reformat
* rewrite _get_name_params
* Add workflow for automatic formatting
* Revert "Add workflow for automatic formatting"
This reverts commit 9111c5dbc1
.
* revert Retrieval_based_Voice_Conversion_WebUI.ipynb
---------
Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
2023-04-15 11:44:24 +00:00
EntropyRiser
8d24582122
Fix hubert model choosing and unused faiss search ( #46 )
...
* Rewrite GUI audio processor with torch. Improve speed.
* Fix GUI Hubert model choosing.
* Add index search to GUI
* Add index_search support
2023-04-14 13:00:31 +00:00
源文雨
99996fbe8a
优化笔记本、翻译并重新引入自动push ( #48 )
...
* optimize: 精简未用到的配置项并在特征提取初步引入mps
* add cmd argument: --noautoopen
* fix: i18n
* fix
* fix
* add genlocale workflow
* add unitest
* fix
* fix
* fix
* 优化笔记本
* reintroduce Push changes
* disable genlocale on non-main branch
* 将笔记本checkout改为stable
2023-04-13 13:32:08 +00:00
EntropyRiser
0135a3f71f
Rewrite GUI audio processor with torch. Improve speed. ( #43 )
2023-04-13 10:15:11 +08:00
源文雨
33e1a0f1d2
fix: i18n导致无法启动 & 增加 --noautoopen 参数 ( #39 )
...
* optimize: 精简未用到的配置项并在特征提取初步引入mps
* add cmd argument: --noautoopen
* fix: i18n
* fix
* fix
* add genlocale workflow
* add unitest
* fix
* fix
* fix
2023-04-12 16:53:50 +08:00
EntropyRiser
19a83b7664
Fix GUI i18n ( #38 )
2023-04-12 14:28:28 +08:00
唐澤 克幸
72d37119de
add localization(添加本地化) ( #35 )
...
* add i18n
* Add gui.py as target
* update
* Update extract_locale.py
2023-04-12 10:48:39 +08:00
CN_ChiTu
c2e904f576
gui支持多语言 ( #33 )
...
* gui支持多语言
采用和ddspsvc仓库gui一样的多语言方式
* Create gitkeep
* gui支持多语言
2023-04-11 12:03:24 +00:00
EntropyRiser
a92240b270
Add GUI to support basic realtime VC.
2023-04-11 00:14:37 +08:00
EntropyRiser
cb04a991a6
Add GUI to support basic realtime voice conversion.
2023-04-11 00:11:14 +08:00