mirror of
https://github.com/FunAudioLLM/CosyVoice.git
synced 2026-02-05 18:09:24 +08:00
add vllm_codec_engine
This commit is contained in:
@@ -282,6 +282,7 @@ class Qwen2LM(TransformerLM):
|
||||
# 4. sampling method
|
||||
self.sampling = sampling
|
||||
self.mix_ratio = mix_ratio
|
||||
self.vllm_codec_engine = None
|
||||
|
||||
@torch.inference_mode()
|
||||
def inference(
|
||||
|
||||
Reference in New Issue
Block a user