MCPcopy Create free account

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

Functions267 in github.com/ORI-Muchim/PolyLangVITS

↓ 1 callersFunctionkl_loss
z_p, logs_q: [b, h, t_t] m_p, logs_p: [b, h, t_t]
vits/losses.py:46
↓ 1 callersFunctionkorean_cleaners2
(text)
vits/text/cleaners.py:180
↓ 1 callersFunctionlangdetector
(text)
vits/inferencems.py:28
↓ 1 callersFunctionlatin_to_ipa
(text)
vits/text/cantonese.py:43
↓ 1 callersFunctionlatin_to_ipa
(text)
vits/text/shanghainese.py:48
↓ 1 callersFunctionlatin_to_thai
(text)
vits/text/thai.py:41
↓ 1 callersFunctionlowercase
(text)
vits/text/cleaners.py:51
↓ 1 callersFunctionmain
()
inference.py:4
↓ 1 callersFunctionmain
Assume Single Node Multi GPUs Training Only
vits/train_ms.py:47
↓ 1 callersFunctionmain
()
datasets/integral.py:291
↓ 1 callersFunctionmain
()
datasets/integral_low.py:291
↓ 1 callersFunctionmark_dark_l
(text)
vits/text/english.py:156
↓ 1 callersFunctionngu_dialect_to_ipa
(text, dialect)
vits/text/ngu_dialect.py:21
↓ 1 callersFunctionnum_to_thai
(text)
vits/text/thai.py:38
↓ 1 callersFunctionnumber_to_cantonese
(text)
vits/text/cantonese.py:39
↓ 1 callersFunctionnumber_to_shanghainese
(text)
vits/text/shanghainese.py:44
↓ 1 callersFunctionpiecewise_rational_quadratic_transform
(inputs, unnormalized_widths,
vits/transforms.py:12
↓ 1 callersFunctionpreprocessing_code
(arg3)
datasets/integral.py:24
↓ 1 callersFunctionpreprocessing_code
(arg3)
datasets/integral_low.py:24
↓ 1 callersFunctionprocess_folders
(parent_folder)
datasets/integral.py:175
↓ 1 callersFunctionprocess_folders
(parent_folder)
datasets/integral_low.py:175
↓ 1 callersFunctionprocess_wav_file
(wav_loc, wav_folder, parent_folder)
datasets/integral.py:208
↓ 1 callersFunctionprocess_wav_file
(wav_loc, wav_folder, parent_folder)
datasets/integral_low.py:208
↓ 1 callersFunctionprocess_wav_files
(speaker_id, wav_folder, transcript_file, top_folder, lang_tag)
datasets/integral.py:270
↓ 1 callersFunctionprocess_wav_files
(speaker_id, wav_folder, transcript_file, top_folder, lang_tag)
datasets/integral_low.py:270
↓ 1 callersFunctionprocess_wav_folder
(wav_folder, parent_folder)
datasets/integral.py:202
↓ 1 callersFunctionprocess_wav_folder
(wav_folder, parent_folder)
datasets/integral_low.py:202
↓ 1 callersFunctionrand_gumbel
Sample from the Gumbel distribution, protect from overflows.
vits/commons.py:37
↓ 1 callersFunctionrational_quadratic_spline
(inputs, unnormalized_widths, unnormalized_heights
vits/transforms.py:96
↓ 1 callersFunctionrename_config_json
(arg2)
datasets/integral.py:516
↓ 1 callersFunctionrename_config_json
(arg2)
datasets/integral_low.py:516
↓ 1 callersFunctionrising_edges
(binary_signal)
datasets/integral.py:85
↓ 1 callersFunctionrising_edges
(binary_signal)
datasets/integral_low.py:85
↓ 1 callersFunctionsecond_code
()
datasets/integral.py:233
↓ 1 callersFunctionsecond_code
()
datasets/integral_low.py:233
↓ 1 callersFunctionselect_random_lines
(input_file, output_file)
datasets/integral.py:309
↓ 1 callersFunctionselect_random_lines
(input_file, output_file)
datasets/integral_low.py:309
↓ 1 callersFunctionsequence_mask
(length, max_length=None)
vits/commons.py:121
↓ 1 callersFunctionsixth_code
(arg1, arg2)
datasets/integral.py:424
↓ 1 callersFunctionsixth_code
(arg1, arg2)
datasets/integral_low.py:424
↓ 1 callersFunctionslice_segments
(x, ids_str, segment_size=4)
vits/commons.py:48
↓ 1 callersFunctionslicing
Last Acceptable Values min_silence_length = 0.3 silence_threshold = 1e-3 step_duration = 0.03/10
datasets/integral.py:95
↓ 1 callersFunctionslicing
Last Acceptable Values min_silence_length = 0.3 silence_threshold = 1e-3 step_duration = 0.03/10
datasets/integral_low.py:95
↓ 1 callersFunctionsymbols_to_japanese
(text)
vits/text/japanese.py:68
↓ 1 callersFunctionthird_code
(arg1, arg2)
datasets/integral.py:262
↓ 1 callersFunctionthird_code
(arg1, arg2)
datasets/integral_low.py:262
↓ 1 callersMethodvalues
(self)
vits/utils.py:242
↓ 1 callersFunctionvits_preprocess_code
(arg1, arg2)
datasets/integral.py:467
↓ 1 callersFunctionvits_preprocess_code
(arg1, arg2)
datasets/integral_low.py:467
↓ 1 callersFunctionwindows
(signal, window_size, step_size)
datasets/integral.py:71
↓ 1 callersFunctionwindows
(signal, window_size, step_size)
datasets/integral_low.py:71
Method__call__
Collate's training batch from normalized text and aduio PARAMS ------ batch: [text_normalized, spec_normalized, wav_normalized
vits/data_utils.py:106
Method__call__
Collate's training batch from normalized text, audio and speaker identities PARAMS ------ batch: [text_normalized, spec_normal
vits/data_utils.py:248
Method__contains__
(self, key)
vits/utils.py:254
Method__getitem__
(self, key)
vits/utils.py:248
Method__getitem__
(self, index)
vits/data_utils.py:93
Method__getitem__
(self, index)
vits/data_utils.py:235
Method__init__
(self, hidden_channels, filter_channels, n_heads, n_layers, kernel_size=1, p_dropout=0., window_size=4, **kwar
vits/attentions.py:14
Method__init__
(self, hidden_channels, filter_channels, n_heads, n_layers, kernel_size=1, p_dropout=0., proximal_bias=False,
vits/attentions.py:51
Method__init__
(self, channels, out_channels, n_heads, p_dropout=0., window_size=None, heads_share=True, block_length=None, p
vits/attentions.py:102
Method__init__
(self, **kwargs)
vits/utils.py:230
Method__init__
(self, return_ids=False)
vits/data_utils.py:103
Method__init__
(self, audiopaths_sid_text, hparams)
vits/data_utils.py:158
Method__init__
(self, return_ids=False)
vits/data_utils.py:245
Method__init__
(self, dataset, batch_size, boundaries, num_replicas=None, rank=None, shuffle=True)
vits/data_utils.py:305
Method__init__
(self, in_channels, filter_channels, kernel_size, p_dropout, n_flows=4, gin_channels=0)
vits/models.py:18
Method__init__
(self, in_channels, filter_channels, kernel_size, p_dropout, gin_channels=0)
vits/models.py:99
Method__init__
(self, n_vocab, out_channels, hidden_channels, filter_channels, n_heads, n
vits/models.py:136
Method__init__
(self, channels, hidden_channels, kernel_size, dilation_rate, n_layers, n_
vits/models.py:180
Method__init__
(self, in_channels, out_channels, hidden_channels, kernel_size, dilation_rate,
vits/models.py:213
Method__init__
(self, period, kernel_size=5, stride=3, use_spectral_norm=False)
vits/models.py:300
Method__init__
(self, use_spectral_norm=False)
vits/models.py:337
Method__init__
(self, use_spectral_norm=False)
vits/models.py:365
Method__init__
(self, n_vocab, spec_channels, segment_size, inter_channels, hidden_channels, filter_
vits/models.py:395
Method__init__
(self, channels, eps=1e-5)
vits/modules.py:21
Method__init__
(self, in_channels, hidden_channels, out_channels, kernel_size, n_layers, p_dropout)
vits/modules.py:36
Method__init__
(self, channels, kernel_size, n_layers, p_dropout=0.)
vits/modules.py:74
Method__init__
(self, channels, kernel_size=3, dilation=(1, 3, 5))
vits/modules.py:188
Method__init__
(self, channels, kernel_size=3, dilation=(1, 3))
vits/modules.py:233
Method__init__
(self, channels)
vits/modules.py:281
Method__init__
(self, channels, hidden_channels, kernel_size, dilation_rate, n_layers, p_
vits/modules.py:299
Method__init__
(self, in_channels, filter_channels, kernel_size, n_layers, num_bins=10, tail_bound=5.0)
vits/modules.py:347
Method__iter__
(self)
vits/data_utils.py:336
Method__len__
(self)
vits/utils.py:245
Method__len__
(self)
vits/data_utils.py:96
Method__len__
(self)
vits/data_utils.py:238
Method__len__
(self)
vits/data_utils.py:391
Method__repr__
(self)
vits/utils.py:257
Method__setitem__
(self, key, value)
vits/utils.py:251
Method_causal_padding
(self, x)
vits/attentions.py:287
Function_expand_decimal_point
(m)
vits/text/english.py:102
Function_expand_dollars
(m)
vits/text/english.py:106
Function_expand_number
(m)
vits/text/english.py:131
Function_expand_ordinal
(m)
vits/text/english.py:127
Function_remove_commas
(m)
vits/text/english.py:98
Method_same_padding
(self, x)
vits/attentions.py:296
Functionadd_timing_signal_1d
(x, min_timescale=1.0, max_timescale=1.0e4)
vits/commons.py:83
Functioncat_timing_signal_1d
(x, min_timescale=1.0, max_timescale=1.0e4, axis=1)
vits/commons.py:89
Functioncheck_git_hash
(model_dir)
vits/utils.py:194
Functionchinese_cleaners
Pipeline for Chinese text
vits/text/cleaners.py:84
← previousnext →101–200 of 267, ranked by callers