Submitted by CodaholicCorgi t3_z50vvq in MachineLearning
JustOneAvailableName t1_ixv2bz6 wrote
Reply to comment by parabellum630 in [D] Pytorch or TensorFlow for development and deployment? by CodaholicCorgi
ONNX tracers are decent, but aren't that good, I had to rewrite Wav2vec to get both batch size and input length as dynamic axis.
parabellum630 t1_ixvapdu wrote
I see. But can they be used as a good starting point to build upon?
agupta12 t1_ixwfbow wrote
I have been trying to convert wav2vec2 model to onnx without much success
Viewing a single comment thread. View all comments