paper-with-me

Papers

Cross-Scale Vector Quantization for Scalable Neural Speech Coding

2022-07-07 · Xue Jiang, Xiulian Peng, Huaying Xue, Yuan Zhang, Yan Lu

Bitrate scalability is a desirable feature for audio coding in real-time communications. Existing neural audio codecs usually enforce a specific bitrate during training, so different models need to be trained for each target bitrate, which increases the memory footprint at the sender and the receiver side and transcoding is often needed to support multiple receivers. In this paper, we introduce a cross-scale scalable vector quantization scheme (CSVQ), in which multi-scale features are encoded progressively with stepwise feature fusion and refinement. In this way, a coarse-level signal is reconstructed if only a portion of the bitstream is received, and progressively improves the quality as more bits are available. The proposed CSVQ scheme can be flexibly applied to any neural audio coding network with a mirrored auto-encoder structure to achieve bitrate scalability. Subjective results show that the proposed scheme outperforms the classical residual VQ (RVQ) with scalability. Moreover, the proposed CSVQ at 3 kbps outperforms Opus at 9 kbps and Lyra at 3kbps and it could provide a graceful quality boost with bitrate increase.

📄 PDF Abstract BibTeX arXiv:2207.03067

Code (0)

등록된 구현이 없습니다.

Tasks

Quantization

Similar Papers 제목 키워드 기반

CosyVoice: A Scalable Multilingual Zero-shot Text-to-speech Synthesizer based on Supervised Semantic Tokens

2024-07-07 · Zhihao Du, Qian Chen, Shiliang Zhang, Kai Hu 외

Recent years have witnessed a trend that large language model (LLM) based text-to-speech (TTS) emerges into the mainstream due to their high naturalness and zero-shot capacity. In this paradigm, speech signals are discre…

Language ModellingLarge Language ModelQuantizationspeech-recognition+5

Soft Convex Quantization: Revisiting Vector Quantization with Convex Optimization

2023-10-04 · Tanmay Gautam, Reid Pryzant, ZiYi Yang, Chenguang Zhu 외

Vector Quantization (VQ) is a well-known technique in deep learning for extracting informative discrete latent representations. VQ-embedded models have shown impressive results in a range of applications including image …

Image ReconstructionQuantization

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

Unsupervised Speech Representation Pooling Using Vector Quantization

2023-04-08 · Jeongkyun Park, Kwanghee Choi, Hyunjun Heo, Hyung-Min Park

With the advent of general-purpose speech representations from large-scale self-supervised models, applying a single model to multiple downstream tasks is becoming a de-facto approach. However, the pooling problem remain…

Emotion Recognitionintent-classificationIntent ClassificationKeyword Spotting+2

Vector-quantized neural networks for acoustic unit discovery in the ZeroSpeech 2020 challenge

2020-05-19 · Benjamin van Niekerk, Leanne Nortje, Herman Kamper

In this paper, we explore vector quantization for acoustic unit discovery. Leveraging unlabelled data, we aim to learn discrete representations of speech that separate phonetic content from speaker-specific details. We p…

Acoustic Unit DiscoveryVoice Conversion