paper-with-me

Papers

Rep2wav: Noise Robust text-to-speech Using self-supervised representations

2023-08-28 · Qiushi Zhu, Yu Gu, Rilin Chen, Chao Weng, Yuchen Hu, LiRong Dai, Jie Zhang

Benefiting from the development of deep learning, text-to-speech (TTS) techniques using clean speech have achieved significant performance improvements. The data collected from real scenes often contains noise and generally needs to be denoised by speech enhancement models. Noise-robust TTS models are often trained using the enhanced speech, which thus suffer from speech distortion and background noise that affect the quality of the synthesized speech. Meanwhile, it was shown that self-supervised pre-trained models exhibit excellent noise robustness on many speech tasks, implying that the learned representation has a better tolerance for noise perturbations. In this work, we therefore explore pre-trained models to improve the noise robustness of TTS models. Based on HiFi-GAN, we first propose a representation-to-waveform vocoder, which aims to learn to map the representation of pre-trained models to the waveform. We then propose a text-to-representation FastSpeech2 model, which aims to learn to map text to pre-trained model representations. Experimental results on the LJSpeech and LibriTTS datasets show that our method outperforms those using speech enhancement methods in both subjective and objective metrics. Audio samples are available at: https://zqs01.github.io/rep2wav.

📄 PDF Abstract BibTeX arXiv:2308.14553

Code (0)

등록된 구현이 없습니다.

Tasks

Speech Enhancementtext-to-speechText to Speech

Methods 이 논문이 사용한 방법론

HiFi-GAN HiFi-GAN is a generative adversarial network for speech synthesis. HiFi-GAN consists of one generator and two discriminators: multi-scale and multi-period discriminators. The…

Similar Papers 제목 키워드 기반

A Pre-training Framework that Encodes Noise Information for Speech Quality Assessment

2024-11-07 · Subrina Sultana, Donald S. Williamson

Self-supervised learning (SSL) has grown in interest within the speech processing community, since it produces representations that are useful for many downstream tasks. SSL uses global and contextual methods to produce …

Self-Supervised Learning

Noise-robust zero-shot text-to-speech synthesis conditioned on self-supervised speech-representation model with adapters

2024-01-10 · Kenichi Fujita, Hiroshi Sato, Takanori Ashihara, Hiroki Kanagawa 외

The zero-shot text-to-speech (TTS) method, based on speaker embeddings extracted from reference speech using self-supervised learning (SSL) speech representations, can reproduce speaker characteristics very accurately. H…

Self-Supervised LearningSpeech EnhancementSpeech Synthesistext-to-speech+2

A Noise-Robust Self-supervised Pre-training Model Based Speech Representation Learning for Automatic Speech Recognition

2022-01-22 · Qiu-Shi Zhu, Jie Zhang, Zi-Qiang Zhang, Ming-Hui Wu 외

Wav2vec2.0 is a popular self-supervised pre-training framework for learning speech representations in the context of automatic speech recognition (ASR). It was shown that wav2vec2.0 has a good robustness against the doma…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Representation Learningspeech-recognition+2

Semi-Supervised Spoken Language Understanding via Self-Supervised Speech and Language Model Pretraining

2020-10-26 · Cheng-I Lai, Yung-Sung Chuang, Hung-Yi Lee, Shang-Wen Li 외

Much recent work on Spoken Language Understanding (SLU) is limited in at least one of three ways: models were trained on oracle text input and neglected ASR errors, models were trained to predict only intents without the…

Language ModelingLanguage ModellingSpoken Language Understanding

Evaluating context-invariance in unsupervised speech representations

2022-10-27 · Mark Hallap, Emmanuel Dupoux, Ewan Dunbar

Unsupervised speech representations have taken off, with benchmarks (SUPERB, ZeroSpeech) demonstrating major progress on semi-supervised speech recognition, speech synthesis, and speech-only language modelling. Inspirati…

Language Modellingspeech-recognitionSpeech RecognitionSpeech Synthesis