wenet-online-decoder-onnx icon indicating copy to clipboard operation
wenet-online-decoder-onnx copied to clipboard

Results 4 wenet-online-decoder-onnx issues
Sort by recently updated
recently updated
newest added

[E:onnxruntime:, sequential_executor.cc:346 Execute] Non-zero status code returned while running Slice node. Name:'Slice_38' Status Message: slice.cc:153 FillVectorsFromInput Starts must be a 1-D array terminate called after throwing an instance of 'Ort::Exception'...

![image](https://user-images.githubusercontent.com/97327725/174207273-26a86d17-00f0-4457-b07f-b49410aa8911.png) 请问这个错误怎么解决 ValueError: line 21 of the docstring for wenet_online_decoder_onnx.WeNetDecoder.get_decoder_output has inconsistent leading whitespace: ' hyps_lens (torch.Tensor): (Batch or Beam size), show every beam hyps_pad actual len'

你好,请问能否提供一个预训练导出的onnx模型进行测试。谢谢

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...