in reply to Re: Problem installing Speech::Recognizer::SPX
in thread Problem installing Speech::Recognizer::SPX

That accurately describes what I am finding... Hmmm 8+ year old bug is still current and sphinxbase has moved on several versions... I guess this module is not maintained. Are there any other more current options for speech recognition in perl?
  • Comment on Re^2: Problem installing Speech::Recognizer::SPX

Replies are listed 'Best First'.
Re^3: Problem installing Speech::Recognizer::SPX
by devilock76 (Novice) on Mar 01, 2017 at 01:04 UTC
    I am not thinking I have the skills to fix the module. Would be nice. But I have noticed that current versions of pocketsphinx have command line options so perhaps I could just call it with options from perl to do what I need to do.