we are trying to implement wake up using Kaldi. There are some examples in egs folder such as mobvei, mobbeihotwords etc.
We tried running WeKws. Is there any such examples in Kaldi where wuw working and can be tried with different wuw model.
At this stage, we do not know either if WeKws is already
fully functional, esp. the hey_snips example? The setting of WeKws look like Kaldi style.
We need to use it on a Linux laptop, but could not
find any documentation for using the appropriate
runtime (we did not even find how to compile
runtime/core, in case this is what we need). We tried to pose the question to the developer.
We also intend to use a different wake-up word, and we
intend to use the hey_snips corpus
and replace the "hey snips" wav files by our
own wav files, thus keeping the non-wake-up word wav files
from the corpus (we don't have enough of these ourselves),
and adapt the three json files accordingly.
Or is there a simpler way to achieve a new hotword?"
, We want to use our own WUW. Thank you very much for any such hints or help