XXXXRT666
a3f5fb9614
v1v2 Version Switching ( #1391 )
...
v1v2 Version Switching
1 year ago
KamioRinn
4e34814c70
Version Check ( #1390 )
...
* version check
* fix webui and symbols
* fix v1 language map
1 year ago
XXXXRT666
0c25e57959
若干杂项,界面优化 ( #1388 )
...
现支持直接启动inference_webui,支持选择version和i18n
将不同版本模型放在两个文件夹中,启动inference_webui后将根据version选择模型文件夹
训练保存文件夹也将根据verison变化
1 year ago
RVC-Boss
b14f930220
Add files via upload
1 year ago
XXXXRT666
50a63c57d1
若干杂项,界面优化 ( #1387 )
...
推理界面布局优化,删去文本切分小框
python webui.py or inference_webui.py <version(optional)> <language(optional)>
支持启动时选择模型版本,填在第一个即可,若缺失使用缺省值
支持启动时选择i18n语言,填在最后一个即可,若缺失使用缺省值
计时优化
1 year ago
KamioRinn
6ec3a66d53
support yue and ko inference
...
support yue and ko inference
1 year ago
RVC-Boss
05028e3587
support gpt-sovits v2
...
support gpt-sovits v2
1 year ago
KamioRinn
e851ae34c9
Better normlization ( #1351 )
1 year ago
RVC-Boss
5a972e179c
fix speed control bug
...
fix speed control bug
1 year ago
RVC-Boss
9588a3c52d
support speed adjust支持合成语速调整
...
support speed adjust支持合成语速调整
1 year ago
RVC-Boss
f4f76ea431
support speed adjustment
...
support speed adjustment
1 year ago
RVC-Boss
37760cbc9d
Add files via upload
1 year ago
aoguai
6638e66294
fix: 解决按标点符号切分时小数会被切分( #1084 ) ( #1253 )
...
* fix: 解决按标点符号切分时小数会被切分
* fix: update cut5
1 year ago
aoguai
582ba7d519
fix: 移除多余 my_utils.py ( #1189 ) ( #1251 )
...
* fix: 移除多余 my_utils.py (#1189 )
* feat: update my_utils
1 year ago
david l euler
3e81e215a5
inference cli tool ( #1195 )
...
Co-authored-by: david <david@ihopeit.com>
Co-authored-by: RVC-Boss <129054828+RVC-Boss@users.noreply.github.com>
1 year ago
Spr_Aachen
d8bcc732d7
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.
1 year ago
XXXXRT666
bedb421adb
关于标点符号导致参考泄漏的问题 ( #1168 )
...
* punctuation
* Update inference_webui.py
* Update
* update
* update
1 year ago
Lion
1963eb01cc
support cpu training, use cpu training on mac
1 year ago
DW
37206edbd9
Update inference_webui.py
1 year ago
RVC-Boss
b75b5dcf6b
Merge pull request #658 from KamioRinn/Fix-KO
...
修正LangSegment识别为韩文
1 year ago
KamioRinn
e066cd93d2
fix auto LangSegment misunderstand KO
1 year ago
XXXXRT666
83c9e8ff02
Update inference_webui.py
1 year ago
RVC-Boss
939971afe3
Add files via upload
1 year ago
RVC-Boss
7ee72bec7e
Merge pull request #557 from XXXXRT666/main
...
Change the inference device on Mac
1 year ago
XXXXRT666
220367f90c
Update inference_webui.py
...
精简代码
1 year ago
KamioRinn
84062074a3
Adjust text normlization
1 year ago
XXXXRT666
861658050b
Update inference_webui.py
...
Change inference device to accelerate inference on Mac and reduce memory leak
1 year ago
KamioRinn
76570cff52
Del a-zA-Z
1 year ago
KamioRinn
bbef82fa86
Refactoring get phones and bert
1 year ago
KamioRinn
55f82e9ad1
Fix text formatting
1 year ago
KamioRinn
c70a609a31
Adjust ja clean text
1 year ago
RVC-Boss
0ce6393950
Add files via upload
1 year ago
Watchtower-Liu
9cac8ed160
update webui
1 year ago
Watchtower-Liu
013db82d7d
Merge branch 'main' into inference_optin
1 year ago
Watchtower-Liu
1803729360
update_infer
1 year ago
RVC-Boss
0c8832727e
Update inference_webui.py
1 year ago
RVC-Boss
598ac16ebe
Merge pull request #457 from WatchTower-Liu/DPO_optim
...
添加DPO协同训练,提升输出内容的稳定性,增加部分生成参数的webui控制
1 year ago
liufenghua
070ac9b2b2
add DPO training
2 years ago
KamioRinn
c767450bb1
Adjust-tts-clean-text
2 years ago
ling
bd42a6923f
feat: deal with edge case
2 years ago
ling
2c1eb59283
feat: in case ignore too short text
2 years ago
ling
8b82bc937e
feat: incase too much \n
2 years ago
RVC-Boss
cb88b8b9eb
Update inference_webui.py
2 years ago
RVC-Boss
e75106d1f0
Add files via upload
2 years ago
qieqieplus
dddff7ed45
fix inference langid
2 years ago
RVC-Boss
65b463a787
Add files via upload
2 years ago
RVC-Boss
0fdbf3a732
Revert "在推理页面添加在线录制参考音频功能用于ZeroShot"
2 years ago
KakaruHayate
dd63352168
在推理页面添加在线录制参考音频功能用于ZeroShot
2 years ago
RVC-Boss
3ebff70b71
Add files via upload
2 years ago
RVC-Boss
f36ca4a451
Update inference_webui.py
2 years ago
KakaruHayate
d6629a8c6c
第一遍正则匹配不查找'.'
2 years ago
KakaruHayate
3e8c071e9a
优化日英/中英混合推理分词逻辑
...
示例
【1pass】(现在版本)
['我是一名粉刷匠,粉刷本领强,', 'I am a painter with strong painting skills', ',', 'A.B.C.D.A', '_', 'B', '—', 'C', '……', 'D.']
['zh', 'en', 'zh', 'en', 'zh', 'en', 'zh', 'en', 'zh', 'en']
【2pass】
['我是一名粉刷匠,粉刷本领强,', 'I am a painter with strong painting skills,', 'A.B.C.D.A_', 'B—', 'C……', 'D.']
['zh', 'en', 'en', 'en', 'en', 'en']
【result】
['我是一名粉刷匠,粉刷本领强,', 'I am a painter with strong painting skills,A.B.C.D.A_B—C……D.']
['zh', 'en']
2 years ago
RVC-Boss
74409f3570
Update inference_webui.py
2 years ago
RVC-Boss
1c2fa98ca8
Add files via upload
2 years ago
RVC-Boss
698e965513
修复开头吞字
2 years ago
RVC-Boss
b8ae5a2761
Add files via upload
2 years ago
Erythrocyte3803
cf19b6f387
修复在尝试独立运行 inference_webui 时候,找不到部分前置模型(例如bert)的问题
2 years ago
RVC-Boss
5237229d39
Update inference_webui.py
2 years ago
RVC-Boss
2eabcfa828
Update inference_webui.py
2 years ago
RVC-Boss
b24893f4d1
Update inference_webui.py
2 years ago
RVC-Boss
f4148cf77f
支持合成文本中英混合、日英混合
2 years ago
RVC-Boss
9fe955c1bf
Add files via upload
2 years ago
RVC-Boss
725471b0bf
Revert "引导音频记忆,文本记忆和语种记忆"
2 years ago
RVC-Boss
35d4c334eb
Merge pull request #216 from v3ucn/引导音频记忆,文本记忆和语种记忆
...
引导音频记忆,文本记忆和语种记忆
2 years ago
RVC-Boss
3fb0ed4f03
Merge branch 'main' into patch-4
2 years ago
刘悦
16196b6f38
增加引导音频记忆、引导音频文本记忆、语种记忆
...
增加引导音频记忆、引导音频文本记忆、语种记忆
2 years ago
刘悦
8adcecd19a
增加引导音频记忆、引导音频文本记忆、语种记忆
...
增加引导音频记忆、引导音频文本记忆、语种记忆
2 years ago
刘悦
0bcdf0155c
添加模型记忆功能,不用二次选择模型
...
添加模型记忆功能,不用二次选择模型
2 years ago
KakaruHayate
fa0c06b62c
Update inference_webui.py
...
https://github.com/RVC-Boss/GPT-SoVITS/pull/205
2 years ago
RVC-Boss
52a9009bde
Merge pull request #205 from LeiHao0/main
...
Resolved the issue of duplicate inference in the Bert1 model
2 years ago
KakaruHayate
177f3c6fc9
中英/日英混合推理
...
如题,支持在中文/日语模式下夹杂英语内容
2 years ago
Lei Hao
afdce90c41
Resolved the issue of duplicate inference in the Bert1 model
2 years ago
Lion-Wu
b942af74cc
Merge branch 'RVC-Boss:main' into mps
2 years ago
RVC-Boss
249561e5a1
Add files via upload
2 years ago
Wu Zichen
07a5339691
mps support
2 years ago
Wu Zichen
a8e603445f
support mps, optimized device selection
2 years ago
RVC-Boss
a61a0b9631
Update inference_webui.py
2 years ago
RVC-Boss
0c691191e8
Add files via upload
2 years ago
zxgov
3f7ff570d7
Update inference_webui.py
2 years ago
RVC-Boss
4ba412f07f
Update inference_webui.py
2 years ago
DW
3ce23fa619
Update inference_webui.py
2 years ago
DW
4177187623
Update inference_webui.py
2 years ago
RVC-Boss
19ff34260b
Add files via upload
2 years ago
RVC-Boss
ea62d6e0cf
Add files via upload
2 years ago
c4fun
95bb2c921e
解决输入目标文本的空行导致报错的问题
2 years ago
RVC-Boss
985add3f0a
Merge branch 'main' into patch-3
2 years ago
spicysama
e3a008dbea
FIx: cannot identify one class to a dict(needed)
...
To implement recursive construction while retaining the characteristics of the original dictionary, we can slightly modify the DictToAttrRecursive class. This allows each object to retain its characteristics as a dictionary while accessing keys and values as attributes.
2 years ago
Blaise
0d92575115
Code refactor + remove unused imports
2 years ago
RVC-Boss
41ca6028d6
Add files via upload
2 years ago