Improving Character Error Rate Is Not Equal to Having Clean Speech: Speech Enhancement for ASR Systems with Black-box Acoustic Models
Ryosuke Sawata, Yosuke Kashiwagi, Shusuke Takahashi

TL;DR
This paper introduces a training scheme for speech enhancement models that optimizes character error rate (CER) directly, even with black-box acoustic models, leading to improved ASR performance without affecting inference efficiency.
Contribution
The paper proposes a novel dual-DNN training approach that enables CER-centric optimization of speech enhancement models with black-box acoustic models, which was not previously possible.
Findings
Achieved 8.8% relative CER reduction with black-box acoustic models.
The method does not increase inference cost or alter network architecture.
Effective across various noise levels.
Abstract
A deep neural network (DNN)-based speech enhancement (SE) aiming to maximize the performance of an automatic speech recognition (ASR) system is proposed in this paper. In order to optimize the DNN-based SE model in terms of the character error rate (CER), which is one of the metric to evaluate the ASR system and generally non-differentiable, our method uses two DNNs: one for speech processing and one for mimicking the output CERs derived through an acoustic model (AM). Then both of DNNs are alternately optimized in the training phase. Even if the AM is a black-box, e.g., like one provided by a third-party, the proposed method enables the DNN-based SE model to be optimized in terms of the CER since the DNN mimicking the AM is differentiable. Consequently, it becomes feasible to build CER-centric SE model that has no negative effect, e.g., additional calculation cost and changing network…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech and Audio Processing · Speech Recognition and Synthesis · Phonetics and Phonology Research
MethodsAttention Model
