↓ 14 callersMethod__init__(
self,
in_channels,
out_channels,
hidden_channels,
kernel_size,
GPT_SoVITS/module/models_onnx.py:353
↓ 6 callersMethodexport(self, ref_seq, text_seq, ref_bert, text_bert, ssl_content, project_name, dynamo=False)
GPT_SoVITS/onnx_export.py:132
↓ 3 callersMethod__init__(
self,
in_channels,
out_channels,
filter_channels,
kernel_size,
GPT_SoVITS/module/attentions_onnx.py:300
↓ 2 callersMethodinfer(self, ssl, y, y_lengths, text, text_lengths, test=None, noise_scale=0.5)
GPT_SoVITS/module/models.py:938
↓ 2 callersFunctionmel_spectrogram_torch(
y, n_fft, num_mels, sampling_rate, hop_size, win_size, fmin, fmax, center=False
)
GPT_SoVITS/module/mel_processing.py:104
↓ 2 callersFunctiontrain_and_evaluate(
rank, epoch, hps, nets, optims, schedulers, scaler, loaders, logger, writers
)
GPT_SoVITS/s2_train.py:285
↓ 1 callersMethod_absolute_position_to_relative_position x: [b, h, l, l] ret: [b, h, l, 2*l-1]
GPT_SoVITS/module/attentions.py:349
↓ 1 callersMethod_absolute_position_to_relative_position x: [b, h, l, l] ret: [b, h, l, 2*l-1]
GPT_SoVITS/module/attentions_onnx.py:271