English

A Deep Learning System for Domain-specific Speech Recognition

Computation and Language 2023-09-28 v2 Machine Learning Sound Audio and Speech Processing

Abstract

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.

Keywords

Cite

@article{arxiv.2303.10510,
  title  = {A Deep Learning System for Domain-specific Speech Recognition},
  author = {Yanan Jia},
  journal= {arXiv preprint arXiv:2303.10510},
  year   = {2023}
}

Comments

4th International Conference on Natural Language Processing and Computational Linguistics (NLPCL 2023)

R2 v1 2026-06-28T09:22:40.074Z