↓ 8 callersFunctionmel_spectrogram_torch(y, n_fft, num_mels, sampling_rate, hop_size, win_size, fmin, fmax, center=False)
GPT_SoVITS/module/mel_processing.py:82
↓ 5 callersMethodget_2d_padding(
self,
kernel_size: typing.Tuple[int, int],
dilation: typing.Tuple[int, int] = (1, 1)
GPT_SoVITS/BigVGAN/discriminators.py:488
↓ 4 callersMethod__init__(
self,
in_channels,
out_channels,
filter_channels,
kernel_size,
GPT_SoVITS/module/attentions_onnx.py:301
↓ 3 callersMethodconvert(self, words, style, heteronym, errors, strict, **kwargs)
GPT_SoVITS/text/g2pw/g2pw.py:55