Why does this library outputs to ONNX and tensorflow if Pytorch is still needed? #209
Unanswered
DavidGOrtega
asked this question in
Q&A
Replies: 1 comment 3 replies
-
If the question is about the stt model, the decoder does not rely on PyTorch. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
👋 Having looked into the examples I have seen that despite that the model is converted into ONNX or TF you still need the Decoder in Pytorch. What is the benefit of the conversion then?
Beta Was this translation helpful? Give feedback.
All reactions