Closed KamelNice06 closed 1 year ago
That's correct, that's referring to the deepspeech header file from deepspeech itself, which you'll need to have installed: https://github.com/mozilla/DeepSpeech
However please note that both this repository and deepspeech are deprecated, and that you'd be better off looking at coqui stt and the corresponding branch linked in the repo description.
Thx
I try to build the package in my buildroot environment and I m getting this issue : gstdeepspeech.cc:63:10: fatal error: deepspeech.h: No such file or directory 63 | #include
| ^
~~~~~Indeed the file does not seem to be part of the repo