Is there a sample like simpleMNIST in tensorrt that is similar to the one related to speech processing?

Already trained on GPU and saved as a .pt file, how to use TensorRT for inference, the task is speech separation, the model is using Conv-tasnet.
Currently referencing simpleMNIST, not sure how it applies to speech tasks,Please give me some guidance,thanks!