SDLGASJul 26, 2024

Utilizing TTS Synthesized Data for Efficient Development of Keyword Spotting Model

arXiv:2407.18879v17 citationsh-index: 4
Originality Incremental advance
AI Analysis

This addresses the cost and time challenges in developing keyword spotting models for applications like voice assistants, though it is incremental as it builds on existing TTS capabilities.

The paper tackles the problem of high data acquisition costs for keyword spotting models by using TTS synthesized data mixed with minimal real human speech, achieving an accuracy within 3 times the error rate of a baseline trained on 3.8 million real utterances.

This paper explores the use of TTS synthesized training data for KWS (keyword spotting) task while minimizing development cost and time. Keyword spotting models require a huge amount of training data to be accurate, and obtaining such training data can be costly. In the current state of the art, TTS models can generate large amounts of natural-sounding data, which can help reducing cost and time for KWS model development. Still, TTS generated data can be lacking diversity compared to real data. To pursue maximizing KWS model accuracy under the constraint of limited resources and current TTS capability, we explored various strategies to mix TTS data and real human speech data, with a focus on minimizing real data use and maximizing diversity of TTS output. Our experimental results indicate that relatively small amounts of real audio data with speaker diversity (100 speakers, 2k utterances) and large amounts of TTS synthesized data can achieve reasonably high accuracy (within 3x error rate of baseline), compared to the baseline (trained with 3.8M real positive utterances).

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes