How can I used Fairseq model in inference mode?

113 Views Asked by At

I've build a speech to text translation model using Fairseq library. Now I want to use it in inference mode without using fairseq-generate commandline. How can I process ?

thanks in advance

0

There are 0 best solutions below