paper-with-me

홈 › Papers

Enhancing into the codec: Noise Robust Speech Coding with Vector-Quantized Autoencoders

2021-02-12 · Jonah Casebeer, Vinjai Vale, Umut Isik, Jean-Marc Valin, Ritwik Giri, Arvindh Krishnaswamy

Audio codecs based on discretized neural autoencoders have recently been developed and shown to provide significantly higher compression levels for comparable quality speech output. However, these models are tightly coupled with speech content, and produce unintended outputs in noisy conditions. Based on VQ-VAE autoencoders with WaveRNN decoders, we develop compressor-enhancer encoders and accompanying decoders, and show that they operate well in noisy conditions. We also observe that a compressor-enhancer model performs better on clean speech inputs than a compressor model trained only on clean speech.

📄 PDF Abstract BibTeX arXiv:2102.06610

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
WaveRNN WaveRNN is a single-layer recurrent neural network for audio generation that is designed efficiently predict 16-bit raw audio samples. The overall computation in the…
VQ-VAE VQ-VAE is a type of variational autoencoder that uses vector quantisation to obtain a discrete latent representation. It differs from…

Similar Papers 제목 키워드 기반

Codec-ASR: Training Performant Automatic Speech Recognition Systems with Discrete Speech Representations

2024-07-03 · Kunal Dhawan, Nithin Rao Koluguri, Ante Jukić, Ryan Langman 외

Discrete speech representations have garnered recent attention for their efficacy in training transformer-based models for various speech-related tasks such as automatic speech recognition (ASR), translation, speaker ver…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)QuantizationSpeaker Verification+2

CleanCodec: Efficient and Robust Speech Tokenization via Perceptually Guided Encoding

2026-06-03 · Eugene Kwek, Feng Liu, Rui Zhang, Wenpeng Yin arxiv

Neural audio codecs are a key component of speech processing pipelines, compressing audio into discrete tokens for downstream modeling. However, existing codecs struggle to balance reconstruction quality with token effic…

Voice Conversion

Probing the Robustness Properties of Neural Speech Codecs

2025-05-30 · Wei-Cheng Tseng, David Harwath

Neural speech codecs have revolutionized speech coding, achieving higher compression while preserving audio fidelity. Beyond compression, they have emerged as tokenization strategies, enabling language modeling on speech…

Language ModelingLanguage Modelling

Vision-Integrated High-Quality Neural Speech Coding

2025-05-29 · Yao Guo, Yang Ai, Rui-Chen Zheng, Hui-Peng Du 외

This paper proposes a novel vision-integrated neural speech codec (VNSC), which aims to enhance speech coding quality by leveraging visual modality information. In VNSC, the image analysis-synthesis module extracts visua…

Baseline Systems For The 2025 Low-Resource Audio Codec Challenge

2025-09-30 · Yusuf Ziya Isik, Rafał Łaganowski arxiv

The Low-Resource Audio Codec (LRAC) Challenge aims to advance neural audio coding for deployment in resource-constrained environments. The first edition focuses on low-resource neural speech codecs that must operate reli…