XXXXRT666
00302afbbf
chores ( #1528 )
...
* chores
* ...
* Add files via upload
* ...
* remove gradio warnings
* Update inference_webui.py
Fix inference_cli issue
2024-08-23 17:47:27 +08:00
RVC-Boss
4b5c3251a4
Update gradio
2024-08-20 23:47:23 +08:00
XXXXRT666
92cf8d06f6
Chores ( #1422 )
...
Make Gradio Great Again
附带vs2017下载链接
增加了各种数据集检查,若缺失会弹出warning
修复了warning乱弹的bug
修复了参考音频混合只能上传一条的bug
修复了下载G2PW Model出现import错误的bug
修复了Windows训练无N卡在预处理阶段的报错
2024-08-13 16:31:12 +08:00
KamioRinn
533ccad4e2
Optimize short sentence ( #1430 )
2024-08-10 12:28:53 +08:00
XXXXRT666
76e9c9a280
* README ( #1412 )
...
* README
2024-08-07 14:54:49 +08:00
RVC-Boss
bc3832d118
support timebre mixing
...
support timebre mixing
2024-08-07 11:28:30 +08:00
XXXXRT666
5f974c9f2a
Remove warnings and add some warnings ( #1408 )
2024-08-06 18:37:55 +08:00
KamioRinn
b3f40e3207
Fix normalize ( #1404 )
2024-08-06 12:49:13 +08:00
XXXXRT666
e1b94bd30f
v1v2 Version Switching ( #1391 )
...
v1v2 Version Switching
2024-08-06 12:00:51 +08:00
KamioRinn
69cf6787fe
Version Check ( #1390 )
...
* version check
* fix webui and symbols
* fix v1 language map
2024-08-05 17:24:42 +08:00
XXXXRT666
f0369ad5c4
若干杂项,界面优化 ( #1388 )
...
现支持直接启动inference_webui,支持选择version和i18n
将不同版本模型放在两个文件夹中,启动inference_webui后将根据version选择模型文件夹
训练保存文件夹也将根据verison变化
2024-08-03 21:03:05 +08:00
RVC-Boss
4c4508c8d8
Add files via upload
2024-08-03 12:29:22 +08:00
XXXXRT666
5b31a5b64b
若干杂项,界面优化 ( #1387 )
...
推理界面布局优化,删去文本切分小框
python webui.py or inference_webui.py <version(optional)> <language(optional)>
支持启动时选择模型版本,填在第一个即可,若缺失使用缺省值
支持启动时选择i18n语言,填在最后一个即可,若缺失使用缺省值
计时优化
2024-08-03 12:12:04 +08:00
KamioRinn
18efcab2be
support yue and ko inference
...
support yue and ko inference
2024-08-03 11:19:52 +08:00
RVC-Boss
6d1b4e4785
support gpt-sovits v2
...
support gpt-sovits v2
2024-08-02 15:43:27 +08:00
KamioRinn
3571f8a906
Better normlization ( #1351 )
2024-07-27 16:03:43 +08:00
RVC-Boss
343156bf0f
fix speed control bug
...
fix speed control bug
2024-07-25 15:27:19 +08:00
RVC-Boss
4e87bd1a25
support speed adjust支持合成语速调整
...
support speed adjust支持合成语速调整
2024-07-23 14:34:56 +08:00
RVC-Boss
7b8fb16f37
support speed adjustment
...
support speed adjustment
2024-07-22 18:23:33 +08:00
RVC-Boss
763495db8e
Add files via upload
2024-07-08 20:52:39 +08:00
aoguai
7986bbcbd8
fix: 解决按标点符号切分时小数会被切分( #1084 ) ( #1253 )
...
* fix: 解决按标点符号切分时小数会被切分
* fix: update cut5
2024-07-06 15:08:54 +08:00
aoguai
d52c44a482
fix: 移除多余 my_utils.py ( #1189 ) ( #1251 )
...
* fix: 移除多余 my_utils.py (#1189 )
* feat: update my_utils
2024-06-29 22:57:01 +08:00
david l euler
9516b59119
inference cli tool ( #1195 )
...
Co-authored-by: david <david@ihopeit.com>
Co-authored-by: RVC-Boss <129054828+RVC-Boss@users.noreply.github.com>
2024-06-26 22:17:05 +08:00
Spr_Aachen
3c93947ede
Update gui.py&webui.py ( #1216 )
...
1. Fix the issue that gui needs to reload models for each inference
2. Fix the issue that webui would be toggled by relevant import
3. Complement missing package import
4. Simplify GUI's code and address various inefficiencies, including: enabling direct input of ref text and target text (akin to the WebUI), facilitating file selection for ref audio uploads, adding language options for CH-EN/JA-EN/Multi (with Multi as the default), standardizing variable name to enhance readability.
2024-06-21 18:05:16 +08:00
XXXXRT666
ba794309e1
关于标点符号导致参考泄漏的问题 ( #1168 )
...
* punctuation
* Update inference_webui.py
* Update
* update
* update
2024-06-10 16:18:30 +08:00
Lion
8430b0a595
support cpu training, use cpu training on mac
2024-03-13 22:24:32 +08:00
DW
4ee65244e3
Update inference_webui.py
2024-03-04 20:37:18 +11:00
RVC-Boss
5e0ac08367
Merge pull request #658 from KamioRinn/Fix-KO
...
修正LangSegment识别为韩文
2024-03-04 00:44:47 +08:00
KamioRinn
8d39c4c0d8
fix auto LangSegment misunderstand KO
2024-03-04 00:13:28 +08:00
XXXXRT666
910741a104
Update inference_webui.py
2024-02-21 13:26:30 +00:00
RVC-Boss
b9636b8669
Add files via upload
2024-02-21 18:52:07 +08:00
RVC-Boss
8ba9420062
Merge pull request #557 from XXXXRT666/main
...
Change the inference device on Mac
2024-02-21 16:27:42 +08:00
XXXXRT666
f7028ab5fe
Update inference_webui.py
...
精简代码
2024-02-21 01:15:11 +00:00
KamioRinn
0452e7facb
Adjust text normlization
2024-02-21 01:14:09 +08:00
XXXXRT666
4906fe6ff7
Update inference_webui.py
...
Change inference device to accelerate inference on Mac and reduce memory leak
2024-02-20 16:03:08 +00:00
KamioRinn
56f7b74415
Del a-zA-Z
2024-02-20 22:45:49 +08:00
KamioRinn
ecb0c6f060
Refactoring get phones and bert
2024-02-20 22:41:39 +08:00
KamioRinn
f757be85ed
Fix text formatting
2024-02-19 02:11:02 +08:00
KamioRinn
c9f18c0e5a
Adjust ja clean text
2024-02-17 16:04:06 +08:00
RVC-Boss
5d51be4ff6
Add files via upload
2024-02-16 23:44:36 +08:00
Watchtower-Liu
b89110502e
update webui
2024-02-16 17:47:54 +08:00
Watchtower-Liu
0071be8b10
Merge branch 'main' into inference_optin
2024-02-16 17:03:11 +08:00
Watchtower-Liu
1d27793749
update_infer
2024-02-16 16:53:57 +08:00
RVC-Boss
36b1371025
Update inference_webui.py
2024-02-12 16:47:30 +08:00
RVC-Boss
17cb800215
Merge pull request #457 from WatchTower-Liu/DPO_optim
...
添加DPO协同训练,提升输出内容的稳定性,增加部分生成参数的webui控制
2024-02-12 00:14:18 +08:00
liufenghua
af972365b3
add DPO training
2024-02-11 15:06:01 +08:00
KamioRinn
faa8d750e5
Adjust-tts-clean-text
2024-02-11 03:54:39 +08:00
ling
c86663a68c
feat: deal with edge case
2024-02-07 20:06:51 +08:00
ling
53f1642b1c
feat: in case ignore too short text
2024-02-07 19:41:41 +08:00
ling
ac5a741a58
feat: incase too much \n
2024-02-07 15:44:55 +08:00