mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
update
This commit is contained in:
parent
e5528b586d
commit
c9f1b4e8a2
@ -134,7 +134,7 @@ class NeatContextualParaformer(Paraformer):
|
||||
text_lengths: torch.Tensor,
|
||||
hotword_pad: torch.Tensor,
|
||||
hotword_lengths: torch.Tensor,
|
||||
ideal_attn: torch.Tensor,
|
||||
dha_pad: torch.Tensor,
|
||||
) -> Tuple[torch.Tensor, Dict[str, torch.Tensor], torch.Tensor]:
|
||||
"""Frontend + Encoder + Decoder + Calc loss
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user