lyris
62a71af6ea
Update english.py ( #1106 )
...
copy but not ref the phones list becoz it will be extend later, if not do so,it will affect the self.cmu dict values.
1 year ago
蓝梦实
0357d0c7a4
[优化] 1Aa-文本获取 ( #1102 )
...
* Filter unsupported languages
* add feedback
* simplify modification
* fix detail
1 year ago
hcwu1993
a95e6c13b8
modify freeze_quantizer mode, avoid quantizer's codebook updating ( #953 )
1 year ago
KamioRinn
a3c4e040c8
Normalize chinese arithmetic operations ( #947 )
1 year ago
KamioRinn
6ccfd362e9
修复英文多音字,调整字典热加载,新增姓名匹配 ( #869 )
...
* Fix homograph dict
* Add JSON in dict
* Adjust hot dict to hot reload
* Add English name dict
* Adjust get name dict logic
1 year ago
RVC-Boss
7bc0836d99
Merge pull request #821 from KamioRinn/Optimize-English-G2P
...
调整英文格式化输出和英文G2P逻辑
1 year ago
KamioRinn
97f304c2bf
Adjust normalize and g2p logic
1 year ago
RVC-Boss
b451372316
Merge pull request #812 from KamioRinn/Optimize-English-G2P
...
修复中文标点在英文中的问题,添加所有格匹配
1 year ago
KamioRinn
e3d3c3288d
Fix CN punc in EN,add 's match
1 year ago
RVC-Boss
f7409490ef
Merge pull request #804 from KamioRinn/Optimize-English-G2P
...
英文G2P优化
1 year ago
KamioRinn
ca57a01bea
Optimize-English-G2P
1 year ago
RVC-Boss
c2ac07bc3d
Merge pull request #775 from KamioRinn/Fix-chinese-ellipsis
...
Fix chinese ellipsis
1 year ago
KamioRinn
bcb9914b60
Fix chinese ellipsis
1 year ago
RVC-Boss
c287430ecc
Update models.py
1 year ago
RVC-Boss
3dfbcbcd82
Merge pull request #761 from Lion-Wu/fix/cpu
...
Support CPU training, use CPU on macOS
1 year ago
Lion
1963eb01cc
support cpu training, use cpu training on mac
1 year ago
RVC-Boss
3b11cd9814
Update models.py
1 year ago
RVC-Boss
7e012e7678
https://github.com/RVC-Boss/GPT-SoVITS/issues/747
...
https://github.com/RVC-Boss/GPT-SoVITS/issues/747
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
RVC-Boss
82a85b1946
Merge pull request #573 from XXXXRT666/main
...
修改is_half的判断使在Mac上能正常CPU推理
1 year ago
root
4496426896
修改代码引用,淡定
1 year ago
XXXXRT666
83c9e8ff02
Update inference_webui.py
1 year ago
RVC-Boss
939971afe3
Add files via upload
1 year ago
RVC-Boss
8b4f0dfe43
Update 2-get-hubert-wav32k.py
1 year ago
RVC-Boss
7267a0bcec
Merge pull request #530 from TundraWork/main
...
[fix] 1A-Dataset formatting doesn't work if Audio dataset folder is empty.
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
Jesse Cheng
fb69e72d1a
Merge branch 'RVC-Boss:main' into main
1 year ago
KamioRinn
55f82e9ad1
Fix text formatting
1 year ago
Jesse Cheng
f1aa95d8cf
Merge branch 'RVC-Boss:main' into main
1 year ago
Tundra Work
f49d60d6bb
fix: 1A-Dataset formatting doesn't work if using a empty 'Audio dataset folder'
1 year ago
RVC-Boss
2855f82eb7
Merge pull request #507 from v3ucn/修正g2p_en的英文字母发音问题
...
修正g2p_en的英文字母发音问题
1 year ago
RVC-Boss
99c10f45fe
Merge pull request #509 from KamioRinn/Adjust-ja-clean-text
...
Adjust ja clean text
1 year ago
RVC-Boss
e97cc3346a
模型实验名可设置为中文。
...
fix https://github.com/RVC-Boss/GPT-SoVITS/issues/500
1 year ago
KamioRinn
c70a609a31
Adjust ja clean text
1 year ago
刘悦
709c6c3d40
Update english.py
...
热词应该是覆盖逻辑,因为原版字典里如果key存在的话,那么用户定义的热词纠正发音就不会生效
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
7fc216107b
Add files via upload
1 year ago
RVC-Boss
895fde46e4
dpo改实验性勾选而非必须。勾选后batch size自动减半。
...
dpo改实验性勾选而非必须。勾选后batch size自动减半。
1 year ago
RVC-Boss
9b5231a317
dpo改实验性勾选而非必须。勾选后batch size自动减半。
...
dpo改实验性勾选而非必须。勾选后batch size自动减半。
1 year ago
RVC-Boss
dd2c4d6d71
support chinese name as model(exp) name
...
support chinese name as model(exp) name
1 year ago
RVC-Boss
3bf71d3790
Update t2s_model.py
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
RVC-Boss
41041715a4
Update 2-get-hubert-wav32k.py
2 years ago
Yuan-Man
f8820cc48e
Update inference_gui.py
2 years ago
RVC-Boss
f02aab9892
Merge pull request #438 from NaruseMioShirakana/main
...
Update Onnx Export
2 years ago
RVC-Boss
59f35adad8
修复gpt训练卡死问题和unmatched '}' in format string问题
...
修复gpt训练卡死问题和unmatched '}' in format string问题
2 years ago
Ναρουσέ·μ·γιουμεμί·Χινακάννα
dd1186c029
Add files via upload
2 years ago
Ναρουσέ·μ·γιουμεμί·Χινακάννα
0b2e3760c2
Add files via upload
2 years ago
Ναρουσέ·μ·γιουμεμί·Χινακάννα
08aed05796
Add files via upload
2 years ago
Ναρουσέ·μ·γιουμεμί·Χινακάννα
8c01e275ec
Add files via upload
2 years ago
RVC-Boss
57dde51e11
Merge pull request #430 from im-ling/dev_ling
...
feat: in case ignore too short 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
RVC-Boss
94ee71d9d5
Add files via upload
2 years ago
RVC-Boss
6469048de1
Add files via upload
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
KamioRinn
55291dab65
Add more engdict
2 years ago
RVC-Boss
0fdbf3a732
Revert "在推理页面添加在线录制参考音频功能用于ZeroShot"
2 years ago
RVC-Boss
addbde28d3
Merge pull request #374 from KakaruHayate/patch-9
...
在推理页面添加在线录制参考音频功能用于ZeroShot
2 years ago
KamioRinn
bace09951c
Use PaddleSpeech-NSW-Normalization process Chinese
2 years ago
KakaruHayate
dd63352168
在推理页面添加在线录制参考音频功能用于ZeroShot
2 years ago
RVC-Boss
3ebff70b71
Add files via upload
2 years ago
RVC-Boss
9286a27ad3
Add files via upload
2 years ago
RVC-Boss
3c14a37f8b
Add files via upload
2 years ago
Yuan-Man
bf494b6b2d
Update inference_gui.py
2 years ago
RVC-Boss
f36ca4a451
Update inference_webui.py
2 years ago
Akito-UzukiP
a806bb20f9
Add japanese cleaner with prosody info.
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
da548e7de5
Merge pull request #303 from lyris/main
...
Update cleaner.py
2 years ago
RVC-Boss
74409f3570
Update inference_webui.py
2 years ago
RVC-Boss
1c2fa98ca8
Add files via upload
2 years ago
lyris
73520c3da1
Update cleaner.py
...
fix the return to phones, word2ph, norm_text
2 years ago
Yuan-Man
e70f5281fc
Add inference_gui.py
2 years ago
RVC-Boss
bdcbc46cb0
Update chinese.py
2 years ago
RVC-Boss
698e965513
修复开头吞字
2 years ago
RVC-Boss
b8ae5a2761
Add files via upload
2 years ago
RVC-Boss
f0cfe39708
fix gpt not save issue.
2 years ago
RVC-Boss
ecb4b23fc3
Update data_module.py
2 years ago
RVC-Boss
2d69f103a3
Revert "fix chinese number to pinyin"
2 years ago
duliangang
3e4a03660b
fix chinese number to pinyin
...
数字转拼音不准的bug,因为将数字一个个分割了调用an2cn当然不准
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
KakaruHayate
9b6f359d05
fix " ' "
2 years ago
KakaruHayate
5c6ba3ebcb
Update not neuraL tone words list.
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
Wu Zichen
3029560356
Fix indentation issue
2 years ago
RVC-Boss
8e54a36f2c
Update 3-get-semantic.py
2 years ago
RVC-Boss
d796bd40b9
Update 2-get-hubert-wav32k.py
2 years ago
RVC-Boss
56fef8a59c
Update 1-get-text.py
2 years ago
RVC-Boss
edd807ffaa
Merge branch 'main' into mps
2 years ago
Ναρουσέ·μ·γιουμεμί·Χινακάννα
7d1e94c8b0
Add AR Onnx Module
2 years ago
Ναρουσέ·μ·γιουμεμί·Χινακάννα
bd68358c3f
Add Vits Onnx Module
2 years ago
Ναρουσέ·μ·γιουμεμί·Χινακάννα
02da15c996
Add Onnx Export
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
8069264e64
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
RVC-Boss
80fffb0ad4
Update tone_sandhi.py
2 years ago
RVC-Boss
73cf11e04d
Update chinese.py
2 years ago
RVC-Boss
da19013b06
Add files via upload
2 years ago
RVC-Boss
396043a2ed
Add files via upload
2 years ago
RVC-Boss
93c47cd9f0
fix nan issue(causing sovits zerodivision)
...
fix nan issue(which will cause sovits zerodivision)
2 years ago
RVC-Boss
872134c846
Update t2s_model.py
2 years ago
RVC-Boss
1dba692448
Delete GPT_SoVITS/prepare_datasets/0-pipeline.py
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
7b89c9ed56
Add files via upload
2 years ago
RVC-Boss
ea62d6e0cf
Add files via upload
2 years ago
RVC-Boss
a665a5314d
Merge pull request #7 from Tps-F/instead_init
...
remove full-width replace init to gitignore
2 years ago
c4fun
95bb2c921e
解决输入目标文本的空行导致报错的问题
2 years ago
Ke
79708faed4
Disable debug level logging
...
When using `inference_webui.py`, it produces debug level info for http requests, for example:
```
DEBUG:httpcore.http11:response_closed.started
```
Here I changed it to warning level.
2 years ago
RVC-Boss
4850930499
Update 2-get-hubert-wav32k.py
2 years ago
RVC-Boss
d2d43437a8
Add files via upload
2 years ago
spicysama
cc632b985d
Update dataset.py
...
pandas csv file doesn't have keys called "item_name", "sematic_text",update a method "iloc". which is more accurate.
2 years ago
RVC-Boss
f1afa6b160
Delete GPT_SoVITS/init
2 years ago
RVC-Boss
37629ad7b3
Delete GPT_SoVITS/pretrained_models/init
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
0d3d47f3c3
more code refactor
2 years ago
Blaise
0d92575115
Code refactor + remove unused imports
2 years ago
Ftps
ebe96e0ebe
add
2 years ago
Blaise
9031ac9a92
change i18n folder
2 years ago
Ftps
c761de73f4
add
2 years ago
RVC-Boss
0e2467ace4
Update 1-get-text.py
2 years ago
RVC-Boss
3194ac311e
Create init
2 years ago
RVC-Boss
41ca6028d6
Add files via upload
2 years ago
RVC-Boss
143d32f621
Create init
2 years ago