ChasonJiang
b9211657d8
优化TTS_Config的代码逻辑 ( #2536 )
...
* 优化TTS_Config的代码逻辑
* 在载入vits权重之后保存tts_config
2 weeks ago
XXXXRT666
cefafee32c
Add Distil ( #2531 )
2 weeks ago
RVC-Boss
2d09bbe63a
Update tts_infer.yaml
3 weeks ago
RVC-Boss
4d8ebf8523
Update TTS.py
3 weeks ago
jiangsier-xyz
e476b01f30
解决 TTS.py 无法识别真正支持版本 v2Pro、v2ProPlus 的问题 ( #2490 )
...
同时更新一版默认配置。
Co-authored-by: jiangsier-xyz <jiangsier131@gmail.com>
3 weeks ago
RVC-Boss
42586e20f7
add RTF performence
...
add RTF performence
3 weeks ago
RVC-Boss
85035f7ac0
add RTF performence
...
add RTF performence
3 weeks ago
RVC-Boss
706bec74f8
Update assets.py
3 weeks ago
XXXXRT666
ec1218893e
Update Badge ( #2518 )
...
* Update README.md
* Update README.md
* Update Badges
* specify ranges
3 weeks ago
RVC-Boss
fec515dcce
Update Changelog_CN.md
3 weeks ago
RVC-Boss
426e1a2bb4
提升推理进程优先级
3 weeks ago
RVC-Boss
4e3c69043c
Update inference_webui.py
3 weeks ago
RVC-Boss
e63e0901fd
Update assets.py
3 weeks ago
RVC-Boss
97e37c74d8
Update README.md
3 weeks ago
RVC-Boss
3a75f5023f
Update README.md
3 weeks ago
RVC-Boss
0899b7e432
Update README.md
3 weeks ago
Yixiao Chen
8c579d46dd
Update export_torch_script.py ( #2494 )
...
Avoid dtype inconsistency when exporting
1 month ago
KamioRinn
6df61f58e4
语言分割及格式化优化 ( #2488 )
...
* better LangSegmenter
* add version num2str
* better version num2str
* sync fast infer
* sync api
* remove duplicate spaces
* remove unnecessary code
---------
Co-authored-by: RVC-Boss <129054828+RVC-Boss@users.noreply.github.com>
1 month ago
KamioRinn
90ebefa78f
make sure ort providers available ( #2489 )
1 month ago
XXXXRT666
4839e82148
Add Windows Install Powershell Scripts ( #2487 )
1 month ago
XXXXRT666
37f5abfcb4
Fix Issues with libstdcxx and conda sysroot ( #2482 )
1 month ago
Ella Zhang
4987df5a71
fixed syntax errors in api_v2.py ( #2473 )
2 months ago
XXXXRT666
d46c069e52
Remove Debug Code ( #2471 )
2 months ago
XXXXRT666
6fdc67ca83
Fix bugs in `install.sh`, reduce log noise, and improve error reporting ( #2464 )
...
* Update Install.sh
* Format Code
* Delete dev null
* Update README, Support Dark Mode in CSS/JS
2 months ago
zzz
7dec5f5bb0
Merge pull request #2460 from L-jasmine/export_v2pro
...
优化 torch_script 导出模型
2 months ago
RVC-Boss
1a9b8854ee
Merge pull request #2456 from L-jasmine/export_v2pro
...
export_torch_script.py support v2Pro & v2ProPlus
2 months ago
csh
5c91e66d2e
export_torch_script.py support v2Pro & v2ProPlus
2 months ago
RVC-Boss
ed89a02337
修复“修复ge.sum数值可能爆炸的”可能导致的训练爆炸的问题
...
修复“修复ge.sum数值可能爆炸的”可能导致的训练爆炸的问题
2 months ago
RVC-Boss
cd6de7398e
Merge pull request #2449 from KamioRinn/maga
...
support v4 v2Pro v2ProPlus for api & optimize LangSegmenter
2 months ago
YYuX-1145
dd2b9253aa
Update TTS.py ( #2450 )
2 months ago
KamioRinn
29165eb02e
support v4 v2Pro v2ProPlus for api
2 months ago
KamioRinn
746cb536c6
Fix LangSegmenter
2 months ago
Emmanuel Ferdman
0d2f273402
Resolve Python Logger warnings ( #2379 )
...
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
2 months ago
RVC-Boss
d39836b8fa
Update Changelog_CN.md
2 months ago
RVC-Boss
2c0436b9ce
修复实验名结尾出现空格在win中路径不正确的问题
...
修复实验名结尾出现空格在win中路径不正确的问题
2 months ago
RVC-Boss
8056efe4ab
修复ge.sum数值可能爆炸问题
...
修复ge.sum数值可能爆炸问题
2 months ago
wzy3650
d6b78c927a
fix configs error ( #2439 )
...
* fix configs error
* fix configs error
---------
Co-authored-by: wangzeyuan <wangzeyuan@agora.io>
Co-authored-by: wangzeyuan <wangzeyuan@shengwang.cn>
2 months ago
RVC-Boss
74e79ae6d6
Delete batch_inference.py
2 months ago
SapphireLab
d7c2210da8
Update Documentation ( #2436 )
...
* docs(Changelog_CN): Reformat the Changlog_CN before 2024.08
* docs(README): Update Multi-Language README
* docs(Changelog_CN): Separate links and content
* docs(Changelog_CN): fix missing issue.
* docs(Changelog_EN): Update Changelog_EN to date
* docs(Changelog_EN): fix typo
* docs(Changelog_JA): Update Changelog_JA to date
* docs(Changelog_KO): Update Changelog_KO to date
* docs(Changelog_TR): Update Changelog_TR to date
* docs(i18n): Update Multi-Language i18n JSON
2 months ago
wzy3650
ab53062bdd
fix _merge_yi crash ( #2432 )
...
* fix _merge_yi crash
* fix _merge_yi crash
---------
Co-authored-by: wangzeyuan <wangzeyuan@agora.io>
2 months ago
RVC-Boss
d8124612fe
Update assets.py
2 months ago
XXXXRT666
132f6e7b8b
Fix Bugs, Modified Layout ( #2434 )
...
Co-authored-by: RVC-Boss <129054828+RVC-Boss@users.noreply.github.com>
2 months ago
RVC-Boss
7d70852a3f
fix precision auto detection
...
fix precision auto detection
2 months ago
RVC-Boss
dbf7702b54
Update README.md
2 months ago
RVC-Boss
fa9457c875
Update Changelog_CN.md
2 months ago
Jialiang Zhu
035dcbad03
Fix AttributeError when prompt_cache['refer_spec'][0] is a tuple ( #2428 )
...
Co-authored-by: tzrain <tz_rain@foxmail.com>
2 months ago
RVC-Boss
a080e19f91
去除不需要的告警AttributeError: module 'onnxruntime' has no attribute 'preload_dlls'
...
去除不需要的告警AttributeError: module 'onnxruntime' has no attribute 'preload_dlls'
2 months ago
RVC-Boss
69e671f793
fix sv_path
...
fix sv_path
2 months ago
RVC-Boss
3fcffb2e95
fix v3v4 resample function
...
fix v3v4 resample function
2 months ago
XXXXRT666
05d44215f1
Make Pre-Commit-Hook Exit 0 While Using Ruff Check ( #2427 )
...
Modified gradio Layout
Refactor WebUI half-precision and GPU detection logic
2 months ago