paper-with-me

Papers

FocalCodec: Low-Bitrate Speech Coding via Focal Modulation Networks

2025-02-06 · Luca Della Libera, Francesco Paissan, Cem Subakan, Mirco Ravanelli

Large language models have revolutionized natural language processing through self-supervised pretraining on massive datasets. Inspired by this success, researchers have explored adapting these methods to speech by discretizing continuous audio into tokens using neural audio codecs. However, existing approaches face limitations, including high bitrates, the loss of either semantic or acoustic information, and the reliance on multi-codebook designs when trying to capture both, which increases architectural complexity for downstream tasks. To address these challenges, we introduce FocalCodec, an efficient low-bitrate codec based on focal modulation that utilizes a single binary codebook to compress speech between 0.16 and 0.65 kbps. FocalCodec delivers competitive performance in speech resynthesis and voice conversion at lower bitrates than the current state-of-the-art, while effectively handling multilingual speech and noisy environments. Evaluation on downstream tasks shows that FocalCodec successfully preserves sufficient semantic and acoustic information, while also being well-suited for generative modeling. Demo samples, code and checkpoints are available at https://lucadellalib.github.io/focalcodec-web/.

📄 PDF Abstract BibTeX arXiv:2502.04465

Code (0)

등록된 구현이 없습니다.

Tasks

ResynthesisVoice Conversion

Similar Papers 제목 키워드 기반

FocalCodec-Stream: Streaming Low-Bitrate Speech Coding via Causal Distillation

2025-09-19 · Luca Della Libera, Cem Subakan, Mirco Ravanelli arxiv

Neural audio codecs are a fundamental component of modern generative audio pipelines. Although recent codecs achieve strong low-bitrate reconstruction and provide powerful representations for downstream tasks, most are n…

Neural Feature Predictor and Discriminative Residual Coding for Low-Bitrate Speech Coding

2022-11-04 · Haici Yang, Wootaek Lim, Minje Kim

Low and ultra-low-bitrate neural speech coding achieves unprecedented coding gain by generating speech signals from compact speech features. This paper introduces additional coding efficiency in neural speech coding by r…

Prediction

Scalable and Efficient Neural Speech Coding: A Hybrid Design

2021-03-27 · Kai Zhen, Jongmo Sung, Mi Suk Lee, Seungkwon Beak 외

We present a scalable and efficient neural waveform coding system for speech compression. We formulate the speech coding problem as an autoencoding task, where a convolutional neural network (CNN) performs encoding and d…

Quantization

Ultra-Low-Bitrate Speech Coding with Pretrained Transformers

2022-07-05 · Ali Siahkoohi, Michael Chinen, Tom Denton, W. Bastiaan Kleijn 외

Speech coding facilitates the transmission of speech over low-bandwidth networks with minimal distortion. Neural-network based speech codecs have recently demonstrated significant improvements in quality over traditional…

DecoderInductive Bias

Video-FocalNets: Spatio-Temporal Focal Modulation for Video Action Recognition

2023-07-13 · ICCV 2023 1 · Syed Talal Wasim, Muhammad Uzair Khattak, Muzammal Naseer, Salman Khan 외

Recent video recognition models utilize Transformer models for long-range spatio-temporal context modeling. Video transformer designs are based on self-attention that can model global context at a high computational cost…

Action RecognitionTemporal Action LocalizationVideo Recognition