Method__init__(
self,
net,
x_mask,
x_cond,
use_cfg=False,
use_cfg_rescale=Tr
kimia_infer/models/detokenizer/flow_matching/ode_wrapper.py:13
Method__init__(self, raw_data_list, whisper_model, text_tokenizer, max_len: int, kimia_token_offset: int)
finetune_codes/datasets.py:12
Methoddecode_mel_batch params: mel: [B, T, num_mels], torch.tensor return: wav: [B, 1, T], torch.tensor
kimia_infer/models/detokenizer/bigvgan_wrapper.py:87
Methodextract_mel_from_wav_batch params: wav_data: torch.tensor or numpy array, shape [Batch, T], wav data, should be 24k return: mel: [Batch,
kimia_infer/models/detokenizer/bigvgan_wrapper.py:54
Methodforward(
self,
x: torch.Tensor,
seq_len,
cu_seqlens,
max_seqlen,
cu_s
kimia_infer/models/detokenizer/flow_matching/dit_block.py:70
Methodforward(
self,
x,
c,
seq_len,
cu_seqlens,
cu_maxlen,
cu_seqle
kimia_infer/models/detokenizer/flow_matching/dit_block.py:245
Methodforward(ctx, inputs, up_ftr, down_ftr, alpha, beta)
kimia_infer/models/detokenizer/vocoder/alias_free_activation/cuda/activation1d.py:22