cmusphinx / pocketsphinx

A small speech recognizer
Other
3.84k stars 710 forks source link

libv8-6.1.298 is not in ubuntu linux #390

Open KamleshMedankar opened 3 weeks ago

KamleshMedankar commented 3 weeks ago

checking for v8-6.1_static >= 6.1.298... checking for v8fs_static >= 6.1.298... checking for v8 >= 6.1.298... configure: error: You need to either install libv8-6.1-dev (>= 6.1.298), libv8fs-dev (>= 6.1.298) or disable mod_v8 in modules.conf

I have searched every were so pls help me to get libv8-6.1.298 or higher version that i should use with freeswitch for speech to text. it would be a great help

Best regards kamlesh medankar

dhdaines commented 1 week ago

Hi, I wasn't aware that PocketSphinx used V8 ... is this related to node.js bindings? I believe that I removed those because I do not want to deal with native extensions to Node.js.