paper-with-me

Papers

Streaming Voice Query Recognition using Causal Convolutional Recurrent Neural Networks

2018-12-19 · Raphael Tang, Gefei Yang, Hong Wei, Yajie Mao, Ferhan Ture, Jimmy Lin

Voice-enabled commercial products are ubiquitous, typically enabled by lightweight on-device keyword spotting (KWS) and full automatic speech recognition (ASR) in the cloud. ASR systems require significant computational resources in training and for inference, not to mention copious amounts of annotated speech data. KWS systems, on the other hand, are less resource-intensive but have limited capabilities. On the Comcast Xfinity X1 entertainment platform, we explore a middle ground between ASR and KWS: We introduce a novel, resource-efficient neural network for voice query recognition that is much more accurate than state-of-the-art CNNs for KWS, yet can be easily trained and deployed with limited resources. On an evaluation dataset representing the top 200 voice queries, we achieve a low false alarm rate of 1% and a query error rate of 6%. Our model performs inference 8.24x faster than the current ASR system.

📄 PDF Abstract BibTeX arXiv:1812.07754

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Efficient Neural NetworkKeyword Spottingspeech-recognitionSpeech RecognitionVoice Query Recognition

Similar Papers 제목 키워드 기반

Voice Query Auto Completion

2021-11-01 · EMNLP 2021 11 · Raphael Tang, Karun Kumar, Kendra Chalkley, Ji Xin 외

Query auto completion (QAC) is the task of predicting a search engine user’s final query from their intermediate, incomplete query. In this paper, we extend QAC to the streaming voice search setting, where automatic spee…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Convolutional Speech Recognition with Pitch and Voice Quality Features

2020-09-02 · Guillermo Cámbara, Jordi Luque, Mireia Farrús

The effects of adding pitch and voice quality features such as jitter and shimmer to a state-of-the-art CNN model for Automatic Speech Recognition are studied in this work. Pitch features have been previously used for im…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Emotion Recognitionspeech-recognition+1

Lookahead When It Matters: Adaptive Non-causal Transformers for Streaming Neural Transducers

2023-05-07 · Grant P. Strimel, Yi Xie, Brian King, Martin Radfar 외

Streaming speech recognition architectures are employed for low-latency, real-time applications. Such architectures are often characterized by their causality. Causal architectures emit tokens at each frame, relying only…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Streaming Intended Query Detection using E2E Modeling for Continued Conversation

2022-08-29 · Shuo-Yiin Chang, Guru Prakash, Zelin Wu, Qiao Liang 외

In voice-enabled applications, a predetermined hotword isusually used to activate a device in order to attend to the query.However, speaking queries followed by a hotword each timeintroduces a cognitive burden in continu…

DualVC 2: Dynamic Masked Convolution for Unified Streaming and Non-Streaming Voice Conversion

2023-09-27 · Ziqian Ning, Yuepeng Jiang, Pengcheng Zhu, Shuai Wang 외

Voice conversion is becoming increasingly popular, and a growing number of application scenarios require models with streaming inference capabilities. The recently proposed DualVC attempts to achieve this objective throu…

DecoderKnowledge DistillationVoice Conversion