SDLGASOct 6, 2021

EdiTTS: Score-based Editing for Controllable Text-to-Speech

arXiv:2110.02584v350 citations
Originality Incremental advance
AI Analysis

This provides a practical tool for users needing granular speech editing without model modifications, though it is incremental as it builds on existing score-based models.

The paper tackles the problem of controllable speech editing in text-to-speech synthesis by introducing EdiTTS, a score-based method that enables targeted editing of audio content and pitch without retraining, and it outperforms existing baselines in listening tests and back transcription.

We present EdiTTS, an off-the-shelf speech editing methodology based on score-based generative modeling for text-to-speech synthesis. EdiTTS allows for targeted, granular editing of audio, both in terms of content and pitch, without the need for any additional training, task-specific optimization, or architectural modifications to the score-based model backbone. Specifically, we apply coarse yet deliberate perturbations in the Gaussian prior space to induce desired behavior from the diffusion model while applying masks and softening kernels to ensure that iterative edits are applied only to the target region. Through listening tests and speech-to-text back transcription, we show that EdiTTS outperforms existing baselines and produces robust samples that satisfy user-imposed requirements.

Code Implementations1 repo
Foundations

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

Your Notes