paper-with-me

홈 › Papers

WavLink: Compact Audio-Text Embeddings with a Global Whisper Token

2026-01-21 · Gokul Karthik Kumar, Ludovick Lepauloux, Hakim Hacid arxiv

Whisper has become the de-facto encoder for extracting general-purpose audio features in large audio-language models, where a 30-second clip is typically represented by 1500 frame features projected into an LLM. In contrast, audio-text embedding models like CLAP-based models have largely relied on alternative audio encoders (e.g., HTS-AT, PaSST), and have not leveraged Whisper effectively. We present WavLink, a compact audio-text embedding model that augments Whisper encoder with a learnable global token, trained jointly with a text encoder. Through a systematic study of design choices, including pretrained text encoders, loss functions, training modes, and data mixtures, we identify configurations that yield state-of-the-art retrieval performance. Our two-stage training recipe across three model sizes, combined with Matryoshka-style supervision, improves scalability, enabling 8x smaller embeddings with minimal performance drop. WavLink also demonstrates competitive performance on AIR-Bench with MCQs and zero-shot classification.

📄 PDF Abstract BibTeX arXiv:2601.15118

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Diffusion based Text-to-Music Generation with Global and Local Text based Conditioning

2025-01-24 · Jisi Zhang, Pablo Peso Parada, Md Asif Jalal, Karthikeyan Saravanan

Diffusion based Text-To-Music (TTM) models generate music corresponding to text descriptions. Typically UNet based diffusion models condition on text embeddings generated from a pre-trained large language model or from a…

FADLanguage ModelingLanguage ModellingLarge Language Model+2

Foley Control: Aligning a Frozen Latent Text-to-Audio Model to Video

2025-10-24 · Ciara Rowles, Varun Jampani, Simon Donné, Shimon Vainer 외 arxiv

Foley Control is a lightweight approach to video-guided Foley that keeps pretrained single-modality models frozen and learns only a small cross-attention bridge between them. We connect V-JEPA2 video embeddings to a froz…

Music2Latent2: Audio Compression with Summary Embeddings and Autoregressive Decoding

2025-01-29 · Marco Pasini, Stefan Lattner, George Fazekas

Efficiently compressing high-dimensional audio signals into a compact and informative latent space is crucial for various tasks, including generative modeling and music information retrieval (MIR). Existing audio autoenc…

Audio CompressionDenoisingInformation RetrievalMusic Information Retrieval+1

Can CLIP Help Sound Source Localization?

2023-11-07 · Sooyoung Park, Arda Senocak, Joon Son Chung

Large-scale pre-trained image-text models demonstrate remarkable versatility across diverse tasks, benefiting from their robust representational capabilities and effective multimodal alignment. We extend the application …

audio-visual learningContrastive LearningSound Source Localization

Compact Hypercube Embeddings for Fast Text-based Wildlife Observation Retrieval

2026-01-30 · Ilyass Moummad, Marius Miron, David Robinson, Kawtar Zaher 외 arxiv

Large-scale biodiversity monitoring platforms increasingly rely on multimodal wildlife observations. While recent foundation models enable rich semantic representations across vision, audio, and language, retrieving rele…

parameter-efficient fine-tuningZero-shot GeneralizationImage Retrieval