↓ 7 callersMethod_add_bos_eos(self, bos, eos, inputs_embeds, attention_mask, target=None)
OSUM-EChat/wenet/osum_echat/llmasr_model_instruct_version.py:1331
↓ 7 callersMethodtoken2wav(self, token, prompt_token, prompt_feat, embedding, uuid, finalize=False, speed=1.0)
OSUM-EChat/tts/cosyvoice/cli/model.py:132
↓ 6 callersFunctionpad_listPerform padding for the list of tensors. Args: xs (List): List of Tensors [(T_1, `*`), (T_2, `*`), ..., (T_B, `*`)]. pad_value (f
OSUM-EChat/wenet/utils/common.py:30
↓ 6 callersFunctionpad_listPerform padding for the list of tensors. Args: xs (List): List of Tensors [(T_1, `*`), (T_2, `*`), ..., (T_B, `*`)]. pad_value (f
OSUM/wenet/utils/common.py:30
↓ 6 callersMethodtts(self, text, flow_embedding, llm_embedding=torch.zeros(0, 192),
prompt_text=torch.zeros(1, 0, dtyp
OSUM-EChat/tts/cosyvoice/cli/model.py:172