ChasonJiang
6dd2f72090
更改gpt并行推理时的mask策略为padding left ( #2144 )
...
* 更改gpt并行推理时的mask策略为padding left,使batch_infer更接近于naive_infer
减少冗余操作并使用torch_sdpa,以提升推理速度
* rollback tts_infer.yaml
5 months ago
RVC-Boss
a68e3c4354
Update TTS.py
5 months ago
KamioRinn
c17dd642c7
Add en_normalization and fix LangSegmenter ( #2062 )
6 months ago
StaryLan
15cbd1b673
Update Documentation ( #2032 )
...
* add exception handling
* Fill in the missing content
* remove GB code
* Simplify i18n text and remove trailing spaces
* ignore v3 model dir
* Update Changelog
* Fix encoding
6 months ago
ChasonJiang
f35f6e9b5e
优化tts_config代码逻辑 ( #1538 )
...
* 优化tts_config
* fix
* 优化报错提示
* 优化报错提示
11 months ago
XXXXRT666
7dac47ca95
chores ( #1528 )
...
* chores
* ...
* Add files via upload
* ...
* remove gradio warnings
* Update inference_webui.py
Fix inference_cli issue
12 months ago
ChasonJiang
2a9512a63e
修改文档 ( #1521 )
12 months ago
ChasonJiang
52c50c6c81
All in one! 合并main分支和fast_inference_分支 ( #1490 )
...
* 合并main分支和fast_inference_分支
* 修复一些bug
12 months ago