Building Keyword Search System from End-To-End Asr Systems
Building Keyword Search System from End-To-End Asr Systems
复制标题
DOI:
10.1109/icassp49357.2023.10097249
复制
发表时间:
2023-06
期刊:
影响因子:
--
通讯作者:
Ruizhe Huang;Matthew Wiesner;Leibny Paola García-Perera;Daniel Povey;J. Trmal;S. Khudanpur
中科院分区:
文献类型:
--
作者:
Ruizhe Huang;Matthew Wiesner;Leibny Paola García-Perera;Daniel Povey;J. Trmal;S. Khudanpur
Keyword search (KWS) systems are commonly built on top of existing automatic speech recognition (ASR) systems. However, end-to-end (E2E) ASR models are not naturally equipped with word-level timing information or confidence. Existing methods for re-purposing E2E ASR systems for KWS are largely heuristic or model-specific. In this paper, we describe a general KWS pipeline, applicable to any ASR model that generates N-best lists. We extract timing information using either external word-aligners, or time-preserving weighted finite-state transducer-based decoders. We show that our light-weight, ASR-agnostic approach for confidence estimation based on N-best lists outperforms other commonly used heuristics, such as using the decoder’s softmax probability, and even a more complicated dedicated confidence estimation model (CEM). Finally, we compare our performance to hybrid ASR models, extensively evaluating the impact of word-level timing, confidence, and recall on KWS performance. Our KWS pipeline is available online1, suitable for evaluating the aforementioned ASR components as downstream tasks.