End-to-end spoken keyword search using Convolutional Neural Networks.
Code repo for the Master Thesis : End-2-End continuous speech keyword spotting
Repo’s structure
asr_kws/
: implementation of an ASR-based keyword spotting module.
e2e_kws/
: end-2-end continuous speech keyword spotting module.
kws_db_creation/
: implementation of a keyword database extraction module out of TEDLIUM’s third release.