↓ 7 callersFunctionnum2chn(number_string, numbering_type=NUMBERING_TYPES[1], big=False,
traditional=False, alt_zero=False, a
NeuralSeq/utils/text_norm.py:319
↓ 6 callersMethod__init__(self, h, channels, kernel_size=3, dilation=(1, 3, 5))
text_to_audio/Make_An_Audio/vocoder/hifigan/modules.py:23
↓ 6 callersFunctiondo_mixupMixup x of even indexes (0, 2, 4, ...) with x of odd indexes (1, 3, 5, ...). Args: x: (batch_size * 2, ...) mixup_lambda: (batch
audio_detection/audio_infer/pytorch/pytorch_utils.py:18
↓ 6 callersMethodsample_log(self,cond,batch_size,ddim, ddim_steps,**kwargs)
text_to_audio/Make_An_Audio/ldm/models/diffusion/ddpm_audio.py:905
↓ 5 callersMethod__init__(self, samp_rate, harmonic_num=0,
sine_amp=0.1, noise_std=0.003,
voiced_thre
NeuralSeq/modules/parallel_wavegan/models/source.py:25
↓ 5 callersMethod__init__(self, sample_rate, window_size, hop_size, mel_bins, fmin,
fmax, classes_num, enable_fusion=False, fus
text_to_audio/Make_An_Audio/ldm/modules/encoders/open_clap/pann_model.py:334
↓ 5 callersMethodget_input(self, batch, k, return_first_stage_outputs=False, force_c_encode=False,
cond_key=None, retu
text_to_audio/Make_An_Audio/ldm/models/diffusion/ddpm_audio.py:295
↓ 5 callersMethodget_input(self, batch, k, return_first_stage_outputs=False, force_c_encode=False,
cond_key=None, retu
text_to_audio/Make_An_Audio/ldm/models/diffusion/ddpm_audio_inpaint.py:273
↓ 5 callersMethodprocess_item(cls, item_name, ph, txt, tg_fn, wav_fn, spk_id, encoder, binarization_args)
NeuralSeq/data_gen/tts/base_binarizer.py:160
↓ 4 callersMethod__init__(self, hidden_size, out_dims, dilations, kernel_size,
norm_type='ln', layers_in_block=2, c_mu
NeuralSeq/modules/commons/conv.py:72
↓ 4 callersFunction_plot_4_rows(x, ax, ax2, ax3, ax4, c, linewidth=1.0, alpha=1.0, label="")
audio_detection/audio_infer/utils/plot_statistics.py:1774
↓ 4 callersFunction_plot_4_rows(x, ax, ax2, ax3, ax4, c, linewidth=1.0, alpha=1.0, label="")
audio_detection/audio_infer/utils/plot_for_paper.py:531
↓ 4 callersFunction_scatter_4_rows(x, ax, ax2, ax3, ax4, s, c, marker='.', alpha=1.)
audio_detection/audio_infer/utils/plot_statistics.py:1767
↓ 4 callersFunction_scatter_4_rows(x, ax, ax2, ax3, ax4, s, c, marker='.', alpha=1.)
audio_detection/audio_infer/utils/plot_for_paper.py:523
↓ 4 callersFunctioncalculate_weights_indices(in_length, out_length, scale, kernel, kernel_width, antialiasing)
text_to_audio/Make_An_Audio/ldm/modules/image_degradation/utils_image.py:708