paper-with-me

홈 › Papers

Towards Learning a Universal Non-Semantic Representation of Speech

2020-02-25 · Joel Shor, Aren Jansen, Ronnie Maor, Oran Lang, Omry Tuval, Felix de Chaumont Quitry, Marco Tagliasacchi, Ira Shavitt, Dotan Emanuel, Yinnon Haviv

The ultimate goal of transfer learning is to reduce labeled data requirements by exploiting a pre-existing embedding model trained for different datasets or tasks. The visual and language communities have established benchmarks to compare embeddings, but the speech community has yet to do so. This paper proposes a benchmark for comparing speech representations on non-semantic tasks, and proposes a representation based on an unsupervised triplet-loss objective. The proposed representation outperforms other representations on the benchmark, and even exceeds state-of-the-art performance on a number of transfer learning tasks. The embedding is trained on a publicly available dataset, and it is tested on a variety of low-resource downstream tasks, including personalization tasks and medical domain. The benchmark, models, and evaluation code are publicly released.

📄 PDF Abstract BibTeX arXiv:2002.12764

Code (1)

google-research/google-research/tree/master/non_semantic_speech_benchmark 공식 구현 tf

Tasks

Transfer LearningTriplet

Similar Papers 제목 키워드 기반

Universal Semantic Disentangled Privacy-preserving Speech Representation Learning

2025-05-19 · Biel Tura Vecino, Subhadeep Maji, Aravind Varier, Antonio Bonafonte 외

The use of audio recordings of human speech to train LLMs poses privacy concerns due to these models' potential to generate outputs that closely resemble artifacts in the training data. In this study, we propose a speake…

DecoderPrivacy PreservingRepresentation LearningSpeaker anonymization+1

Universal Speech Token Learning via Low-Bitrate Neural Codec and Pretrained Representations

2025-03-15 · Xue Jiang, Xiulian Peng, Yuan Zhang, Yan Lu

Current large speech language models are mainly based on semantic tokens from discretization of self-supervised learned representations and acoustic tokens from a neural codec, following a semantic-modeling and acoustic-…

Mitigating Timbre Leakage with Universal Semantic Mapping Residual Block for Voice Conversion

2025-04-11 · Na Li, Chuke Wang, Yu Gu, Zhifeng Li

Voice conversion (VC) transforms source speech into a target voice by preserving the content. However, timbre information from the source speaker is inherently embedded in the content representations, causing significant…

Voice Conversion

UniAudio-Token: Empowering Semantic Speech Tokenizers with General Audio Perception

2026-05-29 · Yuhan Song, Linhao Zhang, Aiwei Liu, Chuhan Wu 외 arxiv

Semantic speech tokenizers have become a widely used interface for Audio-LLMs, owing to their compact single-codebook design and strong linguistic alignment. However, their focus on linguistic abstraction induces acousti…

UniWhisper: Efficient Continual Multi-task Training for Robust Universal Audio Representation

2026-02-25 · Yuxuan Chen, Peize He, Haoyuan Yu, Junzi Zhang arxiv

A universal audio representation should capture fine-grained speech cues and high-level semantics for environmental sounds and music in a single encoder. Existing encoders often excel in one domain but degrade in others.…