19 Commits (b5a67e62470fb87e7cea28ecad7c7c3bf7a58afd)

Author SHA1 Message Date
ChasonJiang b5a67e6247
修复gpt的loss计算问题 (#2537)
* 修复gpt的loss计算问题

* fallback tts config
2 weeks ago
XXXXRT666 53cac93589
Refactor: Format Code with Ruff and Update Deprecated G2PW Link (#2255)
* ruff check --fix

* ruff format --line-length 120 --target-version py39

* Change the link for G2PW Model

* update pytorch version and colab
4 months ago
ChasonJiang 053a356ffe
修复gpt的padding mask的问题 (#2153)
* 修复gpt的padding mask的问题

* rollback tts_config
5 months ago
ChasonJiang 6dd2f72090
更改gpt并行推理时的mask策略为padding left (#2144)
* 更改gpt并行推理时的mask策略为padding left,使batch_infer更接近于naive_infer
减少冗余操作并使用torch_sdpa,以提升推理速度

* rollback tts_infer.yaml
5 months ago
wzy3650 087fd24579
fix inference issue (#2061)
Co-authored-by: wangzeyuan <wangzeyuan@agora.io>
6 months ago
wzy3650 282ae1d9b2
optimize attention calc logic (#2010)
Co-authored-by: wangzeyuan <wangzeyuan@agora.io>
6 months ago
RVC-Boss 40cd22e69d
Update t2s_model.py 11 months ago
ChasonJiang 52c50c6c81
All in one! 合并main分支和fast_inference_分支 (#1490)
* 合并main分支和fast_inference_分支

* 修复一些bug
12 months 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
root 4496426896 修改代码引用,淡定 1 year ago
Watchtower-Liu 013db82d7d Merge branch 'main' into inference_optin 1 year ago
Watchtower-Liu 1803729360 update_infer 1 year ago
RVC-Boss 3bf71d3790
Update t2s_model.py 1 year ago
liufenghua 070ac9b2b2 add DPO training 1 year ago
RVC-Boss 872134c846
Update t2s_model.py 2 years ago
Blaise 0d3d47f3c3 more code refactor 2 years ago
RVC-Boss 41ca6028d6
Add files via upload 2 years ago