paper-with-me

Papers

A Post Auto-regressive GAN Vocoder Focused on Spectrum Fracture

2022-04-12 · Zhenxing Lu, Mengnan He, Ruixiong Zhang, Caixia Gong

Generative adversarial networks (GANs) have been indicated their superiority in usage of the real-time speech synthesis. Nevertheless, most of them make use of deep convolutional layers as their backbone, which may cause the absence of previous signal information. However, the generation of speech signals invariably require preceding waveform samples in its reconstruction, as the lack of this can lead to artifacts in generated speech. To address this conflict, in this paper, we propose an improved model: a post auto-regressive (AR) GAN vocoder with a self-attention layer, which merging self-attention in an AR loop. It will not participate in inference, but can assist the generator to learn temporal dependencies within frames in training. Furthermore, an ablation study was done to confirm the contribution of each part. Systematic experiments show that our model leads to a consistent improvement on both objective and subjective evaluation performance.

📄 PDF Abstract BibTeX arXiv:2204.06086

Code (0)

등록된 구현이 없습니다.

Tasks

Speech Synthesis

Similar Papers 제목 키워드 기반

FlowVocoder: A small Footprint Neural Vocoder based Normalizing flow for Speech Synthesis

2021-09-27 · Manh Luong, Viet Anh Tran

Recently, autoregressive neural vocoders have provided remarkable performance in generating high-fidelity speech and have been able to produce synthetic speech in real-time. However, autoregressive neural vocoders such a…

Density EstimationSpeech Synthesistext-to-speechText to Speech

A comparison of recent waveform generation and acoustic modeling methods for neural-network-based speech synthesis

2018-04-07 · Xin Wang, Jaime Lorenzo-Trueba, Shinji Takaki, Lauri Juvela 외

Recent advances in speech synthesis suggest that limitations such as the lossy nature of the amplitude spectrum with minimum phase approximation and the over-smoothing effect in acoustic modeling can be overcome by using…

Speech Synthesis

A Streamwise GAN Vocoder for Wideband Speech Coding at Very Low Bit Rate

2021-08-09 · Ahmed Mustafa, Jan Büthe, Srikanth Korse, Kishan Gupta 외

Recently, GAN vocoders have seen rapid progress in speech synthesis, starting to outperform autoregressive models in perceptual quality with much higher generation speed. However, autoregressive vocoders are still the co…

Speech Synthesis

Very Low Complexity Speech Synthesis Using Framewise Autoregressive GAN (FARGAN) with Pitch Prediction

2024-05-31 · Jean-Marc Valin, Ahmed Mustafa, Jan Büthe

Neural vocoders are now being used in a wide range of speech processing applications. In many of those applications, the vocoder can be the most complex component, so finding lower complexity algorithms can lead to signi…

Speech Synthesis

Vocoder-free End-to-End Voice Conversion with Transformer Network

2020-02-05 · June-Woo Kim, Ho-Young Jung, Minho Lee

Mel-frequency filter bank (MFB) based approaches have the advantage of learning speech compared to raw spectrum since MFB has less feature size. However, speech generator with MFB approaches require additional vocoder th…

speech-recognitionSpeech RecognitionVoice Conversion