↓ 3 callersFunctionmultiprocess_run_tqdm(map_func, args, num_workers=None, ordered=True, init_ctx_func=None,
multithread=Fal
NeuralSeq/utils/multiprocess_utils.py:49
↓ 3 callersMethodsample(self, cond, batch_size=16, return_intermediates=False, x_T=None,
verbose=True, timesteps=None,
text_to_audio/Make_An_Audio/ldm/models/diffusion/ddpm_audio.py:887
↓ 3 callersMethodsample(self,
S,
batch_size,
shape,
conditioning=None,
text_to_audio/Make_An_Audio/ldm/models/diffusion/ddim.py:59
↓ 3 callersMethodsample(self, cond, batch_size=16, return_intermediates=False, x_T=None,
verbose=True, timesteps=None,
text_to_audio/Make_An_Audio/ldm/models/diffusion/ddpm_audio_inpaint.py:905
↓ 2 callersMethod__init__(self, time_lengths=[32, 64, 128], freq_length=80, kernel=(3, 3), c_in=1,
hidden_size=128)
NeuralSeq/modules/syntaspeech/multi_window_disc.py:108
↓ 2 callersMethod__init__(self, optimizer, model_size=512, factor=1, warmup_iters=3000,
last_epoch=-1, verbose=False)
audio_to_text/captioning/utils/lr_scheduler.py:50
↓ 2 callersMethod__init__(self, time_lengths=[32, 64, 128], freq_length=80, cond_size=0, kernel=(3, 3), c_in=1,
hidden
text_to_audio/Make_An_Audio/ldm/modules/discriminator/multi_window_disc.py:152
↓ 2 callersFunction_load_metrics0_classwise2(filename, sample_rate, window_size, hop_size, mel_bins, fmin,
fmax, data_type, model_type, loss_type, b
audio_detection/audio_infer/utils/plot_statistics.py:56
↓ 2 callersMethodadd_pitch(self, decoder_inp, f0, uv, mel2ph, ret, encoder_out=None)
NeuralSeq/modules/fastspeech/fs2.py:174
↓ 2 callersMethodattention(self, ph_encoder_out, enc_pos, word_encoder_out, dec_pos, mel2word, dec_word_mask)
NeuralSeq/modules/syntaspeech/syntaspeech.py:194
↓ 2 callersFunctionchunked_multiprocess_run(map_func, args, num_workers=None, ordered=True, init_ctx_func=None, q_max_size=1000)
NeuralSeq/utils/multiprocess_utils.py:19