彭震东
|
e106a5ee88
|
Update s2_train.py (#1159)
|
2024-06-07 22:03:27 +08:00 |
|
RVC-Boss
|
99f09c8bdc
|
微调未读取bert文件重大bug修复
|
2024-06-06 16:39:36 +08:00 |
|
Lion-Wu
|
87d39e8312
|
更新整合包,优化readme (#1145)
* Update README
* Update README
* update README
* update README
* 优化
* fix
* 优化
* fix
* fix
|
2024-06-01 02:56:24 +08:00 |
|
RVC-Boss
|
54cdf84c0b
|
Update Changelog_CN.md
|
2024-05-28 22:54:31 +08:00 |
|
XXXXRT666
|
151184598a
|
Update models.py (#1116)
|
2024-05-27 11:12:51 +08:00 |
|
XXXXRT666
|
90e92b079e
|
name2go fixed (#1132)
|
2024-05-27 00:45:22 +08:00 |
|
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.
|
2024-05-21 23:36:56 +08:00 |
|
蓝梦实
|
0357d0c7a4
|
[优化] 1Aa-文本获取 (#1102)
* Filter unsupported languages
* add feedback
* simplify modification
* fix detail
|
2024-05-19 16:54:10 +08:00 |
|
Kenn Zhang
|
82a5672361
|
删除重复的 COPY 指令 (#1073)
|
2024-05-11 11:49:21 +08:00 |
|
hcwu1993
|
a95e6c13b8
|
modify freeze_quantizer mode, avoid quantizer's codebook updating (#953)
|
2024-05-02 21:26:44 +08:00 |
|
XXXXRT666
|
0b806dba37
|
一些小问题修复 (#1021)
* fix import error. It may happen when calling
api.py
* Update README.md
* Update gpt-sovits_kaggle.ipynb
* Update gpt-sovits_kaggle.ipynb
* fix path error
delete useless line wraps
|
2024-04-28 17:12:45 +08:00 |
|
Enes Çakırcalı
|
7c8f63e4c5
|
Add files via upload (#978)
|
2024-04-25 18:22:30 +08:00 |
|
FengQingYunDan
|
20c49a3728
|
api接口,修复文本切分符号设定中,中文分号错写为英文分号的问题 (#1001)
|
2024-04-23 17:33:02 +08:00 |
|
Hayo
|
96b53be703
|
Update api.py (#979)
修复SynthesizerTrn kwargs 传递异常。
|
2024-04-17 17:33:01 +08:00 |
|
SetoKaiba
|
9c4ba08ccb
|
Fix the colab comma which make the colab notebook broken (#983)
|
2024-04-16 17:02:44 +08:00 |
|
SapphireLab
|
e1ba8d76b7
|
[ASR] 修复FasterWhisper遍历输入路径失败 (#956)
* remove glob
* rename
* reset mirror pos
|
2024-04-15 23:47:39 +08:00 |
|
shadow01a
|
b162848e7a
|
在colab中运行colab_webui.ipynb发生的uvr5模型缺失问题 (#968)
在colab中使用git下载uvr5模型时报错:
fatal: destination path 'uvr5_weights' already exists and is not an empty directory.
通过在下载前将原本从本仓库下载的uvr5_weights文件夹删除可以解决问题。
|
2024-04-15 23:42:58 +08:00 |
|
KamioRinn
|
a3c4e040c8
|
Normalize chinese arithmetic operations (#947)
|
2024-04-12 11:18:34 +08:00 |
|
RVC-Boss
|
4e43f6097f
|
Update README.md
|
2024-04-06 21:57:23 +08:00 |
|
SapphireLab
|
8582131bd8
|
fix reformat cmd (#917)
Co-authored-by: starylan <starylan@outlook.com>
|
2024-04-03 17:42:42 +08:00 |
|
digger yu
|
1fca6b283c
|
fix typo s/Licence /License (#904)
|
2024-04-01 11:40:21 +08:00 |
|
Lion-Wu
|
2885f966e6
|
Update README (#895)
* Update README
* Update README
* update README
* update README
|
2024-03-31 20:51:42 +08:00 |
|
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 |
|