paper-with-me

Papers

Spectrogram Patch Codec: A 2D Block-Quantized VQ-VAE and HiFi-GAN for Neural Speech Coding

2025-09-02 · Luis Felipe Chary, Miguel Arjona Ramirez arxiv

We present a neural speech codec that challenges the need for complex residual vector quantization (RVQ) stacks by introducing a simpler, single-stage quantization approach. Our method operates directly on the mel-spectrogram, treating it as a 2D data and quantizing non-overlapping 4x4 patches into a single, shared codebook. This patchwise design simplifies the architecture, enables low-latency streaming, and yields a discrete latent grid. To ensure high-fidelity synthesis, we employ a late-stage adversarial fine-tuning for the VQ-VAE and train a HiFi-GAN vocoder from scratch on the codec's reconstructed spectrograms. Operating at approximately 7.5 kbits/s for 16 kHz speech, our system was evaluated against several state-of-the-art neural codecs using objective metrics such as STOI, PESQ, MCD, and ViSQOL. The results demonstrate that our simplified, non-residual architecture achieves competitive perceptual quality and intelligibility, validating it as an effective and open foundation for future low-latency codec designs.

📄 PDF Abstract BibTeX arXiv:2509.02244

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

VQTTS: High-Fidelity Text-to-Speech Synthesis with Self-Supervised VQ Acoustic Feature

2022-04-02 · Chenpeng Du, Yiwei Guo, Xie Chen, Kai Yu

The mainstream neural text-to-speech(TTS) pipeline is a cascade system, including an acoustic model(AM) that predicts acoustic feature from the input transcript and a vocoder that generates waveform according to the give…

Speech Synthesistext-to-speechText to SpeechText-To-Speech Synthesis

Spectrograms Are Sequences of Patches

2022-10-28 · Leyi Zhao, Yi Li

Self-supervised pre-training models have been used successfully in several machine learning domains. However, only a tiny amount of work is related to music. In our work, we treat a spectrogram of music as a series of pa…

16kSelf-Supervised Learning

HiFi-WaveGAN: Generative Adversarial Network with Auxiliary Spectrogram-Phase Loss for High-Fidelity Singing Voice Generation

2022-10-23 · Chunhui Wang, Chang Zeng, Jun Chen, Xing He

Entertainment-oriented singing voice synthesis (SVS) requires a vocoder to generate high-fidelity (e.g. 48kHz) audio. However, most text-to-speech (TTS) vocoders cannot reconstruct the waveform well in this scenario. In …

Generative Adversarial NetworkSinging Voice Synthesistext-to-speechText to Speech

Fast and small footprint Hybrid HMM-HiFiGAN based system for speech synthesis in Indian languages

2023-02-13 · Sudhanshu Srivastava, Ishika Gupta, Anusha Prakash, Jom Kuriakose 외

Hidden-Markov-model (HMM) based text-to-speech (HTS) offers flexibility in speaking styles along with fast training and synthesis while being computationally less intense. HTS performs well even in low-resource scenarios…

Speech Synthesistext-to-speechText to Speech

AaSP: Aliasing-aware Self-Supervised Pre-Training for Audio Spectrogram Transformers

2025-12-03 · Kohei Yamamoto, Kosuke Okusa arxiv

Transformer-based audio self-supervised learning (SSL) models commonly use spectrograms, vision-style Transformers, and masked modeling objectives. However, convolutional patchification with temporal downsampling lowers …

Self-Supervised Learning