↓ 2 callersFunctionsplit_paragraph(text: str, tokenize, lang="zh", token_max_n=80, token_min_n=60, merge_len=20, comma_split=False)
inspiremusic/utils/frontend_utils.py:64
↓ 1 callersMethod__init__(self, filters: int, in_channels: int = 1, out_channels: int = 1,
n_fft: int = 1024, hop_leng
inspiremusic/wavtokenizer/encoder/msstftd.py:46
↓ 1 callersMethodbatch_inference(self, text, audio_token, audio_token_len, text_token, text_token_len, embeddings=None,
prom
inspiremusic/cli/model.py:308
↓ 1 callersMethodcli_inference(self, text, audio_prompt, time_start, time_end, chorus, task, stream=False, duration_to_gen=30, sr=24000)
inspiremusic/cli/inspiremusic.py:114