HTK models in Vista speech recognition

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have trained acoustic models for speech recognition using the Hidden Markov
Model Toolkit ( http://htk.eng.cam.ac.uk./ ).
Is it possible to use them or convert them to use in .NET Framework/the
Microsoft Speech API?
Or - if not directly possible - is there any documentation about the file
format used in the speech solutions of Microsoft?
I'm asking because the license of HTK doesn't allow redistribution and
writing a complete speech recognizer is not really what I'm planning to do...

Thanks in advance,
Jan
 
There isn't currently a way to do this, unless as you say, you wrote your
own SAPI 5 compliant SR engine.
 
Back
Top