github-actions[bot]
3b4a546ced
chore(format): run black on dev ( #121 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-06-19 17:56:04 +09:00
haofanurusai
64f994be82
fix&feat(gui): 修复ASIO输出爆音, 增加不同种API音频设备支持
...
See https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI/pull/2591
2025-06-19 17:52:22 +09:00
github-actions[bot]
e1aeb16630
chore(format): run black on dev ( #107 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-29 13:47:37 +08:00
源文雨
4b68fb0e13
feat: update to latest torch & gradio version
2024-11-27 22:16:06 +09:00
github-actions[bot]
76f08a6b21
chore(format): run black on dev ( #62 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-16 20:14:11 +09:00
源文雨
e5aa6b02a7
optimize(i18n): too long translation
2024-06-16 20:13:09 +09:00
源文雨
add4642b7e
fix(train): parameter issue
2024-06-16 18:20:53 +09:00
github-actions[bot]
1410bd4d15
chore(format): run black on dev ( #59 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-16 17:30:03 +09:00
源文雨
df83554ac1
fix(rtrvc): parameter issue
2024-06-16 15:04:48 +09:00
源文雨
8ce397da9c
optimize(rtrvc): impl. rvc f0s
2024-06-16 14:36:50 +09:00
Alex Murkoff
70b43e8924
chore(i18n): use english as the base language for i18n ( #22 )
...
* chore(i18n): use english as the base language for i18n
rewrite all of the locale files to use english as base for translation
* fix(i18n): update rest of the scripts that rely on the chinese-base i18n translation
* chore(i18n): change some of the base strings to be more correct
* chore(i18n): sync locale on dev
* chore(format): run black on dev
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-11 12:33:56 +09:00
源文雨
50d46982d2
optimize(all): tidy project structure
2024-06-05 19:15:53 +09:00
RVC-Boss
4af6630792
Update and rename gui.py to gui_v0.py
2023-07-11 14:45:16 +08:00
github-actions[bot]
549ac02698
Format code ( #644 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-28 13:54:31 +08:00
Yurzi
5ca7736b2d
Fix realtime gui under linux ( #609 )
...
* Fix init problem about devices index outbound
* Fix file browse file type
* Fix sd stream channels problem, fix it to 2
---------
Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com >
2023-06-28 05:53:52 +00:00
源文雨
5e09a55e5f
优化代码结构
2023-06-24 15:26:14 +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
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 9111c5dbc1830248305fb075587a88be07ad3115.
* revert Retrieval_based_Voice_Conversion_WebUI.ipynb
---------
Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com >
2023-04-15 11:44:24 +00:00