zzz
|
5563af5a89
|
Merge 6d82af146b133cf92fd5a4d699cceb38dbf82838 into fdf794e31d1fd6f91c5cb4fbb0396094491a31ac
|
2025-08-03 04:51:21 +09:00 |
|
XXXXRT666
|
fdf794e31d
|
Update WSL Rocm (#2561)
|
2025-08-02 17:47:15 +08:00 |
|
多玩幻灵qwq
|
0be59c8043
|
fix: 更正链接 (#2539)
|
2025-07-19 00:29:48 +08:00 |
|
ChasonJiang
|
b5a67e6247
|
修复gpt的loss计算问题 (#2537)
* 修复gpt的loss计算问题
* fallback tts config
|
2025-07-18 14:59:59 +08:00 |
|
ChasonJiang
|
b9211657d8
|
优化TTS_Config的代码逻辑 (#2536)
* 优化TTS_Config的代码逻辑
* 在载入vits权重之后保存tts_config
|
2025-07-18 11:54:40 +08:00 |
|
XXXXRT666
|
cefafee32c
|
Add Distil (#2531)
|
2025-07-17 20:28:25 +08:00 |
|
csh
|
6d82af146b
|
stream_v2pro.py 减少用于导出的文本长度
|
2025-07-16 16:00:31 +08:00 |
|
RVC-Boss
|
2d09bbe63a
|
Update tts_infer.yaml
|
2025-07-16 15:44:04 +08:00 |
|
RVC-Boss
|
4d8ebf8523
|
Update TTS.py
|
2025-07-16 15:43:26 +08:00 |
|
jiangsier-xyz
|
e476b01f30
|
解决 TTS.py 无法识别真正支持版本 v2Pro、v2ProPlus 的问题 (#2490)
同时更新一版默认配置。
Co-authored-by: jiangsier-xyz <jiangsier131@gmail.com>
|
2025-07-16 15:42:36 +08:00 |
|
csh
|
5e318e2f35
|
stream_v2pro.py 从命令行读取参数
|
2025-07-16 13:51:18 +08:00 |
|
RVC-Boss
|
42586e20f7
|
add RTF performence
add RTF performence
|
2025-07-14 19:01:26 +08:00 |
|
RVC-Boss
|
85035f7ac0
|
add RTF performence
add RTF performence
|
2025-07-14 18:56:22 +08:00 |
|
RVC-Boss
|
706bec74f8
|
Update assets.py
|
2025-07-11 16:11:08 +08:00 |
|
XXXXRT666
|
ec1218893e
|
Update Badge (#2518)
* Update README.md
* Update README.md
* Update Badges
* specify ranges
|
2025-07-11 16:10:07 +08:00 |
|
RVC-Boss
|
fec515dcce
|
Update Changelog_CN.md
|
2025-07-10 18:33:18 +08:00 |
|
RVC-Boss
|
426e1a2bb4
|
提升推理进程优先级
|
2025-07-10 18:16:45 +08:00 |
|
RVC-Boss
|
4e3c69043c
|
Update inference_webui.py
|
2025-07-10 18:16:24 +08:00 |
|
RVC-Boss
|
e63e0901fd
|
Update assets.py
|
2025-07-10 18:12:24 +08:00 |
|
RVC-Boss
|
97e37c74d8
|
Update README.md
|
2025-07-10 18:06:04 +08:00 |
|
RVC-Boss
|
3a75f5023f
|
Update README.md
|
2025-07-10 18:05:03 +08:00 |
|
RVC-Boss
|
0899b7e432
|
Update README.md
|
2025-07-10 17:59:49 +08:00 |
|
csh
|
b1c986d10b
|
stream_infer: 优化波形显示,方便对比
|
2025-07-07 17:49:07 +08:00 |
|
Yixiao Chen
|
8c579d46dd
|
Update export_torch_script.py (#2494)
Avoid dtype inconsistency when exporting
|
2025-07-02 22:48:28 +08:00 |
|
csh
|
4c091e3402
|
stream_infer: 导出 find_best_audio_offset_fast
|
2025-07-01 21:04:14 +08:00 |
|
csh
|
cfb986a9c8
|
stream_infer: 在拼接音频时进行相关性搜索,减少拼接带来基频断裂的情况
|
2025-07-01 20:58:16 +08:00 |
|
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>
|
2025-06-27 11:58:41 +08:00 |
|
KamioRinn
|
90ebefa78f
|
make sure ort providers available (#2489)
|
2025-06-27 10:41:52 +08:00 |
|
XXXXRT666
|
4839e82148
|
Add Windows Install Powershell Scripts (#2487)
|
2025-06-27 01:04:18 +08:00 |
|
XXXXRT666
|
37f5abfcb4
|
Fix Issues with libstdcxx and conda sysroot (#2482)
|
2025-06-25 14:52:27 +08:00 |
|
Ella Zhang
|
4987df5a71
|
fixed syntax errors in api_v2.py (#2473)
|
2025-06-19 15:34:11 +08:00 |
|
csh
|
03f99256c7
|
stream_infer: 更方便找规律的图
|
2025-06-19 00:36:17 +08:00 |
|
XXXXRT666
|
d46c069e52
|
Remove Debug Code (#2471)
|
2025-06-18 10:38:54 +08:00 |
|
csh
|
920bbafb12
|
stream_infer 增加导出部分。
|
2025-06-18 01:47:40 +08:00 |
|
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
|
2025-06-17 15:21:36 +08:00 |
|
csh
|
6fe3861e73
|
在 stream_infer 脚本中绘制生成的音频
|
2025-06-17 13:39:16 +08:00 |
|
csh
|
131e2ffcb7
|
尝试 stream infer
|
2025-06-17 03:40:26 +08:00 |
|
zzz
|
7dec5f5bb0
|
Merge pull request #2460 from L-jasmine/export_v2pro
优化 torch_script 导出模型
|
2025-06-13 22:10:11 +08:00 |
|
RVC-Boss
|
1a9b8854ee
|
Merge pull request #2456 from L-jasmine/export_v2pro
export_torch_script.py support v2Pro & v2ProPlus
|
2025-06-12 23:15:46 +08:00 |
|
csh
|
5c91e66d2e
|
export_torch_script.py support v2Pro & v2ProPlus
|
2025-06-12 21:53:14 +08:00 |
|
RVC-Boss
|
ed89a02337
|
修复“修复ge.sum数值可能爆炸的”可能导致的训练爆炸的问题
修复“修复ge.sum数值可能爆炸的”可能导致的训练爆炸的问题
|
2025-06-11 23:14:52 +08:00 |
|
RVC-Boss
|
cd6de7398e
|
Merge pull request #2449 from KamioRinn/maga
support v4 v2Pro v2ProPlus for api & optimize LangSegmenter
|
2025-06-11 10:29:39 +08:00 |
|
YYuX-1145
|
dd2b9253aa
|
Update TTS.py (#2450)
|
2025-06-11 10:28:42 +08:00 |
|
KamioRinn
|
29165eb02e
|
support v4 v2Pro v2ProPlus for api
|
2025-06-11 02:09:07 +08:00 |
|
KamioRinn
|
746cb536c6
|
Fix LangSegmenter
|
2025-06-10 19:18:05 +08:00 |
|
Emmanuel Ferdman
|
0d2f273402
|
Resolve Python Logger warnings (#2379)
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
|
2025-06-10 18:03:23 +08:00 |
|
RVC-Boss
|
d39836b8fa
|
Update Changelog_CN.md
|
2025-06-10 17:30:06 +08:00 |
|
RVC-Boss
|
2c0436b9ce
|
修复实验名结尾出现空格在win中路径不正确的问题
修复实验名结尾出现空格在win中路径不正确的问题
|
2025-06-10 14:58:00 +08:00 |
|
RVC-Boss
|
8056efe4ab
|
修复ge.sum数值可能爆炸问题
修复ge.sum数值可能爆炸问题
|
2025-06-09 23:53:16 +08:00 |
|
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>
|
2025-06-09 11:25:55 +08:00 |
|