596 Commits

Author SHA1 Message Date
KamioRinn
4afecd1950
Make API Great Again (#894)
* Add zh/jp/en mix

* Optimize code readability and formatted output.

* Try OGG streaming

* Add stream mode arg

* Add media type arg

* Add cut punc arg

* Eliminate punc risk
2024-03-30 15:48:58 +08:00
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
2024-03-25 15:20:10 +08:00
XXXXRT666
17aff21aee
Update README (#827)
Update README.md
Update some outdated file paths and commands
2024-03-21 22:28:03 +08:00
RVC-Boss
41431d02ea
Merge pull request #841 from Yuan-ManX/zh_CN-3
Update zh_CN.json
2024-03-21 22:19:20 +08:00
Yuan-Man
2cf8e79aba
Update zh_CN.json 2024-03-21 19:50:09 +08:00
RVC-Boss
7bc0836d99
Merge pull request #821 from KamioRinn/Optimize-English-G2P
调整英文格式化输出和英文G2P逻辑
2024-03-20 23:48:50 +08:00
KamioRinn
97f304c2bf Adjust normalize and g2p logic 2024-03-20 02:49:58 +08:00
RVC-Boss
b451372316
Merge pull request #812 from KamioRinn/Optimize-English-G2P
修复中文标点在英文中的问题,添加所有格匹配
2024-03-19 14:23:46 +08:00
KamioRinn
e3d3c3288d Fix CN punc in EN,add 's match 2024-03-19 13:02:06 +08:00
RVC-Boss
06ec491f01
Merge pull request #809 from pengooseDev/main
Update Changelog_KO.md
2024-03-19 11:10:32 +08:00
RVC-Boss
f7409490ef
Merge pull request #804 from KamioRinn/Optimize-English-G2P
英文G2P优化
2024-03-19 11:08:36 +08:00
Pengoose
a6e4b3806a docs: update Changelog_KO.md 2024-03-19 01:32:36 +09:00
Pengoose
8fdc7e30ad docs: change akward expression 2024-03-19 01:32:15 +09:00
KamioRinn
ca57a01bea Optimize-English-G2P 2024-03-18 19:11:53 +08:00
RVC-Boss
a495540f2a
Merge pull request #790 from Lion-Wu/doc/README
Update README
2024-03-17 14:38:53 +08:00
Lion
6c2a7f1b5d Update README 2024-03-17 13:06:51 +08:00
RVC-Boss
c2ac07bc3d
Merge pull request #775 from KamioRinn/Fix-chinese-ellipsis
Fix chinese ellipsis
2024-03-16 21:33:56 +08:00
KamioRinn
bcb9914b60 Fix chinese ellipsis 2024-03-15 02:53:14 +08:00
RVC-Boss
c287430ecc
Update models.py 2024-03-14 00:42:15 +08:00
RVC-Boss
3dfbcbcd82
Merge pull request #761 from Lion-Wu/fix/cpu
Support CPU training, use CPU on macOS
2024-03-13 23:59:33 +08:00
Lion
7822f1961b update README 2024-03-13 22:36:20 +08:00
Lion
1963eb01cc support cpu training, use cpu training on mac 2024-03-13 22:24:32 +08:00
RVC-Boss
3b11cd9814
Update models.py 2024-03-13 20:57:45 +08:00
RVC-Boss
7e012e7678
https://github.com/RVC-Boss/GPT-SoVITS/issues/747
https://github.com/RVC-Boss/GPT-SoVITS/issues/747
2024-03-13 17:03:59 +08:00
RVC-Boss
931781774d
Merge pull request #728 from jiaqianjing/bugfix
bugfix for import local tools module failed
2024-03-10 12:08:51 +08:00
jiaqianjing
36d2b57e9d remove useless code 2024-03-10 00:03:38 +08:00
jiaqianjing
9d3b868464 bugfix for import local tools module failed when sys.path have been some tools module e.g. python=3.10.x 2024-03-09 23:52:00 +08:00
RVC-Boss
e04b3f6d6b
Merge pull request #703 from D3lik/patch-2
Update README.md
2024-03-08 02:12:39 +08:00
DW
8875d1de01
Update README.md 2024-03-07 20:29:28 +11:00
RVC-Boss
7b88f86561
增加中英文教程、用户指南链接
add url of user guide english version
2024-03-07 17:06:35 +08:00
RVC-Boss
223291318e
完善引用,无事发生,淡定
完善引用,无事发生,淡定
2024-03-07 16:49:54 +08:00
RVC-Boss
3905f6f2fe
Update Changelog_CN.md 2024-03-06 23:29:52 +08:00
RVC-Boss
34e35012f3
Update Changelog_CN.md 2024-03-06 23:27:29 +08:00
RVC-Boss
616be20db3
如果用英文ASR不再需要先下中文funasr模型
如果用英文ASR不再需要先下中文funasr模型
2024-03-06 18:03:21 +08:00
RVC-Boss
61b9134a68
Merge pull request #675 from Yuze-Wang-RoyAnnd/main
解决了一个Fast Whisper 可能遇到的问题 | Solves the potential issue of "Fast Whisper not compiled with cuda"
2024-03-06 18:00:29 +08:00
Yuze Wang
ac65680d57
Merge branch 'RVC-Boss:main' into main 2024-03-05 15:22:20 +08:00
Yuze Wang
93075f52dd added the ability to automatically switch to cpu
if fast whisper don't compile with cuda
2024-03-05 15:19:32 +08:00
RVC-Boss
78ab26ea17
Merge pull request #667 from D3lik/main
i18n fix + eng translation fix
2024-03-04 23:16:12 +08:00
DW
37206edbd9
Update inference_webui.py 2024-03-04 20:37:18 +11:00
DW
a2761038c0
Update en_US.json 2024-03-04 20:30:59 +11:00
RVC-Boss
b75b5dcf6b
Merge pull request #658 from KamioRinn/Fix-KO
修正LangSegment识别为韩文
2024-03-04 00:44:47 +08:00
KamioRinn
e066cd93d2 fix auto LangSegment misunderstand KO 2024-03-04 00:13:28 +08:00
RVC-Boss
0ab0e5390f
Merge pull request #591 from Lion-Wu/doc/README
Optimize the README structure
2024-02-28 18:02:13 +08:00
RVC-Boss
6c928a73c1
Merge pull request #610 from ShiroDoMain/fix-uvr5
fix MDX-Net output path
2024-02-28 18:00:48 +08:00
RVC-Boss
82a85b1946
Merge pull request #573 from XXXXRT666/main
修改is_half的判断使在Mac上能正常CPU推理
2024-02-28 18:00:28 +08:00
root
4496426896 修改代码引用,淡定 2024-02-28 17:31:19 +08:00
ShiroDoMain
35e673d801 fix MDX-Net output path 2024-02-27 15:19:47 +08:00
Lion
0d88cff99e optimize the structure 2024-02-23 20:32:25 +08:00
XXXXRT666
83c9e8ff02
Update inference_webui.py 2024-02-21 13:26:30 +00:00
XXXXRT666
97e3479b07
Update config.py 2024-02-21 13:24:16 +00:00