paper-with-me

Papers

APNet2: High-quality and High-efficiency Neural Vocoder with Direct Prediction of Amplitude and Phase Spectra

2023-11-20 · Hui-Peng Du, Ye-Xin Lu, Yang Ai, Zhen-Hua Ling

In our previous work, we proposed a neural vocoder called APNet, which directly predicts speech amplitude and phase spectra with a 5 ms frame shift in parallel from the input acoustic features, and then reconstructs the 16 kHz speech waveform using inverse short-time Fourier transform (ISTFT). APNet demonstrates the capability to generate synthesized speech of comparable quality to the HiFi-GAN vocoder but with a considerably improved inference speed. However, the performance of the APNet vocoder is constrained by the waveform sampling rate and spectral frame shift, limiting its practicality for high-quality speech synthesis. Therefore, this paper proposes an improved iteration of APNet, named APNet2. The proposed APNet2 vocoder adopts ConvNeXt v2 as the backbone network for amplitude and phase predictions, expecting to enhance the modeling capability. Additionally, we introduce a multi-resolution discriminator (MRD) into the GAN-based losses and optimize the form of certain losses. At a common configuration with a waveform sampling rate of 22.05 kHz and spectral frame shift of 256 points (i.e., approximately 11.6ms), our proposed APNet2 vocoder outperformed the original APNet and Vocos vocoders in terms of synthesized speech quality. The synthesized speech quality of APNet2 is also comparable to that of HiFi-GAN and iSTFTNet, while offering a significantly faster inference speed.

📄 PDF Abstract BibTeX arXiv:2311.11545

Code (1)

redmist328/apnet2 공식 구현 pytorch

Tasks

Speech Synthesis

Methods 이 논문이 사용한 방법론

ConvNeXt 설명 없음
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 Neural Denoising Vocoder for Clean Waveform Generation from Noisy Mel-Spectrogram based on Amplitude and Phase Predictions

2024-11-19 · Hui-Peng Du, Ye-Xin Lu, Yang Ai, Zhen-Hua Ling

This paper proposes a novel neural denoising vocoder that can generate clean speech waveforms from noisy mel-spectrograms. The proposed neural denoising vocoder consists of two components, i.e., a spectrum predictor and …

DenoisingSpeech Enhancement

NeuralDPS: Neural Deterministic Plus Stochastic Model with Multiband Excitation for Noise-Controllable Waveform Generation

2022-03-05 · Tao Wang, Ruibo Fu, Jiangyan Yi, JianHua Tao 외

The traditional vocoders have the advantages of high synthesis efficiency, strong interpretability, and speech editability, while the neural vocoders have the advantage of high synthesis quality. To combine the advantage…

CPU

WaveFM: A High-Fidelity and Efficient Vocoder Based on Flow Matching

2025-03-20 · Tianze Luo, Xingchen Miao, Wenbo Duan

Flow matching offers a robust and stable approach to training diffusion models. However, directly applying flow matching to neural vocoders can result in subpar audio quality. In this work, we present WaveFM, a reparamet…

Speech Synthesis

Ultra-lightweight Neural Differential DSP Vocoder For High Quality Speech Synthesis

2024-01-19 · Prabhav Agrawal, Thilo Koehler, Zhiping Xiu, Prashant Serai 외

Neural vocoders model the raw audio waveform and synthesize high-quality audio, but even the highly efficient ones, like MB-MelGAN and LPCNet, fail to run real-time on a low-end device like a smartglass. A pure digital s…

CPUSpeech Synthesis

Speaker independence of neural vocoders and their effect on parametric resynthesis speech enhancement

2019-11-14 · Soumi Maiti, Michael I Mandel

Traditional speech enhancement systems produce speech with compromised quality. Here we propose to use the high quality speech generation capability of neural vocoders for better quality speech enhancement. We term this …

ResynthesisSpeech Enhancement