309 Commits (df33574a26adbe15dbc541431624d7c16aae779d)

Author SHA1 Message Date
RVC-Boss 190dd6198c
gpt_sovits_v3
gpt_sovits_v3
6 months ago
RVC-Boss 21eaf84f23
gpt_sovits_v3
gpt_sovits_v3
6 months ago
RVC-Boss 00ab793ff2
gpt_sovits_v3
gpt_sovits_v3
6 months ago
RVC-Boss 4d5e9d27a9
gpt_sovits_v3
gpt_sovits_v3
6 months ago
RVC-Boss 43eabf21da
gpt_sovits_v3
gpt_sovits_v3
6 months ago
RVC-Boss 25cb1bf400
gpt_sovits_v3
gpt_sovits_v3
6 months ago
RVC-Boss fa42d26d0e
gpt_sovits_v3
gpt_sovits_v3
6 months ago
Naozumi b7a904a671
Replace cantonese g2p with "ToJyutping" (#1697) 7 months ago
wjd 793b0043de
Fix g2pw bug (#1872) 8 months ago
zzz a70e1ad30c
优化 export_torch_script.py (#1739) 9 months ago
刘悦 6d82050b9c
add encoding (#1730) 9 months ago
zzz 98cc47699c
优化 export_torch_script.py (#1720)
* export_torch_script 从命令行获取参数

* export 支持语速设置
9 months ago
AkitoLiu eee607b71d
Fix bug in #1660 and #1667 (#1670)
* fix #1660 #1667

* add japanese cmudict-katakana dict
10 months ago
RVC-Boss a95b2b85f7
Revert "add LLM translated CMUDICT-KATAKANA dictionary (#1660)" (#1669)
This reverts commit 38cd881578.
10 months ago
AkitoLiu 38cd881578
add LLM translated CMUDICT-KATAKANA dictionary (#1660) 10 months ago
zzz 5efb960898
添加导出成 TorchScript 的脚本用于支持python以外的语言 (#1640)
* Fix onnx_export to support v2

* delete some useless code & add some args type for export torch-script

* Add export_torch_script.py

* (export_torch_script.py) 整合 vits 和 t2s 成一个 model 导出

* 恢复 `t2s_model.py` 把改动移到 `export_torch_script.py`
10 months ago
Spr_Aachen 78c68d46cb
Fix model_source path (#1619) 11 months ago
KamioRinn 192ea6f6c9
Add Liang (#1613) 11 months ago
zzz 0c000191b3
Fix onnx_export to support v2 (#1604) 11 months ago
KamioRinn 570da092c9
Fix maoniu (#1605)
* Fix maoniu

* Fix maon
11 months ago
RVC-Boss 40cd22e69d
Update t2s_model.py 11 months ago
ChasonJiang f35f6e9b5e
优化tts_config代码逻辑 (#1538)
* 优化tts_config

* fix

* 优化报错提示

* 优化报错提示
11 months ago
XXXXRT666 7dac47ca95
chores (#1528)
* chores

* ...

* Add files via upload

* ...

* remove gradio warnings

* Update inference_webui.py

Fix inference_cli issue
12 months ago
ChasonJiang 2a9512a63e
修改文档 (#1521) 12 months ago
RVC-Boss 75b0c3769f
Add files via upload 12 months ago
RVC-Boss 62c448b785
Update gradio 12 months ago
RVC-Boss 70d73d36ca
Update gradio 12 months ago
ChasonJiang 52c50c6c81
All in one! 合并main分支和fast_inference_分支 (#1490)
* 合并main分支和fast_inference_分支

* 修复一些bug
12 months ago
KamioRinn 9c75f35ece
Fix merge yi (#1504) 12 months ago
Strive-for-excellence b3e8eb40c2
Update cleaner.py (#1472)
删除不必要的循环
12 months ago
XXXXRT666 ea56b814bd
Chores (#1422)
Make Gradio Great Again
附带vs2017下载链接
增加了各种数据集检查,若缺失会弹出warning
修复了warning乱弹的bug
修复了参考音频混合只能上传一条的bug
修复了下载G2PW Model出现import错误的bug
修复了Windows训练无N卡在预处理阶段的报错
12 months ago
KamioRinn 012de7058c
Fix hyphen (#1454) 12 months ago
AkitoLiu d552c971bf
add modifiable japanese dict (#1443) 12 months ago
KamioRinn 2310bcde53
Optimize short sentence (#1430) 12 months ago
RVC-Boss 893b45246b
Update onnx_api.py 1 year ago
RVC-Boss 00f417ea06
Update models.py 1 year ago
RVC-Boss 74edd5dcf9
Add files via upload 1 year ago
RVC-Boss 124faf6bcf
Add files via upload 1 year ago
RVC-Boss 27e746e587
Update 2-get-hubert-wav32k.py 1 year ago
XXXXRT666 e685299077
* README (#1412)
* README
1 year ago
RVC-Boss 21f05ee471
support timebre mixing
support timebre mixing
1 year ago
RVC-Boss 2b142405b8
support timebre mixing
support timebre mixing
1 year ago
RVC-Boss 20ef716431
Update models.py 1 year ago
RVC-Boss 0003fbd92e
Update onnx_api.py 1 year ago
XXXXRT666 805dbd7ff2
Remove warnings and add some warnings (#1408) 1 year ago
KamioRinn 2196b2bfc6
Repair detail (#1411)
* Load lang module on demand

* Turn off onnx warning
1 year ago
xiaofeicn 987710bb6c
增加量词 (#987)
处|台|架|枚|趟|幅|平|方|堵|间|床|株|批|项|例|列|篇|栋|注|亩|
1 year ago
RVC-Boss 054491f032
屏蔽不必要告警
屏蔽不必要告警
1 year ago
RVC-Boss b525c2ae37
Add files via upload 1 year ago
RVC-Boss 0dae0d70f3
屏蔽不必要告警
屏蔽不必要告警
1 year ago
RVC-Boss d91589036a
更新最新的中文多音字处理逻辑
更新最新的中文多音字处理逻辑
1 year ago
RVC-Boss 7778412ed2
中文多音字逻辑更新
中文多音字逻辑更新
1 year ago
KamioRinn 9f8f365b93
Fix normalize (#1404) 1 year ago
RVC-Boss 21e63c4c3e
add text cleaner references
add text cleaner references
1 year ago
RVC-Boss 04f2469a84
Update korean.py 1 year ago
RVC-Boss 32a46d9494
Add files via upload 1 year ago
XXXXRT666 a3f5fb9614
v1v2 Version Switching (#1391)
v1v2 Version Switching
1 year ago
KamioRinn 4e34814c70
Version Check (#1390)
* version check

* fix webui and symbols

* fix v1 language map
1 year ago
XXXXRT666 0c25e57959
若干杂项,界面优化 (#1388)
现支持直接启动inference_webui,支持选择version和i18n
将不同版本模型放在两个文件夹中,启动inference_webui后将根据version选择模型文件夹
训练保存文件夹也将根据verison变化
1 year ago
RVC-Boss b14f930220
Add files via upload 1 year ago
XXXXRT666 50a63c57d1
若干杂项,界面优化 (#1387)
推理界面布局优化,删去文本切分小框
python webui.py or inference_webui.py  <version(optional)>   <language(optional)>
支持启动时选择模型版本,填在第一个即可,若缺失使用缺省值
支持启动时选择i18n语言,填在最后一个即可,若缺失使用缺省值
计时优化
1 year ago
KamioRinn 6ec3a66d53
support yue and ko inference
support yue and ko inference
1 year ago
RVC-Boss 8cbd916222
Update japanese.py 1 year ago
XXXXRT666 73c6244bb6
support gpt sovits v2
ASR languages
git ignore
requirement.txt
more autofill
1 year ago
RVC-Boss de7ee7c7c1
support gpt sovits v2
support gpt sovits v2
1 year ago
RVC-Boss 0ff01c14a2
support gpt-sovits v2
support gpt-sovits v2
1 year ago
RVC-Boss 5b184935cd
support gpt-sovits v2
support gpt-sovits v2
1 year ago
RVC-Boss 10e589f99e
support gpt-sovits v2
support gpt-sovits v2
1 year ago
RVC-Boss 37221c83a7
support gpt-sovits v2
support gpt-sovits v2
1 year ago
RVC-Boss 210e508b0c
support gpt-sovits v2
support gpt-sovits v2
1 year ago
RVC-Boss 85a57be266
support gpt-sovits v2
support gpt-sovits v2
1 year ago
RVC-Boss 05028e3587
support gpt-sovits v2
support gpt-sovits v2
1 year ago
RVC-Boss bce451a2d1
fix cpu+fp16 inference issue
fix cpu+fp16 inference issue
1 year ago
KamioRinn e851ae34c9
Better normlization (#1351) 1 year ago
RVC-Boss 3a9161c979
fix speed control bug
fix speed control bug
1 year ago
RVC-Boss 5a972e179c
fix speed control bug
fix speed control bug
1 year ago
RVC-Boss 9588a3c52d
support speed adjust支持合成语速调整
support speed adjust支持合成语速调整
1 year ago
RVC-Boss 5fbe7f07df
Add files via upload 1 year ago
RVC-Boss f4f76ea431
support speed adjustment
support speed adjustment
1 year ago
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
1 year ago
KamioRinn 368045c94e
尝试修复混合模式下短单词发音不清晰的问题 (#1286)
* Add pause before short words

* Add 'conda'
1 year ago
RVC-Boss 37760cbc9d
Add files via upload 1 year ago
RVC-Boss 3d9c37baca
Add files via upload 1 year ago
XXXXRT666 923af471d2
Update t2s_model.py (#1283)
y is None at no reference mode, and Nonetype object has no attribute shape
1 year ago
RVC-Boss b0786f2998
double inference speed
double inference speed
1 year ago
aoguai 6638e66294
fix: 解决按标点符号切分时小数会被切分(#1084) (#1253)
* fix: 解决按标点符号切分时小数会被切分

* fix: update cut5
1 year ago
aoguai 582ba7d519
fix: 移除多余 my_utils.py (#1189) (#1251)
* fix: 移除多余 my_utils.py (#1189)

* feat: update my_utils
1 year ago
RVC-Boss a208698e77
Update s1_train.py 1 year ago
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>
1 year ago
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.
1 year ago
XXXXRT666 bedb421adb
关于标点符号导致参考泄漏的问题 (#1168)
* punctuation

* Update inference_webui.py

* Update

* update

* update
1 year ago
彭震东 e106a5ee88
Update s2_train.py (#1159) 1 year ago
RVC-Boss 99f09c8bdc
微调未读取bert文件重大bug修复 1 year ago
XXXXRT666 151184598a
Update models.py (#1116) 1 year ago
XXXXRT666 90e92b079e
name2go fixed (#1132) 1 year ago
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.
1 year ago
蓝梦实 0357d0c7a4
[优化] 1Aa-文本获取 (#1102)
* Filter unsupported languages

* add feedback

* simplify modification

* fix detail
1 year ago
hcwu1993 a95e6c13b8
modify freeze_quantizer mode, avoid quantizer's codebook updating (#953) 1 year ago
KamioRinn a3c4e040c8
Normalize chinese arithmetic operations (#947) 1 year ago
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
1 year ago