paper-with-me

홈 › Papers

Vocoder-Projected Feature Discriminator

2025-08-25 · Takuhiro Kaneko, Hirokazu Kameoka, Kou Tanaka, Yuto Kondo arxiv

In text-to-speech (TTS) and voice conversion (VC), acoustic features, such as mel spectrograms, are typically used as synthesis or conversion targets owing to their compactness and ease of learning. However, because the ultimate goal is to generate high-quality waveforms, employing a vocoder to convert these features into waveforms and applying adversarial training in the time domain is reasonable. Nevertheless, upsampling the waveform introduces significant time and memory overheads. To address this issue, we propose a vocoder-projected feature discriminator (VPFD), which uses vocoder features for adversarial training. Experiments on diffusion-based VC distillation demonstrated that a pretrained and frozen vocoder feature extractor with a single upsampling step is necessary and sufficient to achieve a VC performance comparable to that of waveform discriminators while reducing the training time and memory consumption by 9.6 and 11.4 times, respectively.

📄 PDF Abstract BibTeX arXiv:2508.17874

Code (0)

등록된 구현이 없습니다.

Tasks

Voice Conversion

Similar Papers 제목 키워드 기반

UnivNet: A Neural Vocoder with Multi-Resolution Spectrogram Discriminators for High-Fidelity Waveform Generation

2021-06-15 · Won Jang, Dan Lim, Jaesam Yoon, BongWan Kim 외

Most neural vocoders employ band-limited mel-spectrograms to generate waveforms. If full-band spectral features are used as the input, the vocoder can be provided with as much acoustic information as possible. However, i…

Speech Synthesistext-to-speechText to Speech

VNet: A GAN-based Multi-Tier Discriminator Network for Speech Synthesis Vocoders

2024-08-13 · Yubing Cao, Yongming Li, Liejun Wang, Yinfeng Yu

Since the introduction of Generative Adversarial Networks (GANs) in speech synthesis, remarkable achievements have been attained. In a thorough exploration of vocoders, it has been discovered that audio waveforms can be …

Speech Synthesis

Avocodo: Generative Adversarial Network for Artifact-free Vocoder

2022-06-27 · Taejun Bak, Junmo Lee, Hanbin Bae, Jinhyeok Yang 외

Neural vocoders based on the generative adversarial neural network (GAN) have been widely used due to their fast inference speed and lightweight networks while generating high-quality speech waveforms. Since the perceptu…

Generative Adversarial Network

Wave-U-Net Discriminator: Fast and Lightweight Discriminator for Generative Adversarial Network-Based Speech Synthesis

2023-03-24 · Takuhiro Kaneko, Hirokazu Kameoka, Kou Tanaka, Shogo Seki

In speech synthesis, a generative adversarial network (GAN), training a generator (speech synthesizer) and a discriminator in a min-max game, is widely used to improve speech quality. An ensemble of discriminators is com…

Generative Adversarial NetworkSpeech Synthesistext-to-speechText to Speech

Training Generative Adversarial Network-Based Vocoder with Limited Data Using Augmentation-Conditional Discriminator

2024-03-25 · Takuhiro Kaneko, Hirokazu Kameoka, Kou Tanaka

A generative adversarial network (GAN)-based vocoder trained with an adversarial discriminator is commonly used for speech synthesis because of its fast, lightweight, and high-quality characteristics. However, this data-…

Data AugmentationGenerative Adversarial NetworkSpeech Synthesis