paper-with-me

Papers

Improving Voice Trigger Detection with Metric Learning

2022-04-05 · Prateeth Nayak, Takuya Higuchi, Anmol Gupta, Shivesh Ranjan, Stephen Shum, Siddharth Sigtia, Erik Marchi, Varun Lakshminarasimhan, Minsik Cho, Saurabh Adya, Chandra Dhir, Ahmed Tewfik

Voice trigger detection is an important task, which enables activating a voice assistant when a target user speaks a keyword phrase. A detector is typically trained on speech data independent of speaker information and used for the voice trigger detection task. However, such a speaker independent voice trigger detector typically suffers from performance degradation on speech from underrepresented groups, such as accented speakers. In this work, we propose a novel voice trigger detector that can use a small number of utterances from a target speaker to improve detection accuracy. Our proposed model employs an encoder-decoder architecture. While the encoder performs speaker independent voice trigger detection, similar to the conventional detector, the decoder predicts a personalized embedding for each utterance. A personalized voice trigger score is then obtained as a similarity score between the embeddings of enrollment utterances and a test utterance. The personalized embedding allows adapting to target speaker's speech when computing the voice trigger score, hence improving voice trigger detection accuracy. Experimental results show that the proposed approach achieves a 38% relative reduction in a false rejection rate (FRR) compared to a baseline speaker independent voice trigger model.

📄 PDF Abstract BibTeX arXiv:2204.02455

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderMetric Learning

Similar Papers 제목 키워드 기반

Progressive Voice Trigger Detection: Accuracy vs Latency

2020-10-29 · Siddharth Sigtia, John Bridle, Hywel Richards, Pascal Clark 외

We present an architecture for voice trigger detection for virtual assistants. The main idea in this work is to exploit information in words that immediately follow the trigger phrase. We first demonstrate that by includ…

Streaming Transformer for Hardware Efficient Voice Trigger Detection and False Trigger Mitigation

2021-05-14 · Vineet Garg, Wonil Chang, Siddharth Sigtia, Saurabh Adya 외

We present a unified and hardware efficient architecture for two stage voice trigger detection (VTD) and false trigger mitigation (FTM) tasks. Two stage VTD systems of voice assistants can get falsely activated to audio …

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

Voice trigger detection from LVCSR hypothesis lattices using bidirectional lattice recurrent neural networks

2020-02-29 · Woojay Jeon, Leo Liu, Henry Mason

We propose a method to reduce false voice triggers of a speech-enabled personal assistant by post-processing the hypothesis lattice of a server-side large-vocabulary continuous speech recognizer (LVCSR) via a neural netw…

Multi-task Learning for Voice Trigger Detection

2020-01-26 · Siddharth Sigtia, Pascal Clark, Rob Haynes, Hywel Richards 외

We describe the design of a voice trigger detection system for smart speakers. In this study, we address two major challenges. The first is that the detectors are deployed in complex acoustic environments with external n…

Multi-Task Learning

Lattice-based Improvements for Voice Triggering Using Graph Neural Networks

2020-01-25 · Pranay Dighe, Saurabh Adya, Nuoyu Li, Srikanth Vishnubhotla 외

Voice-triggered smart assistants often rely on detection of a trigger-phrase before they start listening for the user request. Mitigation of false triggers is an important aspect of building a privacy-centric non-intrusi…

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