The paper proposes detecting mispronunciations by measuring acoustic distance between a learner's speech and a voice-cloned corrected version, but the evaluation lacks a held-out split and baselines.
TTS-Guided Training for Accent Conversion Without Parallel Data
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Accent Conversion (AC) seeks to change the accent of speech from one (source) to another (target) while preserving the speech content and speaker identity. However, many AC approaches rely on source-target parallel speech data. We propose a novel accent conversion framework without the need of parallel data. Specifically, a text-to-speech (TTS) system is first pretrained with target-accented speech data. This TTS model and its hidden representations are expected to be associated only with the target accent. Then, a speech encoder is trained to convert the accent of the speech under the supervision of the pretrained TTS model. In doing so, the source-accented speech and its corresponding transcription are forwarded to the speech encoder and the pretrained TTS, respectively. The output of the speech encoder is optimized to be the same as the text embedding in the TTS system. At run-time, the speech encoder is combined with the pretrained TTS decoder to convert the source-accented speech toward the target. In the experiments, we converted English with two source accents (Chinese and Indian) to the target accent (American/British/Canadian). Both objective metrics and subjective listening tests successfully validate that, without any parallel data, the proposed approach generates speech samples that are close to the target accent with high speech quality.
fields
cs.SD 1years
2025 1verdicts
REJECT 1representative citing papers
citing papers explorer
-
Pronunciation Deviation Analysis Through Voice Cloning and Acoustic Comparison
The paper proposes detecting mispronunciations by measuring acoustic distance between a learner's speech and a voice-cloned corrected version, but the evaluation lacks a held-out split and baselines.