664 Commits

Author SHA1 Message Date
KamioRinn
55f82e9ad1 Fix text formatting 2024-02-19 02:11:02 +08:00
yukannoshonen
26e6fe6b15
Add inference-only 2024-02-18 14:50:20 -03:00
RVC-Boss
7823fa08dc
Merge pull request #528 from pengooseDev/main
[Docs] update i18n(ko_KR.json) & Changelog_KO.md
2024-02-19 00:42:10 +08:00
Jesse Cheng
f1aa95d8cf
Merge branch 'RVC-Boss:main' into main 2024-02-19 01:58:19 +11:00
pengoosedev
0edf40bc4b chore: sync i18n 2024-02-18 23:38:04 +09:00
pengoosedev
92b229132f chore: tiny change i18n(ko_KR.json) 2024-02-18 23:36:45 +09:00
pengoosedev
7d6f9aecc7 docs: uppdate Changelog_KO.md 2024-02-18 23:36:15 +09:00
pengoosedev
133d0351ac Merge branch 'main' of https://github.com/pengooseDev/GPT-SoVITS 2024-02-18 23:02:19 +09:00
Tundra Work
f49d60d6bb fix: 1A-Dataset formatting doesn't work if using a empty 'Audio dataset folder' 2024-02-18 07:13:09 +00:00
RVC-Boss
e60988a568
Update colab_webui.ipynb 2024-02-17 22:30:54 +08:00
RVC-Boss
356193a7b8
Merge pull request #511 from RVC-Boss/revert-510-ChanningWang2018-patch-1
Revert "Fix Issue with Share Link Generation in colab_webui.ipynb"
2024-02-17 22:30:21 +08:00
RVC-Boss
82d5928bf2
Revert "Fix Issue with Share Link Generation in colab_webui.ipynb" 2024-02-17 22:25:33 +08:00
RVC-Boss
f8cf029ef9
Merge pull request #510 from ChanningWang2018/ChanningWang2018-patch-1
Fix Issue with Share Link Generation in colab_webui.ipynb
2024-02-17 20:36:34 +08:00
ChanningWang2018
99ad1f3ce5
Fix Issue with Share Link Generation in colab_webui.ipynb
Modified the way we retrieve the "is_share" environment variable.
2024-02-17 20:19:10 +08:00
RVC-Boss
2855f82eb7
Merge pull request #507 from v3ucn/修正g2p_en的英文字母发音问题
修正g2p_en的英文字母发音问题
2024-02-17 17:22:54 +08:00
RVC-Boss
99c10f45fe
Merge pull request #509 from KamioRinn/Adjust-ja-clean-text
Adjust ja clean text
2024-02-17 16:49:56 +08:00
RVC-Boss
e97cc3346a
模型实验名可设置为中文。
fix https://github.com/RVC-Boss/GPT-SoVITS/issues/500
2024-02-17 16:45:31 +08:00
KamioRinn
c70a609a31 Adjust ja clean text 2024-02-17 16:04:06 +08:00
刘悦
709c6c3d40
Update english.py
热词应该是覆盖逻辑,因为原版字典里如果key存在的话,那么用户定义的热词纠正发音就不会生效
2024-02-17 12:13:43 +08:00
RVC-Boss
f6c9803909
Update Changelog_CN.md 2024-02-16 23:46:25 +08:00
RVC-Boss
0ce6393950
Add files via upload 2024-02-16 23:44:36 +08:00
RVC-Boss
27ad6e2608
Merge pull request #499 from WatchTower-Liu/inference_optin
新增无参考文本模式
2024-02-16 23:28:11 +08:00
Watchtower-Liu
9cac8ed160 update webui 2024-02-16 17:47:54 +08:00
Watchtower-Liu
013db82d7d Merge branch 'main' into inference_optin 2024-02-16 17:03:11 +08:00
Watchtower-Liu
1803729360 update_infer 2024-02-16 16:53:57 +08:00
RVC-Boss
7fc216107b
Add files via upload 2024-02-16 00:07:35 +08:00
RVC-Boss
7b0c3c6764
fix issue475
fix https://github.com/RVC-Boss/GPT-SoVITS/issues/475
2024-02-15 23:57:40 +08:00
RVC-Boss
d00f816f77
Update Changelog_CN.md 2024-02-15 20:19:41 +08:00
RVC-Boss
895fde46e4
dpo改实验性勾选而非必须。勾选后batch size自动减半。
dpo改实验性勾选而非必须。勾选后batch size自动减半。
2024-02-15 20:17:44 +08:00
RVC-Boss
9b5231a317
dpo改实验性勾选而非必须。勾选后batch size自动减半。
dpo改实验性勾选而非必须。勾选后batch size自动减半。
2024-02-15 20:17:33 +08:00
RVC-Boss
ccb9b08be3
dpo改实验性勾选而非必须。勾选后batch size自动减半。
dpo改实验性勾选而非必须。勾选后batch size自动减半。
2024-02-15 20:16:58 +08:00
RVC-Boss
dd2c4d6d71
support chinese name as model(exp) name
support chinese name as model(exp) name
2024-02-15 16:31:06 +08:00
Yuan-Man
37ae8bf051
Update es_ES.json 2024-02-14 20:32:26 +08:00
RVC-Boss
8ed4d157b3
Merge pull request #467 from Yuan-ManX/fr_FR-1-1
Update fr_FR.json
2024-02-13 21:55:53 +08:00
RVC-Boss
361912bdea
Merge pull request #471 from breakstring/main
Docker持续优化;环境变量参数获取优化
2024-02-13 21:55:29 +08:00
Kenn Zhang
c990387f7e 修改原有Dockerfile和文档中错误的端口号;Dockerfile中可以去掉 VOLUME 的声明,同时将端口暴露缩减成一行。 2024-02-13 03:33:44 +00:00
Kenn Zhang
3857c7d15b 新增is_share参数也从环境变量中获取;更改is_half/is_share从环境变量中获取值的方式。 2024-02-13 03:14:01 +00:00
RVC-Boss
e30d937c9a
Update Changelog_CN.md 2024-02-13 00:26:39 +08:00
Yuan-Man
f99a473f9b
Update fr_FR.json 2024-02-12 23:09:42 +08:00
RVC-Boss
d82f6bbb98
Update funasr_asr.py 2024-02-12 18:03:40 +08:00
RVC-Boss
2fa74ecb94
Update fasterwhisper_asr.py 2024-02-12 17:00:31 +08:00
RVC-Boss
3bf71d3790
Update t2s_model.py 2024-02-12 16:47:43 +08:00
RVC-Boss
0c8832727e
Update inference_webui.py 2024-02-12 16:47:30 +08:00
RVC-Boss
598ac16ebe
Merge pull request #457 from WatchTower-Liu/DPO_optim
添加DPO协同训练,提升输出内容的稳定性,增加部分生成参数的webui控制
2024-02-12 00:14:18 +08:00
RVC-Boss
e3f3ad2b74
Merge pull request #453 from KamioRinn/Adjust-asr
Adjust-asr
2024-02-11 22:18:43 +08:00
RVC-Boss
b607aa3054
Merge pull request #455 from KamioRinn/Adjust-tts-clean-text
Adjust-tts-clean-text
2024-02-11 22:03:10 +08:00
liufenghua
070ac9b2b2 add DPO training 2024-02-11 15:06:01 +08:00
KamioRinn
c767450bb1 Adjust-tts-clean-text 2024-02-11 03:54:39 +08:00
KamioRinn
ccc7757880 Adjust-asr 2024-02-11 01:34:25 +08:00
RVC-Boss
41041715a4
Update 2-get-hubert-wav32k.py 2024-02-10 13:16:58 +08:00