paper-with-me

Papers

SpeechCLIP: Integrating Speech with Pre-Trained Vision and Language Model

2022-10-03 · Yi-Jen Shih, Hsuan-Fu Wang, Heng-Jui Chang, Layne Berry, Hung-Yi Lee, David Harwath

Data-driven speech processing models usually perform well with a large amount of text supervision, but collecting transcribed speech data is costly. Therefore, we propose SpeechCLIP, a novel framework bridging speech and text through images to enhance speech models without transcriptions. We leverage state-of-the-art pre-trained HuBERT and CLIP, aligning them via paired images and spoken captions with minimal fine-tuning. SpeechCLIP outperforms prior state-of-the-art on image-speech retrieval and performs zero-shot speech-text retrieval without direct supervision from transcriptions. Moreover, SpeechCLIP can directly retrieve semantically related keywords from speech.

📄 PDF Abstract BibTeX arXiv:2210.00705

Code (1)

atosystem/speechclip 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingRetrievalText Retrieval

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Leveraging Pretrained Image-text Models for Improving Audio-Visual Learning

2023-09-08 · Saurabhchand Bhati, Jesús Villalba, Laureano Moro-Velazquez, Thomas Thebaud 외

Visually grounded speech systems learn from paired images and their spoken captions. Recently, there have been attempts to utilize the visually grounded models trained from images and their corresponding text captions, s…

audio-visual learningQuantizationWord Embeddings

SpeechCLIP+: Self-supervised multi-task representation learning for speech via CLIP and speech-image data

2024-02-10 · Hsuan-Fu Wang, Yi-Jen Shih, Heng-Jui Chang, Layne Berry 외

The recently proposed visually grounded speech model SpeechCLIP is an innovative framework that bridges speech and text through images via CLIP without relying on text transcription. On this basis, this paper introduces …

Keyword ExtractionMulti-Task LearningRepresentation LearningRetrieval

M-SpeechCLIP: Leveraging Large-Scale, Pre-Trained Models for Multilingual Speech to Image Retrieval

2022-11-02 · Layne Berry, Yi-Jen Shih, Hsuan-Fu Wang, Heng-Jui Chang 외

This work investigates the use of large-scale, English-only pre-trained models (CLIP and HuBERT) for multilingual image-speech retrieval. For non-English image-speech retrieval, we outperform the current state-of-the-art…

Image RetrievalRetrievalText Retrieval

FuseCodec: Semantic-Contextual Fusion and Supervision for Neural Codecs

2025-09-14 · Md Mubtasim Ahasan, Rafat Hasan Khan, Tasnim Mohiuddin, Aman Chadha 외 arxiv

Speech tokenization enables discrete representation and facilitates speech language modeling. However, existing neural codecs capture low-level acoustic features, overlooking the semantic and contextual cues inherent to …

Representation LearningSpeech Synthesis

Integrating Pre-Trained Speech and Language Models for End-to-End Speech Recognition

2023-12-06 · Yukiya Hono, Koh Mitsuda, Tianyu Zhao, Kentaro Mitsui 외

Advances in machine learning have made it possible to perform various text and speech processing tasks, such as automatic speech recognition (ASR), in an end-to-end (E2E) manner. E2E approaches utilizing pre-trained mode…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Domain AdaptationInference Optimization+5