alexandercesarr
Results
2
issues of
alexandercesarr
## Description Hi, I wanna convert my ONNX model to TRT. I use the below command to convert this model: `/usr/src/tensorrt/bin/trtexec --onnx=model_folded.onnx --verbose --explicitBatch --saveEngine=model.trt` After I searched for this...
triaged
Hi, I am trying to train a TTS model (mixertts+univnet). the dataset contains male speakers voices. Is there a parameter that needs to be changed to train these models with...
feature request