685 Commits (4e34814c701b81aef8a3931b3ab5921494be7ed0)
 

Author SHA1 Message Date
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 23a4edffec
Update requirements.txt 1 year ago
RVC-Boss 1c0365b56a
funasr support cantonese
funasr support cantonese
1 year ago
RVC-Boss 8a101474b5
funasr support cantonese
funasr support cantonese
1 year ago
RVC-Boss 8cbd916222
Update japanese.py 1 year ago
RVC-Boss e0c2241e4c
Update requirements.txt 1 year ago
RVC-Boss 9f3a019e2f
Update en_US.json 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 0b8592c2a2
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 ff6c193f6f
support gpt-sovits v2
support gpt-sovits v2
1 year ago
RVC-Boss 4c8b761220
Fix the GPU index out-of-bounds error.
Fix the GPU index out-of-bounds error.
1 year ago
RVC-Boss bce451a2d1
fix cpu+fp16 inference issue
fix cpu+fp16 inference issue
1 year ago
RVC-Boss 9498fc775b
bsroformer support fp16 inference
bsroformer support fp16 inference
1 year ago
RVC-Boss e62e965323
bsroformer support fp16 inference
bsroformer support fp16 inference
1 year ago
XXXXRT666 10e885d9ac
增加了自动填充路径的功能,增加了根据显存自动选择ASR精度的功能,也可手动控制
增加了自动填充路径的功能
增加了根据显存自动选择ASR精度的功能,也可手动控制
1 year ago
KamioRinn 7670bc77c3
Simplify BSR (#1356) 1 year ago
KamioRinn 8abc0342d7
为UVR5模块添加Bs_Roformer模型 (#1306)
* Add Bs_Roformer

* Compatible with default model name

* Add progress bar
1 year ago
KamioRinn e851ae34c9
Better normlization (#1351) 1 year ago
蓝梦实 f042030cca
Upload Changelog EN (#1353)
* Upload Changelog EN

* Emphasize
1 year ago
蓝梦实 0565c3e072
Update i18n Scanning (#1352)
* detect duplicate values during scanning

* fix typo
1 year ago
RVC-Boss 3f9a6bbfb4
Update Changelog_CN.md 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
licycle f8273610f9
fix python bug (#1346) 1 year ago
蓝梦实 7e7073b45a
Update i18n to the Latest (#1344)
* 拆分UVR5长注释

* 更新JSON文件

* Update JSON
1 year ago
红血球AE3803 a7aa58abf3
supported top_k, top_p, temperature, speed for api.py (#1340) 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
XXXXRT666 0a3a1e4505
Clean Path (#1299)
* clean path

* clean path
1 year ago
蓝梦实 c4272cd1c0
Move i18n to tools/i18n (#1298)
* move i18n/locale to tools/i18n/locale

* del i18n/locale

* change i18nAuto dir

* Update i18n json
1 year ago
蓝梦实 ea83174fe0
Rewrite I18n Scan (#1294)
* Update Scan i18n

* rewrite

* fix details

* remove
1 year ago
Lion-Wu d65f0ff8b4
Update README (#1291)
* update README

* update README
1 year ago
KamioRinn 368045c94e
尝试修复混合模式下短单词发音不清晰的问题 (#1286)
* Add pause before short words

* Add 'conda'
1 year ago
RVC-Boss 0dadce5aed
Update Changelog_CN.md 1 year ago
RVC-Boss 37760cbc9d
Add files via upload 1 year ago
RVC-Boss 3d9c37baca
Add files via upload 1 year ago