↓ 12 callersMethod__init__(
self,
samp_rate,
harmonic_num=0,
sine_amp=0.1,
noise_std=0.003,
src/infer_pack/models_onnx_moess.py:295
↓ 4 callersMethodget_f0_crepe_computation(
self,
x,
f0_min,
f0_max,
p_len,
hop_length=160, # 512 befor
src/vc_infer_pipeline.py:96
↓ 4 callersMethodvc(
self,
model,
net_g,
sid,
audio0,
pitch,
pitchf,
src/vc_infer_pipeline.py:372
↓ 3 callersFunctionrun_mdx(model_params, output_dir, model_path, filename, exclude_main=False, exclude_inversion=False, suffix=None, inv
src/mdx.py:238
↓ 2 callersMethodinfer(self, phone, phone_lengths, pitch, nsff0, sid, max_len=None)
src/infer_pack/models.py:634
↓ 1 callersMethod_absolute_position_to_relative_position x: [b, h, l, l] ret: [b, h, l, 2*l-1]
src/infer_pack/attentions.py:334
↓ 1 callersMethod_matmul_with_relative_keys x: [b, h, l, d] y: [h or 1, m, d] ret: [b, h, l, m]
src/infer_pack/attentions.py:286
↓ 1 callersMethod_matmul_with_relative_values x: [b, h, l, m] y: [h or 1, m, d] ret: [b, h, l, d]
src/infer_pack/attentions.py:277
↓ 1 callersMethod_relative_position_to_absolute_position x: [b, h, l, 2*l-1] ret: [b, h, l, l]
src/infer_pack/attentions.py:313
↓ 1 callersMethodget_f0(
self,
input_audio_path,
x,
p_len,
f0_up_key,
f0_method,
src/vc_infer_pipeline.py:262
↓ 1 callersMethodget_f0_hybrid_computation(
self,
methods_str,
input_audio_path,
x,
f0_min,
f0_max,
src/vc_infer_pipeline.py:175
↓ 1 callersMethodpipeline(
self,
model,
net_g,
sid,
audio,
input_audio_path,
ti
src/vc_infer_pipeline.py:474
↓ 1 callersFunctionrvc_infer(index_path, index_rate, input_path, output_path, pitch_change, f0_method, cpt, version, net_g, filter_radius,
src/rvc.py:146
↓ 1 callersFunctionvoice_change(voice_model, vocals_path, output_path, pitch_change, f0_method, index_rate, filter_radius, rms_mix_rate, prot
src/main.py:193
Method__init__(
self,
out_channels,
hidden_channels,
filter_channels,
n_heads,
src/infer_pack/models_onnx_moess.py:18
Method__init__(
self,
out_channels,
hidden_channels,
filter_channels,
n_heads,
src/infer_pack/models_onnx_moess.py:65
Method__init__(
self,
channels,
hidden_channels,
kernel_size,
dilation_rate,
src/infer_pack/models_onnx_moess.py:110
Method__init__(
self,
in_channels,
out_channels,
hidden_channels,
kernel_size,
src/infer_pack/models_onnx_moess.py:159