Igor

Results 7 comments of Igor

I found the problem. A file `build.make` located at `pocketsphinx.js/build/CMakeFiles/pocketsphinx.js.dir` contained a weird `\` symbol in the end of line 57. And if I'm not mistaken it should not be...

Since reporting this issue I installed wasmedge in my system directly (instead of using a Docker container). It makes things easier for me and I don't run into compatibility issues...

@Robert-Steiner thanks a lot for your answers. They do answer all of my questions. I was looking for some machine learning examples written in pure Rust and hoped to find...

Thanks. let me try this and get back with the results. Just to be clear, what type of data KaldiRecognizer expects? Is it Int32Array or Float32Array?

Hi, It took me a while to get back to this issue. I still can't figure out why it doesn't work but now I have some more insights. I did...

After trying out several things (including checking the audio waveform which was identical to the one from python vosk) I'm still missing something. The weird thing I don't get any...

why is pocketsphinx_continuous not available anymore?