paper-with-me

Papers

Preliminary study on using vector quantization latent spaces for TTS/VC systems with consistent performance

2021-06-25 · Hieu-Thi Luong, Junichi Yamagishi

Generally speaking, the main objective when training a neural speech synthesis system is to synthesize natural and expressive speech from the output layer of the neural network without much attention given to the hidden layers. However, by learning useful latent representation, the system can be used for many more practical scenarios. In this paper, we investigate the use of quantized vectors to model the latent linguistic embedding and compare it with the continuous counterpart. By enforcing different policies over the latent spaces in the training, we are able to obtain a latent linguistic embedding that takes on different properties while having a similar performance in terms of quality and speaker similarity. Our experiments show that the voice cloning system built with vector quantization has only a small degradation in terms of perceptive evaluations, but has a discrete latent space that is useful for reducing the representation bit-rate, which is desirable for data transferring, or limiting the information leaking, which is important for speaker anonymization and other tasks of that nature.

📄 PDF Abstract BibTeX arXiv:2106.13479

Code (0)

등록된 구현이 없습니다.

Tasks

QuantizationSpeaker anonymizationSpeech SynthesisVoice Cloning

Similar Papers 제목 키워드 기반

Unsupervised Panoptic Interpretation of Latent Spaces in GANs Using Space-Filling Vector Quantization

2024-10-27 · Mohammad Hassan Vali, Tom Bäckström

Generative adversarial networks (GANs) learn a latent space whose samples can be mapped to real-world images. Such latent spaces are difficult to interpret. Some earlier supervised methods aim to create an interpretable …

Data AugmentationQuantization

Masked Vector Quantization

2023-01-16 · David D. Nguyen, David Leibowitz, Surya Nepal, Salil S. Kanhere

Generative models with discrete latent representations have recently demonstrated an impressive ability to learn complex high-dimensional data distributions. However, their performance relies on a long sequence of tokens…

Quantization

Dimension vs. Precision: A Comparative Analysis of Autoencoders and Quantization for Efficient Vector Retrieval on BEIR SciFact

2025-11-17 · Satyanarayan Pati arxiv

Dense retrieval models have become a standard for state-of-the-art information retrieval. However, their high-dimensional, high-precision (float32) vector embeddings create significant storage and memory challenges for r…

Dimensionality ReductionInformation Retrieval

VAEVQ: Enhancing Discrete Visual Tokenization through Variational Modeling

2025-11-10 · Sicheng Yang, Xing Hu, Qiang Wu, Dawei Yang arxiv

Vector quantization (VQ) transforms continuous image features into discrete representations, providing compressed, tokenized inputs for generative models. However, VQ-based frameworks suffer from several issues, such as …

Comparing the latent space of generative models

2022-07-14 · Andrea Asperti, Valerio Tonelli

Different encodings of datapoints in the latent space of latent-vector generative models may result in more or less effective and disentangled characterizations of the different explanatory factors of variation behind th…