-
I am currently working with online sound source separation and I have been looking for an alternative to run a model in c++. I have seen that make use of TorchScript for certain models implemented in pytorch. I really appreciate your help. |
Beta Was this translation helpful? Give feedback.
Answered by
mpariente
Oct 6, 2022
Replies: 1 comment
-
Yes, Torchscript is the way, but we don't have examples to share. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Soulfex
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, Torchscript is the way, but we don't have examples to share.