You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ChasonJiang 6dd2f72090
更改gpt并行推理时的mask策略为padding left (#2144)
* 更改gpt并行推理时的mask策略为padding left,使batch_infer更接近于naive_infer
减少冗余操作并使用torch_sdpa,以提升推理速度

* rollback tts_infer.yaml
5 months ago
..
.gitignore chores (#1528) 12 months ago
s1.yaml more code refactor 2 years ago
s1big.yaml more code refactor 2 years ago
s1big2.yaml more code refactor 2 years ago
s1longer-v2.yaml support gpt-sovits v2 1 year ago
s1longer.yaml more code refactor 2 years ago
s1mq.yaml more code refactor 2 years ago
s2.json update Gradient Checkpointing to reduce VRAM usage (#2040) 6 months ago
train.yaml more code refactor 2 years ago
tts_infer.yaml 更改gpt并行推理时的mask策略为padding left (#2144) 5 months ago