MCPcopy Create free account

hub / github.com/MYZY-AI/Muyan-TTS / functions

Functions387 in github.com/MYZY-AI/Muyan-TTS

↓ 1 callersFunctiondefault
(val: tp.Any, d: tp.Any)
sovits/module/core_vq.py:42
↓ 1 callersFunctiondivide_hangul
(text)
sovits/text/korean.py:114
↓ 1 callersFunctiondynamic_range_compression_torch
PARAMS ------ C: compression factor
sovits/module/mel_processing.py:19
↓ 1 callersFunctiondynamic_range_decompression_torch
PARAMS ------ C: compression factor used to compress
sovits/module/mel_processing.py:28
↓ 1 callersMethodexpire_codes_
(self, batch_samples)
sovits/module/core_vq.py:159
↓ 1 callersFunctionfix_spaced_caps
(text)
sovits/utils.py:183
↓ 1 callersFunctionfused_add_tanh_sigmoid_multiply
(input, n_channels)
sovits/module/mrte_model.py:177
↓ 1 callersFunctiong2p
(norm_text, with_prosody=True)
sovits/text/japanese.py:217
↓ 1 callersFunctionget_char_phoneme_labels
(polyphonic_chars: List[List[str]] )
sovits/text/g2pw/dataset.py:157
↓ 1 callersFunctionget_dict
()
sovits/text/english.py:203
↓ 1 callersFunctionget_dict
()
sovits/text/g2pw/g2pw.py:117
↓ 1 callersFunctionget_namedict
()
sovits/text/english.py:216
↓ 1 callersFunctionget_phone
(text,language,version)
sovits/utils.py:282
↓ 1 callersFunctionget_phoneme_labels
(polyphonic_chars: List[List[str]] )
sovits/text/g2pw/dataset.py:146
↓ 1 callersMethodget_sovits_weights
(self, sovits_path, device="cpu")
sovits/process.py:143
↓ 1 callersFunctionget_spepc
(hps, filename)
sovits/utils.py:313
↓ 1 callersMethodget_tts_wav
(self, predict, vits_wav_path, prompt_text, prompt_language, text, text_language, speed=1, inp_refs=[], spk="d
sovits/process.py:170
↓ 1 callersMethodhandle
(self, pred_semantic, vits_wav_path, prompt_text, prompt_language, text, text_language, cut_punc, speed, inp_r
sovits/process.py:232
↓ 1 callersFunctionhot_reload_hot
(g2p_dict)
sovits/text/english.py:180
↓ 1 callersMethodinit_embed_
(self, data)
sovits/module/core_vq.py:141
↓ 1 callersMethodinitialize
(self, x, x_mask)
sovits/module/modules.py:851
↓ 1 callersFunctionkmeans
(samples, num_clusters: int, num_iters: int = 10)
sovits/module/core_vq.py:71
↓ 1 callersFunctionkorean_to_lazy_ipa
(text)
sovits/text/korean.py:218
↓ 1 callersFunctionlaplace_smoothing
(x, n_categories: int, epsilon: float = 1e-5)
sovits/module/core_vq.py:50
↓ 1 callersFunctionload_audio
(file, sr)
sovits/utils.py:325
↓ 1 callersFunctionload_config
(config_path: os.PathLike, use_default: bool=False)
sovits/text/g2pw/utils.py:134
↓ 1 callersFunctionmain
()
prepare_sft_dataset.py:3
↓ 1 callersFunctionmain
(model_type, model_path)
tts.py:5
↓ 1 callersFunctionmerge_sentences_minimum_n
(sentences, n)
sovits/utils.py:352
↓ 1 callersFunctionmy_save
(fea,path)
data_process/audio_hubert_embedding.py:17
↓ 1 callersFunctionname2go
(wav_name, lines)
data_process/audio_tokenizer.py:55
↓ 1 callersMethodnormalize
(self, text: str)
sovits/text/zh_normalization/text_normlization.py:172
↓ 1 callersMethodnormalize_sentence
(self, sentence: str)
sovits/text/zh_normalization/text_normlization.py:129
↓ 1 callersFunctiononly_punc
(text)
sovits/utils.py:310
↓ 1 callersFunctionpack_aac
(audio_bytes, data, rate, is_int32=False)
sovits/utils.py:121
↓ 1 callersFunctionpack_ogg
(audio_bytes, data, rate)
sovits/utils.py:86
↓ 1 callersFunctionpack_raw
(audio_bytes, data, rate)
sovits/utils.py:106
↓ 1 callersFunctionpack_wav
(audio_bytes, rate, is_int32=False)
sovits/utils.py:110
↓ 1 callersFunctionpiecewise_rational_quadratic_transform
( inputs, unnormalized_widths, unnormalized_heights, unnormalized_derivatives, inverse=Fal
sovits/module/transforms.py:12
↓ 1 callersMethodpipeline
(self, librispeech_dir=None, input_dir="data", output_dir="data")
data_process/audio_process.py:11
↓ 1 callersFunctionpost_replace_ph
(ph)
sovits/text/korean.py:235
↓ 1 callersFunctionpost_replace_ph
(ph)
sovits/text/japanese.py:72
↓ 1 callersFunctionpredict
(session, onnx_input: Dict[str, Any], labels: List[str])
sovits/text/g2pw/onnx_api.py:31
↓ 1 callersFunctionprepare_onnx_input
(tokenizer, labels: List[str], char2phonemes: Dict[str, List[int
sovits/text/g2pw/dataset.py:29
↓ 1 callersFunctionpreprocess_jap
Reference https://r9y9.github.io/ttslearn/latest/notebooks/ch10_Recipe-Tacotron.html
sovits/text/japanese.py:104
↓ 1 callersFunctionpyopenjtalk_g2p_prosody
Extract phoneme + prosoody symbol sequence from input full-context labels. The algorithm is based on `Prosodic features control by symbols as inp
sovits/text/japanese.py:135
↓ 1 callersMethodqryword
(self, o_word)
sovits/text/english.py:314
↓ 1 callersFunctionrand_gumbel
Sample from the Gumbel distribution, protect from overflows.
sovits/module/commons.py:37
↓ 1 callersFunctionrational_quadratic_spline
( inputs, unnormalized_widths, unnormalized_heights, unnormalized_derivatives, inverse=Fal
sovits/module/transforms.py:100
↓ 1 callersFunctionread_clean_buffer
(audio_bytes)
sovits/utils.py:71
↓ 1 callersFunctionread_dict
()
sovits/text/g2pw/g2pw.py:128
↓ 1 callersFunctionread_dict_new
()
sovits/text/english.py:149
↓ 1 callersMethodremove_weight_norm
(self)
sovits/module/attentions.py:483
↓ 1 callersMethodreplace_
(self, samples, mask)
sovits/module/core_vq.py:153
↓ 1 callersFunctionreplace_consecutive_punctuation
(text)
sovits/text/english.py:118
↓ 1 callersFunctionreplace_consecutive_punctuation
(text)
sovits/text/japanese.py:91
↓ 1 callersFunctionreplace_measure
(sentence)
sovits/text/zh_normalization/quantifier.py:59
↓ 1 callersFunctionreplace_phs
(phs)
sovits/text/english.py:105
↓ 1 callersFunctionsend_request_llama
(model_type, prompt_text, llama_port, temperature=1.0, repetition_penalty=1.0)
inference/inference_llama.py:29
↓ 1 callersFunctionsequence_mask
(length, max_length=None)
sovits/module/commons.py:121
↓ 1 callersFunctionshould_skip_period
Determines whether to skip the period at text[dot_index] == '.'. Rules: 1) If there is only one letter before the period (from the last s
sovits/utils.py:157
↓ 1 callersFunctionsimplified_to_traditional
(text: str)
sovits/text/zh_normalization/char_convert.py:35
↓ 1 callersFunctionslice_segments
(x, ids_str, segment_size=4)
sovits/module/commons.py:48
↓ 1 callersFunctionspectrogram_torch
(y, n_fft, sampling_rate, hop_size, win_size, center=False)
sovits/module/mel_processing.py:51
↓ 1 callersFunctionsymbols_to_japanese
(text)
sovits/text/japanese.py:98
↓ 1 callersMethodtemporal_avg_pool
(self, x, mask=None)
sovits/module/modules.py:729
↓ 1 callersFunctiontensor_to_audio_tokens
Converts a Torch Tensor into a sequence of strings in the form <|audio_token_x|>. :param tensor: Torch Tensor containing a sequence of intege
sovits/utils.py:41
↓ 1 callersFunctiontokenize_and_map
(tokenizer, text: str)
sovits/text/g2pw/utils.py:58
↓ 1 callersFunctionupdate_dataset_info
Reads a JSON file, adds a new entry, and saves it. Args: json_path (str): Path to the JSON file new_entry (dict): New en
training/update_dataset_info.py:4
↓ 1 callersFunctionwordize_and_map
(text: str)
sovits/text/g2pw/utils.py:22
Method__call__
(self, text)
sovits/text/english.py:274
Method__call__
(self, sentences: List[str])
sovits/text/g2pw/onnx_api.py:175
Method__call__
(self, input_ids: torch.LongTensor, scores: torch.FloatTensor, **kwargs)
inference/inference_llama.py:19
Method__contains__
(self, key)
sovits/utils.py:405
Method__delattr__
(self, item)
sovits/process.py:52
Method__getattr__
(self, item)
sovits/process.py:40
Method__getitem__
(self, key)
sovits/utils.py:399
Method__init__
(self, base_path:str=None)
sovits/cnhubert.py:24
Method__init__
(self, **kwargs)
sovits/utils.py:381
Method__init__
( self, in_channels, filter_channels, kernel_size, p_dropout,
sovits/models.py:28
Method__init__
( self, in_channels, filter_channels, kernel_size, p_dropout, gin_channels=0 )
sovits/models.py:139
Method__init__
( self, out_channels, hidden_channels, filter_channels, n_heads,
sovits/models.py:182
Method__init__
( self, channels, hidden_channels, kernel_size, dilation_rate,
sovits/models.py:285
Method__init__
( self, in_channels, out_channels, hidden_channels, kernel_size,
sovits/models.py:330
Method__init__
( self, initial_channel, resblock, resblock_kernel_sizes, resblock_dil
sovits/models.py:416
Method__init__
(self, period, kernel_size=5, stride=3, use_spectral_norm=False)
sovits/models.py:493
Method__init__
(self, use_spectral_norm=False)
sovits/models.py:572
Method__init__
(self, use_spectral_norm=False)
sovits/models.py:602
Method__init__
(self, spec_channels, gin_channels=0)
sovits/models.py:634
Method__init__
(self, n_e, e_dim)
sovits/models.py:687
Method__init__
(self, embed_dim=512, n_code_groups=4, n_codes=160)
sovits/models.py:704
Method__init__
( self, hidden_channels, filter_channels, n_heads, n_layers, k
sovits/models.py:750
Method__init__
( self, spec_channels, segment_size, inter_channels, hidden_channels,
sovits/models.py:818
Method__init__
(self, name, sovits, phones = None, bert = None, prompt = None)
sovits/process.py:19
Method__init__
(self, input_dict)
sovits/process.py:32
Method__init__
( self, device="cuda" if torch.cuda.is_available() else "cpu", is_half=True, s
sovits/process.py:67
Method__init__
( self, hidden_channels, filter_channels, n_heads, n_layers, k
sovits/module/attentions.py:11
Method__init__
( self, hidden_channels, filter_channels, n_heads, n_layers, k
sovits/module/attentions.py:92
Method__init__
( self, channels, out_channels, n_heads, p_dropout=0.0, window
sovits/module/attentions.py:178
Method__init__
( self, in_channels, out_channels, kernel_size, stride=1, padd
sovits/module/attentions.py:440
← previousnext →101–200 of 387, ranked by callers