601 Commits

Author SHA1 Message Date
KamioRinn
dd78465574 Normalize chinese arithmetic operations (#947) 2024-04-12 11:18:34 +08:00
RVC-Boss
8e5ca851ce Update README.md 2024-04-06 21:57:23 +08:00
SapphireLab
0734864bd0 fix reformat cmd (#917)
Co-authored-by: starylan <starylan@outlook.com>
2024-04-03 17:42:42 +08:00
digger yu
d387471247 fix typo s/Licence /License (#904) 2024-04-01 11:40:21 +08:00
Lion-Wu
4ed527e2dc Update README (#895)
* Update README

* Update README

* update README

* update README
2024-03-31 20:51:42 +08:00
KamioRinn
cfb3fb2c33 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
535c604c85 修复英文多音字,调整字典热加载,新增姓名匹配 (#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
48f81bbe95 Update README (#827)
Update README.md
Update some outdated file paths and commands
2024-03-21 22:28:03 +08:00
RVC-Boss
647da155c4 Merge pull request #841 from Yuan-ManX/zh_CN-3
Update zh_CN.json
2024-03-21 22:19:20 +08:00
Yuan-Man
28e82b8f1d Update zh_CN.json 2024-03-21 19:50:09 +08:00
RVC-Boss
1b9410deec Merge pull request #821 from KamioRinn/Optimize-English-G2P
调整英文格式化输出和英文G2P逻辑
2024-03-20 23:48:50 +08:00
KamioRinn
fe84331191 Adjust normalize and g2p logic 2024-03-20 02:49:58 +08:00
RVC-Boss
f4ce23d21a Merge pull request #812 from KamioRinn/Optimize-English-G2P
修复中文标点在英文中的问题,添加所有格匹配
2024-03-19 14:23:46 +08:00
KamioRinn
6a8d49561e Fix CN punc in EN,add 's match 2024-03-19 13:02:06 +08:00
RVC-Boss
21c467ca93 Merge pull request #809 from pengooseDev/main
Update Changelog_KO.md
2024-03-19 11:10:32 +08:00
RVC-Boss
f06382a7b6 Merge pull request #804 from KamioRinn/Optimize-English-G2P
英文G2P优化
2024-03-19 11:08:36 +08:00
Pengoose
b25693c3ff docs: update Changelog_KO.md 2024-03-19 01:32:36 +09:00
Pengoose
178b91be1e docs: change akward expression 2024-03-19 01:32:15 +09:00
KamioRinn
8a2761d3e5 Optimize-English-G2P 2024-03-18 19:11:53 +08:00
RVC-Boss
49848a21c2 Merge pull request #790 from Lion-Wu/doc/README
Update README
2024-03-17 14:38:53 +08:00
Lion
23409f97e3 Update README 2024-03-17 13:06:51 +08:00
RVC-Boss
213b754619 Merge pull request #775 from KamioRinn/Fix-chinese-ellipsis
Fix chinese ellipsis
2024-03-16 21:33:56 +08:00
KamioRinn
bb0b20a9b6 Fix chinese ellipsis 2024-03-15 02:53:14 +08:00
RVC-Boss
dbb16dabcf Update models.py 2024-03-14 00:42:15 +08:00
RVC-Boss
1fca87fb33 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
7bb6919f64 update README 2024-03-13 22:36:20 +08:00
Lion
8430b0a595 support cpu training, use cpu training on mac 2024-03-13 22:24:32 +08:00
RVC-Boss
f9e082e991 Update models.py 2024-03-13 20:57:45 +08:00
RVC-Boss
c77849d029 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
53915db998 Merge pull request #728 from jiaqianjing/bugfix
bugfix for import local tools module failed
2024-03-10 12:08:51 +08:00
jiaqianjing
52f9966a67 remove useless code 2024-03-10 00:03:38 +08:00
jiaqianjing
1a8145256d 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
c69284e88b Merge pull request #703 from D3lik/patch-2
Update README.md
2024-03-08 02:12:39 +08:00
DW
980f7dbc66 Update README.md 2024-03-07 20:29:28 +11:00
RVC-Boss
2711134c48 增加中英文教程、用户指南链接
add url of user guide english version
2024-03-07 17:06:35 +08:00
RVC-Boss
57a84e3dab 完善引用,无事发生,淡定
完善引用,无事发生,淡定
2024-03-07 16:49:54 +08:00
RVC-Boss
776d88c9c4 Update Changelog_CN.md 2024-03-06 23:29:52 +08:00
RVC-Boss
44289ed205 Update Changelog_CN.md 2024-03-06 23:27:29 +08:00
RVC-Boss
1fd820d96b 如果用英文ASR不再需要先下中文funasr模型
如果用英文ASR不再需要先下中文funasr模型
2024-03-06 18:03:21 +08:00
RVC-Boss
71062ace33 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
d646489f6d Merge branch 'RVC-Boss:main' into main 2024-03-05 15:22:20 +08:00
Yuze Wang
788aeea47a 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
be294361a8 Merge pull request #667 from D3lik/main
i18n fix + eng translation fix
2024-03-04 23:16:12 +08:00
DW
4ee65244e3 Update inference_webui.py 2024-03-04 20:37:18 +11:00
DW
08bcf2c7e6 Update en_US.json 2024-03-04 20:30:59 +11:00
RVC-Boss
5e0ac08367 Merge pull request #658 from KamioRinn/Fix-KO
修正LangSegment识别为韩文
2024-03-04 00:44:47 +08:00
KamioRinn
8d39c4c0d8 fix auto LangSegment misunderstand KO 2024-03-04 00:13:28 +08:00
RVC-Boss
ae9b0bac8d Merge pull request #591 from Lion-Wu/doc/README
Optimize the README structure
2024-02-28 18:02:13 +08:00
RVC-Boss
1ef4aeaffb Merge pull request #610 from ShiroDoMain/fix-uvr5
fix MDX-Net output path
2024-02-28 18:00:48 +08:00
RVC-Boss
62027e7928 Merge pull request #573 from XXXXRT666/main
修改is_half的判断使在Mac上能正常CPU推理
2024-02-28 18:00:28 +08:00