ASCLSDApr 12, 2022

CorrectSpeech: A Fully Automated System for Speech Correction and Accent Reduction

arXiv:2204.05460v23 citationsh-index: 33
Originality Incremental advance
AI Analysis

This addresses the problem of improving speech clarity and accent for non-native speakers or those with speech errors, though it appears incremental as it builds on existing speech recognition and alignment techniques.

The authors tackled the problem of automatically correcting speech errors and reducing accents in recorded audio by proposing a three-step system called CorrectSpeech, which achieved successful correction of mispronunciation and accent reduction as demonstrated on VCTK and L2-ARCTIC corpora.

This study propose a fully automated system for speech correction and accent reduction. Consider the application scenario that a recorded speech audio contains certain errors, e.g., inappropriate words, mispronunciations, that need to be corrected. The proposed system, named CorrectSpeech, performs the correction in three steps: recognizing the recorded speech and converting it into time-stamped symbol sequence, aligning recognized symbol sequence with target text to determine locations and types of required edit operations, and generating the corrected speech. Experiments show that the quality and naturalness of corrected speech depend on the performance of speech recognition and alignment modules, as well as the granularity level of editing operations. The proposed system is evaluated on two corpora: a manually perturbed version of VCTK and L2-ARCTIC. The results demonstrate that our system is able to correct mispronunciation and reduce accent in speech recordings. Audio samples are available online for demonstration https://daxintan-cuhk.github.io/CorrectSpeech/ .

Foundations

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

Your Notes