paper-with-me

홈 › Papers

An Intra-BRNN and GB-RVQ Based END-TO-END Neural Audio Codec

2024-02-02 · Linping Xu, Jiawei Jiang, Dejun Zhang, Xianjun Xia, Li Chen, Yijian Xiao, Piao Ding, Shenyi Song, Sixing Yin, Ferdous Sohel

Recently, neural networks have proven to be effective in performing speech coding task at low bitrates. However, under-utilization of intra-frame correlations and the error of quantizer specifically degrade the reconstructed audio quality. To improve the coding quality, we present an end-to-end neural speech codec, namely CBRC (Convolutional and Bidirectional Recurrent neural Codec). An interleaved structure using 1D-CNN and Intra-BRNN is designed to exploit the intra-frame correlations more efficiently. Furthermore, Group-wise and Beam-search Residual Vector Quantizer (GB-RVQ) is used to reduce the quantization noise. CBRC encodes audio every 20ms with no additional latency, which is suitable for real-time communication. Experimental results demonstrate the superiority of the proposed codec when comparing CBRC at 3kbps with Opus at 12kbps.

📄 PDF Abstract BibTeX arXiv:2402.01271

Code (0)

등록된 구현이 없습니다.

Tasks

Quantization

Similar Papers 제목 키워드 기반

ERVQ: Enhanced Residual Vector Quantization with Intra-and-Inter-Codebook Optimization for Neural Audio Codecs

2024-10-16 · Rui-Chen Zheng, Hui-Peng Du, Xiao-Hang Jiang, Yang Ai 외

Current neural audio codecs typically use residual vector quantization (RVQ) to discretize speech signals. However, they often experience codebook collapse, which reduces the effective codebook size and leads to suboptim…

DiversityOnline ClusteringQuantizationtext-to-speech+1

Towards audio language modeling - an overview

2024-02-20 · Haibin Wu, Xuanjun Chen, Yi-Cheng Lin, Kai-Wei Chang 외

Neural audio codecs are initially introduced to compress audio data into compact codes to reduce transmission latency. Researchers recently discovered the potential of codecs as suitable tokenizers for converting continu…

Language ModelingLanguage Modelling

CodecSep: Prompt-Driven Universal Sound Separation on Neural Audio Codec Latents

2025-09-15 · Adhiraj Banerjee, Vipul Arora arxiv

Text-guided sound separation enables flexible audio editing, assistive listening, and open-domain source extraction, but systems such as AudioSep remain too expensive for low-latency edge or codec-mediated deployment. Ex…

SemantiCodec: An Ultra Low Bitrate Semantic Audio Codec for General Sound

2024-04-30 · Haohe Liu, Xuenan Xu, Yi Yuan, Mengyue Wu 외

Large language models (LLMs) have significantly advanced audio processing through audio codecs that convert audio into discrete tokens, enabling the application of language modelling techniques to audio data. However, tr…

DecoderLanguage Modelling

Learning Source Disentanglement in Neural Audio Codec

2024-09-17 · Xiaoyu Bie, Xubo Liu, Gaël Richard

Neural audio codecs have significantly advanced audio compression by efficiently converting continuous audio signals into discrete tokens. These codecs preserve high-quality sound and enable sophisticated sound generatio…

Audio CompressionAudio GenerationDisentanglementResynthesis