MCPcopy Create free account

hub / github.com/ORI-Muchim/PolyLangVITS / functions

Functions267 in github.com/ORI-Muchim/PolyLangVITS

Functionchinese_dialect_cleaners
(text)
vits/text/cleaners.py:163
Functioncjke_cleaners
(text)
vits/text/cleaners.py:124
Functioncjke_cleaners2
(text)
vits/text/cleaners.py:137
Functioncjks_cleaners
(text)
vits/text/cleaners.py:109
Functionclip_grad_value_
(parameters, clip_value, norm_type=2)
vits/commons.py:146
Functionexpand_numbers
(text)
vits/text/cleaners.py:47
Methodforward
(self, x, x_mask)
vits/attentions.py:35
Methodforward
x: decoder input h: encoder output
vits/attentions.py:77
Methodforward
(self, x, c, attn_mask=None)
vits/attentions.py:138
Methodforward
(self, x, x_mask)
vits/attentions.py:277
Methodforward
(self, x, x_mask, w=None, g=None, reverse=False, noise_scale=1.0)
vits/models.py:50
Methodforward
(self, x, x_mask, g=None)
vits/models.py:118
Methodforward
(self, x, x_lengths)
vits/models.py:167
Methodforward
(self, x, x_mask, g=None, reverse=False)
vits/models.py:202
Methodforward
(self, x, x_lengths, g=None)
vits/models.py:234
Methodforward
(self, x, g=None)
vits/models.py:270
Methodforward
(self, x)
vits/models.py:314
Methodforward
(self, x)
vits/models.py:350
Methodforward
(self, y, y_hat)
vits/models.py:373
Methodforward
(self, x, x_lengths, y, y_lengths, sid=None)
vits/models.py:459
Methodforward
(self, x)
vits/modules.py:29
Methodforward
(self, x, x_mask)
vits/modules.py:60
Methodforward
(self, x, x_mask, g=None)
vits/modules.py:96
Methodforward
(self, x, x_mask, g=None, **kwargs)
vits/modules.py:148
Methodforward
(self, x, x_mask=None)
vits/modules.py:210
Methodforward
(self, x, x_mask=None)
vits/modules.py:243
Methodforward
(self, x, x_mask, reverse=False, **kwargs)
vits/modules.py:260
Methodforward
(self, x, *args, reverse=False, **kwargs)
vits/modules.py:271
Methodforward
(self, x, x_mask, reverse=False, **kwargs)
vits/modules.py:287
Methodforward
(self, x, x_mask, g=None, reverse=False)
vits/modules.py:324
Methodforward
(self, x, x_mask, g=None, reverse=False)
vits/modules.py:363
Functionfused_add_tanh_sigmoid_multiply
(input_a, input_b, n_channels)
vits/commons.py:101
Functiongenerate_path
duration: [b, 1, t_x] mask: [b, 1, t_y, t_x]
vits/commons.py:128
Functionget_hparams
(init=True)
vits/utils.py:144
Functionget_hparams_from_dir
(model_dir)
vits/utils.py:174
Functionget_hparams_from_file
(config_path)
vits/utils.py:185
Functionget_logger
(model_dir, filename="train.log")
vits/utils.py:214
Functioninit_weights
(m, mean=0.0, std=0.01)
vits/commons.py:8
Functionintersperse
(lst, item)
vits/commons.py:24
Functionipa_cleaners
(text)
vits/text/cleaners.py:208
Functionkl_divergence
KL(P||Q)
vits/commons.py:30
Functionkorean_cleaners
Pipeline for Korean text
vits/text/cleaners.py:73
Functionlatest_checkpoint_path
(dir_path, regex="G_*.pth")
vits/utils.py:70
Functionload_checkpoint
(checkpoint_path, model, optimizer=None)
vits/utils.py:18
Functionnormalize_audio
(audio_path, output)
datasets/integral.py:169
Functionnormalize_audio
(audio_path, output)
datasets/integral_low.py:169
Functionplot_alignment_to_numpy
(alignment, info=None)
vits/utils.py:104
Functionplot_spectrogram_to_numpy
(spectrogram)
vits/utils.py:78
Functionrand_gumbel_like
(x)
vits/commons.py:43
Functionrand_slice_segments
(x, x_lengths=None, segment_size=4)
vits/commons.py:57
Methodremove_weight_norm
(self)
vits/models.py:291
Methodremove_weight_norm
(self)
vits/modules.py:178
Methodremove_weight_norm
(self)
vits/modules.py:225
Methodremove_weight_norm
(self)
vits/modules.py:254
Functionrun
(rank, n_gpus, hps)
vits/train_ms.py:59
Functionsanskrit_cleaners
(text)
vits/text/cleaners.py:103
Functionsave_checkpoint
(model, optimizer, learning_rate, iteration, checkpoint_path)
vits/utils.py:46
Functionsequence_to_text
Converts a sequence of IDs back to a string
vits/text/__init__.py:41
Functionshanghainese_cleaners
(text)
vits/text/cleaners.py:157
Functionshift_1d
(x)
vits/commons.py:116
Functionspectral_de_normalize_torch
(magnitudes)
vits/mel_processing.py:42
Functionsubsequent_mask
(length)
vits/commons.py:95
Functionsummarize
(writer, global_step, scalars={}, histograms={}, images={}, audios={}, audio_sampling_rate=44100)
vits/utils.py:59
Functionthai_cleaners
(text)
vits/text/cleaners.py:151
Functionunconstrained_rational_quadratic_spline
(inputs, unnormalized_widths,
vits/transforms.py:55
Methodvoice_conversion
(self, y, y_lengths, sid_src, sid_tgt)
vits/models.py:525
Functionzh_ja_mixture_cleaners
(text)
vits/text/cleaners.py:93
← previous201–267 of 267, ranked by callers