Menu

need help

Help
xinpel
2005-09-15
2012-09-22
  • xinpel

    xinpel - 2005-09-15

    hi,
    i'm student doing final project of speech recognition. I'm finding toolkit to built a speech recognizer prototype that apply hybrid HMM/ANN approach. Can i use SPHINX to built it? From the reading so far, i just get to know that sphinx is suitable for HMM approach. Thanks for any reply.

     
    • xinpel

      xinpel - 2005-09-16

      hi, thanks to reply.
      i didn't use RNN to built the recognizer, instead using MLP.
      Now i trying cslu toolkit but dont know how exactly to use it.
      Seem that i cannnot use sphinx. coz building new component will take time and i not fimiliar with it.
      anyway thanks :>

       
    • The Grand Janitor

      I don't know whether you really want to do HMM/ANN hybrid or just neural network. This is a quick answer for both
      As far as I know, there are neural network-based recognizer such as

      Sphrachcore's noway, which is actually a search for RNN.
      http://www.icsi.berkeley.edu/~dpwe/projects/sprach/sprachcore.html

      and
      NICO, which has actually implemented ANN/HMM hypbrid, however, it requires a HMM software to help it.

      Sphinx 3 and Sphinx 4's have very open architecture for adding new components into the code. So, there are always possibilties to extend it.

      Arthur

       
    • The Grand Janitor

      Hi , I forgot one thing, NICO seems to (I am not sure) implement hybrid RNN/HMM method rather than the standard ANN/HMM method -Arthur

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.