↓ 1 callersFunctionexport_rescoring_decoder(model, configs, args, logger, decoder_onnx_path,
decoder_fastertransformer)
wenet/bin/export_onnx_gpu.py:988
↓ 1 callersMethodforwardForward function. Args: xs: input tensor (B, D, 1, L) Returns: output tensor, (B, D, 1, L)
wenet/bin/export_onnx_bpu.py:543
↓ 1 callersMethodforward Forward just one chunk Args: xs (torch.Tensor): chunk input, with shape (b=1, 1, time, mel-dim), where `time ==
wenet/bin/export_onnx_bpu.py:741