Elias
Elias
**Description** (same issue https://github.com/triton-inference-server/server/issues/3206) I have a triton model that accepts a binary string. I want to send a wav file, if I do it through the client - everything...
## Bug Description I get an error when converting a conformer transducer enecoder to tensorrt. (asr task) ## To Reproduce [requirenments.txt](https://github.com/pytorch/TensorRT/files/12343005/requirenments.txt) CODE: ``` import nemo.collections.asr as nemo_asr import torch import...
Hello! I have two identical experiments. For the first one, the scalars are displayed correctly, for the second one I get an error. The rest of the parameters are logged...