zpeng11
|
942caa888e
|
feat:supporting half export
|
2025-08-24 02:29:33 -04:00 |
|
zpeng11
|
72c5d3224e
|
utility updates
|
2025-08-24 02:11:47 -04:00 |
|
zpeng11
|
48d52778ce
|
feat:clean up export logics and add notes
|
2025-08-24 02:00:32 -04:00 |
|
zpeng11
|
e4d1894a8f
|
feat:experiments with for onnx with attention, but does not work well todo:clean code and try v3v4
|
2025-08-24 00:46:29 -04:00 |
|
zpeng11
|
5982080939
|
feat:updated fsdecode and decoder interface
|
2025-08-23 17:35:21 -04:00 |
|
zpeng11
|
b45cbc3561
|
feat: sampling params working now for export, todo:fold weights clean code
|
2025-08-23 13:03:02 -04:00 |
|
zpeng11
|
9ed42daa88
|
feat: allow fsdec and sdec to have sampling parames
|
2025-08-23 12:17:04 -04:00 |
|
zpeng11
|
3ccd1c0ea3
|
fix: solved t2s ending problem, and verified infer&forward has same output under deterministic random, fixed topk to 15
|
2025-08-23 03:31:01 -04:00 |
|
zpeng11
|
63cbb6efa7
|
verified audio, text, synthesizer all working, todo:dig into t2s for error
|
2025-08-22 01:36:58 -04:00 |
|
zpeng11
|
e8fdf472c0
|
feat:onnx friendly loop with same function
|
2025-08-21 22:23:50 -04:00 |
|
zpeng11
|
77794a5923
|
feat:export onnx with combined graph ready, todo:link weights in onnx graph
|
2025-08-21 01:52:34 -04:00 |
|
zpeng11
|
16d30ce1e4
|
feat:get ready for if node merge
|
2025-08-21 00:34:56 -04:00 |
|
zpeng11
|
403c5bf320
|
feat:v1v2 both works for export
|
2025-08-20 20:57:29 -04:00 |
|
zpeng11
|
bc7fe01876
|
feat:update v2pro's gpt path, todo:work on v1 transform
|
2025-08-20 20:41:20 -04:00 |
|
zpeng11
|
bb529e7e4a
|
update namings
|
2025-08-20 20:21:42 -04:00 |
|
zpeng11
|
4e0cc57052
|
update init_step name
|
2025-08-20 20:05:07 -04:00 |
|
zpeng11
|
aafa0561d8
|
correctly setup onnx export, solved problem
|
2025-08-20 19:39:10 -04:00 |
|
zpeng11
|
94b31a250f
|
limit vits for one input a time
|
2025-08-20 18:39:21 -04:00 |
|
zpeng11
|
fd0fb35a49
|
fix spectrum take out working
|
2025-08-20 18:32:38 -04:00 |
|
zpeng11
|
911c53b1ee
|
fixed using hubert for full run, 80 works
|
2025-08-20 17:37:41 -04:00 |
|
zpeng11
|
1cdd41d877
|
fixed resample audio and tested in full run
|
2025-08-20 16:47:55 -04:00 |
|
zpeng11
|
da5aa78224
|
feat:combined fsdc and encoder, todo:extract audio pipeline
|
2025-08-20 02:24:59 -04:00 |
|
zpeng11
|
71cbe28e68
|
feat:optimize looping
|
2025-08-19 21:31:42 -04:00 |
|
zpeng11
|
5c08328cf3
|
feat:voice and text preprocess system verifed, todo:dissasemble onnx export of gsv
|
2025-08-19 21:10:21 -04:00 |
|
zpeng11
|
dd156f15aa
|
feat:clean up playground explore audio preprocess, todo:build free run from pure input data
|
2025-08-19 01:22:00 -04:00 |
|
zpeng11
|
aef9d26580
|
feat:text_bert and audio_hubert exports are ready and fully tested, todo:solve dependancy in playground runs
|
2025-08-19 00:05:45 -04:00 |
|
zpeng11
|
4e42a28f9c
|
feat: v2pro and v2proplus onnx export works, todo:solve data dependencies
|
2025-08-18 20:19:27 -04:00 |
|
zpeng11
|
610b36561a
|
feat:remove debug, todo:rewrite the onnx export interface
|
2025-08-17 19:22:11 -04:00 |
|
zpeng11
|
8c0f32da3e
|
feat:v2pp onnx export ready testing...
|
2025-08-17 17:54:57 -04: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 |
|
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 |
|
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 |
|
Yixiao Chen
|
8c579d46dd
|
Update export_torch_script.py (#2494)
Avoid dtype inconsistency when exporting
|
2025-07-02 22:48:28 +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 |
|