Menu

GPU Support

Help
2014-04-02
2014-04-02
  • Jeff Acquaviva

    Jeff Acquaviva - 2014-04-02

    Hi,

    Is the standard WFST approach implemented on GPU as well as CPU?
    I know that the neural net approach uses the GPU by default, but to implement the WFST approach on a GPU I should use the CUDA Matrix library. Is this correct?

    Thanks,
    - Jeff

     
  • Jeff Acquaviva

    Jeff Acquaviva - 2014-04-02

    The entire decoding process. I'm looking to find out what speech recognition packages currently utilize a GPU for recognition. I saw the wiki page about the CUDA matrix library and wasn't sure if that applied to the non-neural network approach (what I had called the standard WFST approach). Is the library optional or required?