↓ 2 callersFunctionsplit_paragraph(text: str, tokenize, lang="zh", token_max_n=80, token_min_n=60, merge_len=20, comma_split=False)
OSUM-EChat/tts/cosyvoice/utils/frontend_utils.py:65
↓ 2 callersMethodtts_gxl(self, text, flow_embedding, llm_embedding=torch.zeros(0, 192),
prompt_text=torch.zeros(1, 0, dtyp
OSUM-EChat/tts/cosyvoice/cli/model.py:249
↓ 1 callersMethod__init__(self, in_channels, cfm_params, n_spks=1, spk_emb_dim=64, estimator: torch.nn.Module = None)
OSUM-EChat/tts/cosyvoice/flow/flow_matching.py:21
↓ 1 callersMethod__init__(
self,
idim,
l_order,
r_order,
threshold=1.0,
dropout=0.1,
OSUM/wenet/paraformer/paraformer.py:39
↓ 1 callersMethod__init__(
self,
idim,
l_order,
r_order,
threshold=1.0,
dropout=0.1,
OSUM/wenet/paraformer/cif.py:26