↓ 1 callersMethodget_text_embeddings_null(
self, texts, device, text_max_length=256, tau=0.01, l_min=8, l_max=10
)
ace_step/pipeline_ace_step.py:107
↓ 1 callersFunctionproject(
v0: torch.Tensor, # [B, C, H, W]
v1: torch.Tensor, # [B, C, H, W]
dims=[-1, -2],
)
ace_step/apg_guidance.py:14
Method__init__(self, music_dcae, ace_step, umt5encoder, text_tokenizer, device, dtype, overlapped_decode=False, **kwargs)
ace_step/pipeline_ace_step.py:34