mirror of
https://github.com/FunAudioLLM/CosyVoice.git
synced 2026-02-05 18:09:24 +08:00
[debug] handle cache with prompt
This commit is contained in:
@@ -141,6 +141,7 @@ class MaskedDiffWithXvec(torch.nn.Module):
|
||||
spks=embedding,
|
||||
cond=conds,
|
||||
n_timesteps=10,
|
||||
prompt_len=mel_len1,
|
||||
required_cache_size=required_cache_size,
|
||||
flow_cache=flow_cache
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user