MCPcopy Create free account

hub / github.com/SociallyIneptWeeb/AICoverGen / functions

Functions262 in github.com/SociallyIneptWeeb/AICoverGen

Methodforward
(self, x, x_mask, g=None, **kwargs)
src/infer_pack/modules.py:188
Methodforward
(self, x, x_mask=None)
src/infer_pack/modules.py:299
Methodforward
(self, x, x_mask=None)
src/infer_pack/modules.py:350
Methodforward
(self, x, x_mask, reverse=False, **kwargs)
src/infer_pack/modules.py:367
Methodforward
(self, x, *args, reverse=False, **kwargs)
src/infer_pack/modules.py:378
Methodforward
(self, x, x_mask, reverse=False, **kwargs)
src/infer_pack/modules.py:394
Methodforward
(self, x, x_mask, g=None, reverse=False)
src/infer_pack/modules.py:440
Methodforward
(self, x, x_mask, g=None, reverse=False)
src/infer_pack/modules.py:492
Methodforward
(self, phone, pitch, lengths)
src/infer_pack/models_onnx.py:46
Methodforward
(self, phone, pitch, lengths)
src/infer_pack/models_onnx.py:93
Methodforward
(self, x, x_mask, g=None, reverse=False)
src/infer_pack/models_onnx.py:146
Methodforward
(self, x, x_lengths, g=None)
src/infer_pack/models_onnx.py:190
Methodforward
(self, x, g=None)
src/infer_pack/models_onnx.py:253
Methodforward
sine_tensor, uv = forward(f0) input F0: tensor(batchsize=1, length, dim=1) f0 for unvoiced steps should be 0 output
src/infer_pack/models_onnx.py:320
Methodforward
(self, x, upp=None)
src/infer_pack/models_onnx.py:414
Methodforward
(self, x, f0, g=None)
src/infer_pack/models_onnx.py:494
Methodforward
(self, phone, phone_lengths, pitch, nsff0, g, rnd, max_len=None)
src/infer_pack/models_onnx.py:635
Methodforward
(self, y, y_hat)
src/infer_pack/models_onnx.py:664
Methodforward
(self, y, y_hat)
src/infer_pack/models_onnx.py:694
Methodforward
(self, x)
src/infer_pack/models_onnx.py:728
Methodforward
(self, x)
src/infer_pack/models_onnx.py:799
Functionfused_add_tanh_sigmoid_multiply
(input_a, input_b, n_channels)
src/infer_pack/commons.py:106
Functiongenerate_path
duration: [b, 1, t_x] mask: [b, 1, t_y, t_x]
src/infer_pack/commons.py:133
Methodget_f0_pyin_computation
(self, x, f0_min, f0_max)
src/vc_infer_pipeline.py:168
Methodinfer
(self, phone, phone_lengths, pitch, nsff0, sid, max_len=None)
src/infer_pack/models.py:745
Methodinfer
(self, phone, phone_lengths, sid, max_len=None)
src/infer_pack/models.py:847
Methodinfer
(self, phone, phone_lengths, sid, max_len=None)
src/infer_pack/models.py:949
Functioninit_weights
(m, mean=0.0, std=0.01)
src/infer_pack/commons.py:8
Functionkl_divergence
KL(P||Q)
src/infer_pack/commons.py:24
Functionload_public_models
()
src/webui.py:30
Functionprocess_file_upload
(file)
src/webui.py:146
Functionpub_dl_autofill
(pub_models, event: gr.SelectData)
src/webui.py:138
Functionrand_gumbel_like
(x)
src/infer_pack/commons.py:39
Functionrand_slice_segments
(x, x_lengths=None, segment_size=4)
src/infer_pack/commons.py:62
Methodremove_weight_norm
(self)
src/infer_pack/models_onnx_moess.py:153
Methodremove_weight_norm
(self)
src/infer_pack/models_onnx_moess.py:199
Methodremove_weight_norm
(self)
src/infer_pack/models_onnx_moess.py:516
Methodremove_weight_norm
(self)
src/infer_pack/models_onnx_moess.py:610
Methodremove_weight_norm
(self)
src/infer_pack/models_onnx_moess.py:698
Methodremove_weight_norm
(self)
src/infer_pack/models.py:155
Methodremove_weight_norm
(self)
src/infer_pack/models.py:201
Methodremove_weight_norm
(self)
src/infer_pack/models.py:518
Methodremove_weight_norm
(self)
src/infer_pack/models.py:612
Methodremove_weight_norm
(self)
src/infer_pack/models.py:723
Methodremove_weight_norm
(self)
src/infer_pack/models.py:831
Methodremove_weight_norm
(self)
src/infer_pack/models.py:933
Methodremove_weight_norm
(self)
src/infer_pack/modules.py:314
Methodremove_weight_norm
(self)
src/infer_pack/modules.py:361
Methodremove_weight_norm
(self)
src/infer_pack/modules.py:461
Methodremove_weight_norm
(self)
src/infer_pack/models_onnx.py:155
Methodremove_weight_norm
(self)
src/infer_pack/models_onnx.py:201
Methodremove_weight_norm
(self)
src/infer_pack/models_onnx.py:518
Methodremove_weight_norm
(self)
src/infer_pack/models_onnx.py:624
Methodsetup
Load the model into memory to make running multiple predictions efficient
predict.py:49
Functionshift_1d
(x)
src/infer_pack/commons.py:121
Functionshow_hop_slider
(pitch_detection_algo)
src/webui.py:150
Functionslice_segments2
(x, ids_str, segment_size=4)
src/infer_pack/commons.py:53
Functionsubsequent_mask
(length)
src/infer_pack/commons.py:100
Functionswap_visibility
()
src/webui.py:142
Functionunconstrained_rational_quadratic_spline
( inputs, unnormalized_widths, unnormalized_heights, unnormalized_derivatives, inverse=Fal
src/infer_pack/transforms.py:50
Functionupdate_models_list
()
src/webui.py:25
Functionupload_local_model
(zip_path, dir_name, progress=gr.Progress())
src/webui.py:91
← previous201–262 of 262, ranked by callers