MCPcopy Create free account

hub / github.com/MuBai-He/ChatWaifu-marai / functions

Functions180 in github.com/MuBai-He/ChatWaifu-marai

Method__init__
(self, in_channels, hidden_channels, out_channels, kernel_size, n_layers, p_dropout)
modules.py:33
Method__init__
(self, channels, kernel_size, n_layers, p_dropout=0.)
modules.py:71
Method__init__
(self, channels, kernel_size=3, dilation=(1, 3, 5))
modules.py:185
Method__init__
(self, channels, kernel_size=3, dilation=(1, 3))
modules.py:230
Method__init__
(self, channels)
modules.py:278
Method__init__
(self, channels, hidden_channels, kernel_size, dilation_rate, n_layers, p_
modules.py:296
Method__init__
(self, in_channels, filter_channels, kernel_size, n_layers, num_bins=10, tail_bound=5.0)
modules.py:344
Method__init__
(self)
hubert_model.py:64
Method__init__
(self)
hubert_model.py:75
Method__init__
(self)
hubert_model.py:98
Method__init__
(self)
hubert_model.py:112
Method__init__
( self, encoder_layer: nn.TransformerEncoderLayer, num_layers: int )
hubert_model.py:130
Method__len__
(self)
utils.py:24
Method__repr__
(self)
utils.py:36
Method__setitem__
(self, key, value)
utils.py:30
Method_causal_padding
(self, x)
attentions.py:284
Function_expand_decimal_point
(m)
text/english.py:102
Function_expand_dollars
(m)
text/english.py:106
Function_expand_number
(m)
text/english.py:131
Function_expand_ordinal
(m)
text/english.py:127
Function_remove_commas
(m)
text/english.py:98
Method_same_padding
(self, x)
attentions.py:293
Functionask_if_continue
()
ChatWaifu_marai.py:80
Functionchinese_cleaners
Pipeline for Chinese text
text/cleaners.py:25
Functionchinese_dialect_cleaners
(text)
text/cleaners.py:124
Functioncjke_cleaners
(text)
text/cleaners.py:74
Functioncjke_cleaners2
(text)
text/cleaners.py:92
Functioncjks_cleaners
(text)
text/cleaners.py:53
Methodforward
(self, x, x_mask)
attentions.py:32
Methodforward
x: decoder input h: encoder output
attentions.py:74
Methodforward
(self, x, c, attn_mask=None)
attentions.py:135
Methodforward
(self, x, x_mask)
attentions.py:274
Methodforward
(self, x, x_mask, w=None, g=None, reverse=False, noise_scale=1.0)
models.py:48
Methodforward
(self, x, x_mask, g=None)
models.py:116
Methodforward
(self, x, x_lengths, emotion_embedding=None)
models.py:170
Methodforward
(self, x, x_mask, g=None, reverse=False)
models.py:208
Methodforward
(self, x, x_lengths, g=None)
models.py:240
Methodforward
(self, x, g=None)
models.py:276
Methodforward
(self, x)
modules.py:26
Methodforward
(self, x, x_mask)
modules.py:57
Methodforward
(self, x, x_mask, g=None)
modules.py:93
Methodforward
(self, x, x_mask, g=None, **kwargs)
modules.py:145
Methodforward
(self, x, x_mask=None)
modules.py:207
Methodforward
(self, x, x_mask=None)
modules.py:240
Methodforward
(self, x, x_mask, reverse=False, **kwargs)
modules.py:257
Methodforward
(self, x, *args, reverse=False, **kwargs)
modules.py:268
Methodforward
(self, x, x_mask, reverse=False, **kwargs)
modules.py:284
Methodforward
(self, x, x_mask, g=None, reverse=False)
modules.py:321
Methodforward
(self, x, x_mask, g=None, reverse=False)
modules.py:360
Methodforward
(self, x: torch.Tensor)
hubert_model.py:56
Methodforward
(self, x: torch.Tensor)
hubert_model.py:86
Methodforward
(self, x: torch.Tensor)
hubert_model.py:104
Methodforward
(self, x: torch.Tensor)
hubert_model.py:123
Methodforward
( self, src: torch.Tensor, mask: torch.Tensor = None, src_key_padding_mask: to
hubert_model.py:139
Functionfused_add_tanh_sigmoid_multiply
(input_a, input_b, n_channels)
commons.py:59
Functiongenerate_path
duration: [b, 1, t_x] mask: [b, 1, t_y, t_x]
commons.py:81
Functionget_hparams_from_file
(config_path)
utils.py:64
Functionget_input
()
ChatWaifu_marai.py:35
Functioninit_weights
(m, mean=0.0, std=0.01)
commons.py:18
Functionintersperse
(lst, item)
commons.py:28
Functionjapanese_cleaners2
(text)
text/cleaners.py:11
Functionkorean_cleaners
Pipeline for Korean text
text/cleaners.py:15
Functionload_audio_to_torch
(full_path, target_sampling_rate)
utils.py:73
Functionload_checkpoint
(checkpoint_path, model)
utils.py:40
Functionmel_spectrogram_torch
(y, n_fft, num_mels, sampling_rate, hop_size, win_size, fmin, fmax, center=False)
mel_processing.py:74
Functionrand_slice_segments
(x, x_lengths=None, segment_size=4)
commons.py:43
Methodremove_weight_norm
(self)
modules.py:175
Methodremove_weight_norm
(self)
modules.py:222
Methodremove_weight_norm
(self)
modules.py:251
Functionreply_to_group
(bot: miraicle.Mirai, msg: miraicle.GroupMessage)
ChatWaifu_marai.py:372
Functionsanskrit_cleaners
(text)
text/cleaners.py:47
Functionscript
(obj, optimize=True, _frames_up=0, _rcb=None)
commons.py:10
Functionscript_method
(fn, _rcb=None)
commons.py:6
Functionshanghainese_cleaners
(text)
text/cleaners.py:117
Functionspec_to_mel_torch
(spec, n_fft, num_mels, sampling_rate, fmin, fmax)
mel_processing.py:62
Functionspectral_de_normalize_torch
(magnitudes)
mel_processing.py:31
Functionsubsequent_mask
(length)
commons.py:53
Functionthai_cleaners
(text)
text/cleaners.py:110
Functionunconstrained_rational_quadratic_spline
(inputs, unnormalized_widths,
transforms.py:55
Functionzh_ja_mixture_cleaners
(text)
text/cleaners.py:35
← previous101–180 of 180, ranked by callers