XXXXRT666
50a63c57d1
若干杂项,界面优化 ( #1387 )
...
推理界面布局优化,删去文本切分小框
python webui.py or inference_webui.py <version(optional)> <language(optional)>
支持启动时选择模型版本,填在第一个即可,若缺失使用缺省值
支持启动时选择i18n语言,填在最后一个即可,若缺失使用缺省值
计时优化
2024-08-03 12:12:04 +08:00
KamioRinn
6ec3a66d53
support yue and ko inference
...
support yue and ko inference
2024-08-03 11:19:52 +08:00
RVC-Boss
8cbd916222
Update japanese.py
2024-08-03 00:35:43 +08:00
XXXXRT666
73c6244bb6
support gpt sovits v2
...
ASR languages
git ignore
requirement.txt
more autofill
2024-08-02 21:39:38 +08:00
RVC-Boss
de7ee7c7c1
support gpt sovits v2
...
support gpt sovits v2
2024-08-02 17:51:18 +08:00
RVC-Boss
0ff01c14a2
support gpt-sovits v2
...
support gpt-sovits v2
2024-08-02 15:48:22 +08:00
RVC-Boss
5b184935cd
support gpt-sovits v2
...
support gpt-sovits v2
2024-08-02 15:48:02 +08:00
RVC-Boss
10e589f99e
support gpt-sovits v2
...
support gpt-sovits v2
2024-08-02 15:47:05 +08:00
RVC-Boss
37221c83a7
support gpt-sovits v2
...
support gpt-sovits v2
2024-08-02 15:46:47 +08:00
RVC-Boss
210e508b0c
support gpt-sovits v2
...
support gpt-sovits v2
2024-08-02 15:45:30 +08:00
RVC-Boss
85a57be266
support gpt-sovits v2
...
support gpt-sovits v2
2024-08-02 15:44:57 +08:00
RVC-Boss
05028e3587
support gpt-sovits v2
...
support gpt-sovits v2
2024-08-02 15:43:27 +08:00
RVC-Boss
bce451a2d1
fix cpu+fp16 inference issue
...
fix cpu+fp16 inference issue
2024-08-01 21:47:30 +08:00
KamioRinn
e851ae34c9
Better normlization ( #1351 )
2024-07-27 16:03:43 +08:00
RVC-Boss
3a9161c979
fix speed control bug
...
fix speed control bug
2024-07-25 15:27:31 +08:00
RVC-Boss
5a972e179c
fix speed control bug
...
fix speed control bug
2024-07-25 15:27:19 +08:00
RVC-Boss
9588a3c52d
support speed adjust支持合成语速调整
...
support speed adjust支持合成语速调整
2024-07-23 14:34:56 +08:00
RVC-Boss
5fbe7f07df
Add files via upload
2024-07-22 18:23:54 +08:00
RVC-Boss
f4f76ea431
support speed adjustment
...
support speed adjustment
2024-07-22 18:23:33 +08:00
huangxu1991
4f8e1660af
Add use_distributed_sampler=False in Trainer ( #756 )
...
if you have defined your own sampler, you should have to set use_distributed_sampler to False!
当使用自定义的 sampler 时,必须设置 use_distributed_sampler 为 False
2024-07-19 10:33:24 +08:00
KamioRinn
368045c94e
尝试修复混合模式下短单词发音不清晰的问题 ( #1286 )
...
* Add pause before short words
* Add 'conda'
2024-07-10 10:11:09 +08:00
RVC-Boss
37760cbc9d
Add files via upload
2024-07-08 20:52:39 +08:00
RVC-Boss
3d9c37baca
Add files via upload
2024-07-08 20:52:19 +08:00
XXXXRT666
923af471d2
Update t2s_model.py ( #1283 )
...
y is None at no reference mode, and Nonetype object has no attribute shape
2024-07-08 20:51:15 +08:00
RVC-Boss
b0786f2998
double inference speed
...
double inference speed
2024-07-07 21:34:28 +08:00
aoguai
6638e66294
fix: 解决按标点符号切分时小数会被切分( #1084 ) ( #1253 )
...
* fix: 解决按标点符号切分时小数会被切分
* fix: update cut5
2024-07-06 15:08:54 +08:00
aoguai
582ba7d519
fix: 移除多余 my_utils.py ( #1189 ) ( #1251 )
...
* fix: 移除多余 my_utils.py (#1189 )
* feat: update my_utils
2024-06-29 22:57:01 +08:00
RVC-Boss
a208698e77
Update s1_train.py
2024-06-29 22:54:05 +08:00
david l euler
3e81e215a5
inference cli tool ( #1195 )
...
Co-authored-by: david <david@ihopeit.com>
Co-authored-by: RVC-Boss <129054828+RVC-Boss@users.noreply.github.com>
2024-06-26 22:17:05 +08:00
Spr_Aachen
d8bcc732d7
Update gui.py&webui.py ( #1216 )
...
1. Fix the issue that gui needs to reload models for each inference
2. Fix the issue that webui would be toggled by relevant import
3. Complement missing package import
4. Simplify GUI's code and address various inefficiencies, including: enabling direct input of ref text and target text (akin to the WebUI), facilitating file selection for ref audio uploads, adding language options for CH-EN/JA-EN/Multi (with Multi as the default), standardizing variable name to enhance readability.
2024-06-21 18:05:16 +08:00
XXXXRT666
bedb421adb
关于标点符号导致参考泄漏的问题 ( #1168 )
...
* punctuation
* Update inference_webui.py
* Update
* update
* update
2024-06-10 16:18:30 +08:00
彭震东
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
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
hcwu1993
a95e6c13b8
modify freeze_quantizer mode, avoid quantizer's codebook updating ( #953 )
2024-05-02 21:26:44 +08:00
KamioRinn
a3c4e040c8
Normalize chinese arithmetic operations ( #947 )
2024-04-12 11:18:34 +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
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
f7409490ef
Merge pull request #804 from KamioRinn/Optimize-English-G2P
...
英文G2P优化
2024-03-19 11:08:36 +08:00
KamioRinn
ca57a01bea
Optimize-English-G2P
2024-03-18 19:11:53 +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