Open alidabaghi123 opened 1 year ago
The error should be a bit above what you copy pasted.
Have you tried our official recipe first? https://github.com/k2-fsa/sherpa/blob/master/triton/scripts/build_librispeech_pruned_transducer_stateless3_streaming.sh and https://github.com/k2-fsa/sherpa/blob/master/triton/scripts/build_wenetspeech_pruned_transducer_stateless5_streaming.sh. We currently support reworked conformer streaming ASR for en and zh.
thank you for answering, i haved tried for zipformer_streaming. do you support this?
Not yet. We will try to support this in a month. Or you're welcome to contribute a script or a model_repo to support it e.g. build_librispeech_zipformer2_streaming.sh
thank you. sorry i didnt have work with triton.
Hello. I'm trying to deploy my trained streaming model, which I exported to the ONNX format, on TRTorch, and I'm encountering the following error.