CLLGSDASMar 18, 2023

A Deep Learning System for Domain-specific Speech Recognition

arXiv:2303.10510v22 citationsh-index: 2
Originality Incremental advance
AI Analysis

This addresses the problem of domain-specific speech recognition for low-resource applications, though it is incremental as it builds on existing models.

The authors tackled poor performance of commercial ASR systems on domain-specific speech under low-resource settings by fine-tuning pre-trained models, achieving results that surpass Google and AWS ASR systems and showing similar performance to human transcriptions in NLU tasks despite higher WER.

As human-machine voice interfaces provide easy access to increasingly intelligent machines, many state-of-the-art automatic speech recognition (ASR) systems are proposed. However, commercial ASR systems usually have poor performance on domain-specific speech especially under low-resource settings. The author works with pre-trained DeepSpeech2 and Wav2Vec2 acoustic models to develop benefit-specific ASR systems. The domain-specific data are collected using proposed semi-supervised learning annotation with little human intervention. The best performance comes from a fine-tuned Wav2Vec2-Large-LV60 acoustic model with an external KenLM, which surpasses the Google and AWS ASR systems on benefit-specific speech. The viability of using error prone ASR transcriptions as part of spoken language understanding (SLU) is also investigated. Results of a benefit-specific natural language understanding (NLU) task show that the domain-specific fine-tuned ASR system can outperform the commercial ASR systems even when its transcriptions have higher word error rate (WER), and the results between fine-tuned ASR and human transcriptions are similar.

Foundations

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

Your Notes