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
..
TTS.py 更改gpt并行推理时的mask策略为padding left (#2144) 5 months ago
TextPreprocessor.py Add en_normalization and fix LangSegmenter (#2062) 6 months ago
__init__.py All in one! 合并main分支和fast_inference_分支 (#1490) 12 months ago
text_segmentation_method.py Add en_normalization and fix LangSegmenter (#2062) 6 months ago