MCPcopy Create free account

hub / github.com/Text-to-Audio/Make-An-Audio / functions

Functions679 in github.com/Text-to-Audio/Make-An-Audio

Method__init__
(self, d_in: int, d_out: int, p: float=0.5)
wav_evaluation/models/clap.py:9
Method__init__
(self, audioenc_name:str, d_in: int, d_out: int, sample_rate: int, window_size: int, hop_size: int
wav_evaluation/models/clap.py:23
Method__init__
(self, d_out: int, text_model: str, transformer_embed_dim: int)
wav_evaluation/models/clap.py:43
Method__init__
(self, model_fp,config_path, use_cuda=False)
wav_evaluation/models/CLAPWrapper.py:21
Method__init__
(self, warm_up_steps, lr_min, lr_max, lr_start, max_decay_steps, verbosity_interval=0)
ldm/lr_scheduler.py:8
Method__init__
(self, warm_up_steps, f_min, f_max, f_start, cycle_lengths, verbosity_interval=0)
ldm/lr_scheduler.py:41
Method__init__
(self, model, decay=0.9999, use_num_upates=True)
ldm/modules/ema.py:6
Method__init__
(self, dim, max_seq_len)
ldm/modules/x_transformer.py:26
Method__init__
(self, dim)
ldm/modules/x_transformer.py:40
Method__init__
(self, fn)
ldm/modules/x_transformer.py:129
Method__init__
(self, dim, eps=1e-5)
ldm/modules/x_transformer.py:140
Method__init__
(self, dim, eps=1e-8)
ldm/modules/x_transformer.py:152
Method__init__
(self, dim)
ldm/modules/x_transformer.py:169
Method__init__
(self, dim_in, dim_out)
ldm/modules/x_transformer.py:185
Method__init__
(self, dim, dim_out=None, mult=4, glu=False, dropout=0.)
ldm/modules/x_transformer.py:195
Method__init__
( self, dim, dim_head=DEFAULT_DIM_HEAD, heads=8,
ldm/modules/x_transformer.py:216
Method__init__
( self, dim, depth, heads=8, causal=False,
ldm/modules/x_transformer.py:371
Method__init__
(self, **kwargs)
ldm/modules/x_transformer.py:542
Method__init__
( self, *, num_tokens, max_seq_len, attn_laye
ldm/modules/x_transformer.py:549
Method__init__
(self, dim, dim_out=None, mult=4, glu=False, dropout=0.)
ldm/modules/attention.py:48
Method__init__
(self, dim, heads=4, dim_head=32)
ldm/modules/attention.py:81
Method__init__
(self, in_channels)
ldm/modules/attention.py:100
Method__init__
(self, query_dim, context_dim=None, heads=8, dim_head=64, dropout=0.)
ldm/modules/attention.py:153
Method__init__
(self, dim, n_heads, d_head, dropout=0., context_dim=None, gated_ff=True, checkpoint=True)
ldm/modules/attention.py:197
Method__init__
(self, in_channels, n_heads, d_head, depth=1, dropout=0., context_dim=None)
ldm/modules/attention.py:226
Method__init__
( self, spacial_dim: int, embed_dim: int, num_heads_channels: int,
ldm/modules/diffusionmodules/openaimodel.py:37
Method__init__
(self, channels, out_channels=None, ks=5)
ldm/modules/diffusionmodules/openaimodel.py:123
Method__init__
(self, channels, use_conv, dims=2, out_channels=None,padding=1)
ldm/modules/diffusionmodules/openaimodel.py:143
Method__init__
( self, channels, emb_channels, dropout, out_channels=None,
ldm/modules/diffusionmodules/openaimodel.py:179
Method__init__
( self, channels, num_heads=1, num_head_channels=-1, use_checkpoi
ldm/modules/diffusionmodules/openaimodel.py:285
Method__init__
(self, n_heads)
ldm/modules/diffusionmodules/openaimodel.py:352
Method__init__
(self, n_heads)
ldm/modules/diffusionmodules/openaimodel.py:384
Method__init__
( self, image_size, in_channels, model_channels, out_channels,
ldm/modules/diffusionmodules/openaimodel.py:443
Method__init__
( self, image_size, in_channels, model_channels, out_channels,
ldm/modules/diffusionmodules/openaimodel.py:753
Method__init__
(self, c_concat_config, c_crossattn_config)
ldm/modules/diffusionmodules/util.py:253
Method__init__
(self, in_channels, with_conv)
ldm/modules/diffusionmodules/model.py:43
Method__init__
(self, in_channels, with_conv)
ldm/modules/diffusionmodules/model.py:61
Method__init__
(self, *, in_channels, out_channels=None, conv_shortcut=False, dropout, temb_channels=512)
ldm/modules/diffusionmodules/model.py:83
Method__init__
(self, in_channels)
ldm/modules/diffusionmodules/model.py:146
Method__init__
(self, in_channels)
ldm/modules/diffusionmodules/model.py:151
Method__init__
(self, *, ch, out_ch, ch_mult=(1,2,4,8), num_res_blocks, attn_resolutions, dropout=0.0, resa
ldm/modules/diffusionmodules/model.py:369
Method__init__
(self, *, ch, out_ch, ch_mult=(1,2,4,8), num_res_blocks, attn_resolutions, dropout=0.0, resa
ldm/modules/diffusionmodules/model.py:463
Method__init__
(self, in_channels, out_channels, *args, **kwargs)
ldm/modules/diffusionmodules/model.py:572
Method__init__
(self, in_channels, out_channels, ch, num_res_blocks, resolution, ch_mult=(2,2), dropout=0.0
ldm/modules/diffusionmodules/model.py:608
Method__init__
(self, factor, in_channels, mid_channels, out_channels, depth=2)
ldm/modules/diffusionmodules/model.py:656
Method__init__
(self, in_channels, ch, resolution, out_ch, num_res_blocks, attn_resolutions, dropout=0.0, r
ldm/modules/diffusionmodules/model.py:693
Method__init__
(self, z_channels, out_ch, resolution, num_res_blocks, attn_resolutions, ch, ch_mult=(1,2,4,8),
ldm/modules/diffusionmodules/model.py:712
Method__init__
(self, in_size, out_size, in_channels, out_channels, ch_mult=2)
ldm/modules/diffusionmodules/model.py:729
Method__init__
(self, in_channels=None, learned=False, mode="bilinear")
ldm/modules/diffusionmodules/model.py:748
Method__init__
(self, ch_mult:list, in_channels, pretrained_model:nn.Module=None, reshape
ldm/modules/diffusionmodules/model.py:772
Method__init__
( self, image_size, in_channels, model_channels, out_channels,
ldm/modules/diffusionmodules/custom_openaimodel.py:56
Method__init__
(self, time_length, freq_length=80, kernel=(3, 3), c_in=1, hidden_size=128, norm_type='bn', r
ldm/modules/discriminator/multi_window_disc.py:7
Method__init__
(self, time_lengths, cond_size=0, freq_length=80, kernel=(3, 3), c_in=1, hidden_size=128, nor
ldm/modules/discriminator/multi_window_disc.py:67
Method__init__
Construct a PatchGAN discriminator Parameters: input_nc (int) -- the number of channels in input images ndf (int)
ldm/modules/discriminator/model.py:102
Method__init__
Construct a PatchGAN discriminator Parameters: input_nc (int) -- the number of channels in input feats ndf (int)
ldm/modules/discriminator/model.py:153
Method__init__
Construct a PatchGAN discriminator Parameters: input_nc (int) -- the number of channels in input specs ndf (int)
ldm/modules/discriminator/model.py:209
Method__init__
(self, value)
ldm/modules/distributions/distributions.py:14
Method__init__
(self, parameters, deterministic=False)
ldm/modules/distributions/distributions.py:25
Method__init__
(self, disc_start, codebook_weight=1.0, pixelloss_weight=1.0, disc_num_layers=3, disc_in_cha
ldm/modules/losses_audio/vqperceptual.py:50
Method__init__
(self, disc_start, logvar_init=0.0, kl_weight=1.0, pixelloss_weight=1.0, disc_num_layers=3,
ldm/modules/losses_audio/contperceptual.py:23
Method__init__
(self)
ldm/modules/encoders/modules.py:15
Method__init__
(self, embed_dim, n_classes=1000, key='class')
ldm/modules/encoders/modules.py:23
Method__init__
(self, n_embed, n_layer, vocab_size, max_seq_len=77, device="cuda")
ldm/modules/encoders/modules.py:39
Method__init__
(self, device="cuda", vq_interface=True, max_length=77)
ldm/modules/encoders/modules.py:56
Method__init__
(self, n_stages=1, method='bilinear', multiplier=0.5,
ldm/modules/encoders/modules.py:108
Method__init__
(self, version="google/t5-v1_1-large", device="cuda", max_length=77, freeze=True)
ldm/modules/encoders/modules.py:145
Method__init__
(self, weights_path=None, freeze=True, device="cuda", max_length=77)
ldm/modules/encoders/modules.py:175
Method__init__
(self, config, freeze=True, device="cpu", max_length=77)
ldm/modules/encoders/modules.py:215
Method__init__
(self, version="google/flan-t5-large", device="cuda", max_length=77, freeze=True)
ldm/modules/encoders/modules.py:249
Method__init__
(self, in_channels, out_channels)
ldm/modules/encoders/CLAP/audio.py:14
Method__init__
(self, in_channels, out_channels)
ldm/modules/encoders/CLAP/audio.py:52
Method__init__
(self, n_in, n_out, activation='linear', temperature=1.)
ldm/modules/encoders/CLAP/audio.py:83
Method__init__
(self, d_in: int, d_out: int, p: float=0.5)
ldm/modules/encoders/CLAP/clap.py:9
Method__init__
(self, audioenc_name:str, d_in: int, d_out: int, sample_rate: int, window_size: int, hop_size: in
ldm/modules/encoders/CLAP/clap.py:23
Method__init__
(self, d_out: int, text_model: str, transformer_embed_dim: int)
ldm/modules/encoders/CLAP/clap.py:43
Method__init__
(self, model_fp, device)
ldm/modules/encoders/CLAP/CLAPWrapper.py:23
Method__init__
(self, split, spec_dir_path, mel_num=None, spec_crop_len=None,drop=0,**kwargs)
ldm/data/joinaudiodataset_624.py:12
Method__init__
(self, specs_dataset_cfg)
ldm/data/joinaudiodataset_624.py:80
Method__init__
(self, specs_dataset_cfg)
ldm/data/joinaudiodataset_624.py:84
Method__init__
(self, embed_dim, *args, **kwargs)
ldm/models/autoencoder.py:285
Method__init__
(self, ddconfig, lossconfig, embed_dim, ck
ldm/models/autoencoder.py:306
Method__init__
(self, *args, vq_interface=False, **kwargs)
ldm/models/autoencoder.py:458
Method__init__
(self, *args, vq_interface=False, **kwargs)
ldm/models/autoencoder_multi.py:185
Method__init__
(self, concat_keys: tuple, finetune_keys=("model.diffusion_model.input_blo
ldm/models/diffusion/ddpm_audio.py:865
Method__init__
(self, concat_keys=("mask", "masked_image"), masked_image_key="masked_imag
ldm/models/diffusion/ddpm_audio.py:1008
Method__init__
(self, model, schedule="linear", **kwargs)
ldm/models/diffusion/ddim.py:13
Method__init__
(self, diffusion_path, num_classes, ckpt_path=None,
ldm/models/diffusion/classifier.py:30
Method__init__
(self, first_stage_config, cond_stage_config, num_timest
ldm/models/diffusion/ddpm.py:424
Method__init__
(self, diff_model_config, conditioning_key)
ldm/models/diffusion/ddpm.py:1359
Method__init__
(self, cond_stage_key, *args, **kwargs)
ldm/models/diffusion/ddpm.py:1390
Method__init__
(self, model, schedule="linear", **kwargs)
ldm/models/diffusion/plms.py:12
Method__init__
(self, first_stage_config, cond_stage_config, num_timest
ldm/models/diffusion/ddpm_audio_inpaint.py:36
Method__init__
(self,hparams,device='cpu')
preprocess/NAT_mel.py:43
Method__init__
(self,tsv_path,sr,mode='none',hop_size = None,target_mel_length = None)
preprocess/mel_spec.py:23
Method__init__
(self, h, channels, kernel_size=3, dilation=(1, 3, 5), activation=None)
vocoder/bigvgan/models.py:31
Method__init__
(self, h, channels, kernel_size=3, dilation=(1, 3), activation=None)
vocoder/bigvgan/models.py:91
Method__init__
(self, h, period, kernel_size=5, stride=3, use_spectral_norm=False)
vocoder/bigvgan/models.py:217
Method__init__
(self, h)
vocoder/bigvgan/models.py:254
Method__init__
(self, cfg, resolution)
vocoder/bigvgan/models.py:278
Method__init__
(self, cfg, debug=False)
vocoder/bigvgan/models.py:331
← previousnext →301–400 of 679, ranked by callers