ryuuji06 / keyword-spotting

In this repository, I implement a system for detecting specific spoken words in speech signal. When reading a speech signal, I detect not only the presence, but also the time position of the keyword. For this purpose, I use a CNN-RNN network, with a CTC (Connectionist Temporal Classification) loss function.
15Updated 3 years ago

Alternatives and similar repositories for keyword-spotting:

Users that are interested in keyword-spotting are comparing it to the libraries listed below