522 Commits

Author SHA1 Message Date
JavaAndPython55
71fb2d880f 新增api.py中:可在启动后动态修改模型,以此满足同一个api不同的朗读者请求
可在启动后动态修改模型,以此满足同一个api不同的朗读者请求
2024-02-21 18:11:59 +08:00
RVC-Boss
31bd7c18a4 Merge pull request #556 from KamioRinn/Refactoring-get-phones-and-bert
重构phones bert计算逻辑
2024-02-20 23:26:39 +08: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
RVC-Boss
49f0f9244a Merge pull request #531 from idkdik2/main
Add inference-only for gpt-sovits in google colab (在 google colab 中为 gpt-sovits 添加仅推理功能) (HUGGINGFACE ONLY)
2024-02-19 21:37:55 +08:00
RVC-Boss
d49b2c25b7 Merge pull request #541 from Lion-Wu/mps
Update README
2024-02-19 21:34:52 +08:00
Lion
723fcccf64 Update README 2024-02-19 19:29:57 +08:00
Lion
473038f5ee Update README 2024-02-19 19:28:32 +08:00
RVC-Boss
5c125cc070 Merge pull request #532 from KamioRinn/Fix-text-formatting
输入文本处理优化
2024-02-19 11:07:54 +08:00
RVC-Boss
648e77f7dc Merge pull request #534 from v3ucn/添加Kaggle平台运行脚本
添加Kaggle平台运行脚本
2024-02-19 11:06:35 +08:00
刘悦
09e570590e Add files via upload
添加Kaggle平台运行脚本
2024-02-19 09:49:50 +08:00
KamioRinn
f757be85ed Fix text formatting 2024-02-19 02:11:02 +08:00
yukannoshonen
5bc14f2f94 Add inference-only 2024-02-18 14:50:20 -03:00
RVC-Boss
55eef038bb Merge pull request #528 from pengooseDev/main
[Docs] update i18n(ko_KR.json) & Changelog_KO.md
2024-02-19 00:42:10 +08:00
pengoosedev
24c11b7d17 chore: sync i18n 2024-02-18 23:38:04 +09:00
pengoosedev
8431b3c673 chore: tiny change i18n(ko_KR.json) 2024-02-18 23:36:45 +09:00
pengoosedev
4f08ca6e4b docs: uppdate Changelog_KO.md 2024-02-18 23:36:15 +09:00
pengoosedev
4a3f476917 Merge branch 'main' of https://github.com/pengooseDev/GPT-SoVITS 2024-02-18 23:02:19 +09:00
RVC-Boss
11b58f0a81 Update colab_webui.ipynb 2024-02-17 22:30:54 +08:00
RVC-Boss
1eb0ee1c3e 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
5f799ed560 Revert "Fix Issue with Share Link Generation in colab_webui.ipynb" 2024-02-17 22:25:33 +08:00
RVC-Boss
d4ebbd5bb8 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
6508dbf3a6 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
d30565c7e9 Merge pull request #507 from v3ucn/修正g2p_en的英文字母发音问题
修正g2p_en的英文字母发音问题
2024-02-17 17:22:54 +08:00
RVC-Boss
05e62ca5a1 Merge pull request #509 from KamioRinn/Adjust-ja-clean-text
Adjust ja clean text
2024-02-17 16:49:56 +08:00
RVC-Boss
9531273b3a 模型实验名可设置为中文。
fix https://github.com/RVC-Boss/GPT-SoVITS/issues/500
2024-02-17 16:45:31 +08:00
KamioRinn
c9f18c0e5a Adjust ja clean text 2024-02-17 16:04:06 +08:00
刘悦
a47eaf73b5 Update english.py
热词应该是覆盖逻辑,因为原版字典里如果key存在的话,那么用户定义的热词纠正发音就不会生效
2024-02-17 12:13:43 +08:00
RVC-Boss
5e749f4587 Update Changelog_CN.md 2024-02-16 23:46:25 +08:00
RVC-Boss
5d51be4ff6 Add files via upload 2024-02-16 23:44:36 +08:00
RVC-Boss
1d93a3c472 Merge pull request #499 from WatchTower-Liu/inference_optin
新增无参考文本模式
2024-02-16 23:28:11 +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
d43d4b45fb Add files via upload 2024-02-16 00:07:35 +08:00
RVC-Boss
1600bbf170 fix issue475
fix https://github.com/RVC-Boss/GPT-SoVITS/issues/475
2024-02-15 23:57:40 +08:00
RVC-Boss
418aa90a0e Update Changelog_CN.md 2024-02-15 20:19:41 +08:00
RVC-Boss
1d9338a70f dpo改实验性勾选而非必须。勾选后batch size自动减半。
dpo改实验性勾选而非必须。勾选后batch size自动减半。
2024-02-15 20:17:44 +08:00
RVC-Boss
4519dece2e dpo改实验性勾选而非必须。勾选后batch size自动减半。
dpo改实验性勾选而非必须。勾选后batch size自动减半。
2024-02-15 20:17:33 +08:00
RVC-Boss
43aaed5ea4 dpo改实验性勾选而非必须。勾选后batch size自动减半。
dpo改实验性勾选而非必须。勾选后batch size自动减半。
2024-02-15 20:16:58 +08:00
RVC-Boss
008556bcd5 support chinese name as model(exp) name
support chinese name as model(exp) name
2024-02-15 16:31:06 +08:00
RVC-Boss
b041063968 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
ef77165ae7 Merge pull request #471 from breakstring/main
Docker持续优化;环境变量参数获取优化
2024-02-13 21:55:29 +08:00
Kenn Zhang
b331f6d134 修改原有Dockerfile和文档中错误的端口号;Dockerfile中可以去掉 VOLUME 的声明,同时将端口暴露缩减成一行。 2024-02-13 03:33:44 +00:00
Kenn Zhang
6839b83cfb 新增is_share参数也从环境变量中获取;更改is_half/is_share从环境变量中获取值的方式。 2024-02-13 03:14:01 +00:00
RVC-Boss
c22ee0f5fd Update Changelog_CN.md 2024-02-13 00:26:39 +08:00
Yuan-Man
19fbc47faa Update fr_FR.json 2024-02-12 23:09:42 +08:00
RVC-Boss
1d5bfa847b Update funasr_asr.py 2024-02-12 18:03:40 +08:00
RVC-Boss
c180300861 Update fasterwhisper_asr.py 2024-02-12 17:00:31 +08:00
RVC-Boss
254b61f0ca Update t2s_model.py 2024-02-12 16:47:43 +08:00