↓ 3 callersFunctionsavee(ckpt, name, epoch, steps, hps, cfm_version=None,lora_rank=None)
GPT_SoVITS/process_ckpt.py:42
↓ 3 callersFunctionslice(inp, opt_root, threshold, min_length, min_interval, hop_size, max_sil_kept, _max, alpha, i_part, all_part)
tools/slice_audio.py:13
↓ 2 callersMethod__init__(
self,
*,
dim,
depth=8,
heads=8,
dim_head=64,
dropout
GPT_SoVITS/f5_tts/model/backbones/mmdit.py:77
↓ 2 callersMethod__init__(
self,
*,
dim,
depth=8,
heads=8,
dim_head=64,
dropout
GPT_SoVITS/f5_tts/model/backbones/unett.py:97
↓ 2 callersMethod__init__(
self,
*,
dim,
depth=8,
heads=8,
dim_head=64,
dropout
GPT_SoVITS/f5_tts/model/backbones/dit.py:89
↓ 2 callersMethodexport(self, ref_seq, text_seq, ref_bert, text_bert, ssl_content, project_name, dynamo=False)
GPT_SoVITS/onnx_export.py:132
↓ 2 callersFunctionget_tts_wav(
ref_wav_path,
prompt_text,
prompt_language,
text,
text_language,
how_to_cut=i18n("不切
GPT_SoVITS/inference_webui.py:673
↓ 2 callersMethodinfer(self, ssl, y, y_lengths, text, text_lengths, test=None, noise_scale=0.5)
GPT_SoVITS/module/models.py:922