Gated Embeddings In End-to-end Speech Recognition For Conversational-context Fusion | Awesome LLM Papers

Gated Embeddings In End-to-end Speech Recognition For Conversational-context Fusion

Suyoun Kim, Siddharth Dalmia, Florian Metze Β· Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics Β· 2019

We present a novel conversational-context aware end-to-end speech recognizer based on a gated neural network that incorporates conversational-context/word/speech embeddings. Unlike conventional speech recognition models, our model learns longer conversational-context information that spans across sentences and is consequently better at recognizing long conversations. Specifically, we propose to use the text-based external word and/or sentence embeddings (i.e., fastText, BERT) within an end-to-end framework, yielding a significant improvement in word error rate with better conversational-context representation. We evaluated the models on the Switchboard conversational speech corpus and show that our model outperforms standard end-to-end speech recognition models.

Similar Work
Loading…