paper-with-me

Papers

From TOWER to SPIRE: Adding the Speech Modality to a Text-Only LLM

2025-03-13 · Kshitij Ambilduke, Ben Peters, Sonal Sannigrahi, Anil Keshwani, Tsz Kin Lam, Bruno Martins, Marcely Zanon Boito, André F. T. Martins

Large language models (LLMs) have shown remarkable performance and generalization capabilities across multiple languages and tasks, making them very attractive targets for multi-modality integration (e.g., images or speech). In this work, we extend an existing LLM to the speech modality via speech discretization and continued pre-training. In particular, we are interested in multilingual LLMs, such as TOWER, as their pre-training setting allows us to treat discretized speech input as an additional translation language. The resulting open-source model, SPIRE, is able to transcribe and translate English speech input while maintaining TOWER's original performance on translation-related tasks, showcasing that discretized speech input integration as an additional language is feasible during LLM adaptation. We make our code and models available to the community.

📄 PDF Abstract BibTeX arXiv:2503.10620

Code (1)

utter-project/SpireLM 공식 구현 pytorch

Tasks

Translation

Similar Papers 제목 키워드 기반

Zipper: A Multi-Tower Decoder Architecture for Fusing Modalities

2024-05-29 · Vicky Zayats, Peter Chen, Melissa Ferrari, Dirk Padfield

Integrating multiple generative foundation models, especially those trained on different modalities, into something greater than the sum of its parts poses significant challenges. Two key hurdles are the availability of …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Decoderspeech-recognition+4

jina-embeddings-v5-omni: Geometry-preserving Embeddings via Locked Aligned Towers

2026-05-08 · Florian Hönicke, Michael Günther, Andreas Koukounas, Mohammad Kalim Akram 외 arxiv

In this work, we introduce GELATO (Geometry-preserving Embeddings via Locked Aligned TOwers), a novel approach to multimodal embedding models. We build on the VLM-style architecture, in which non-text encoders are adapte…

Detecting Check-Worthy Claims in Political Debates, Speeches, and Interviews Using Audio Data

2023-05-24 · Petar Ivanov, Ivan Koychev, Momchil Hardalov, Preslav Nakov

Developing tools to automatically detect check-worthy claims in political debates and speeches can greatly help moderators of debates, journalists, and fact-checkers. While previous work on this problem has focused exclu…

Fact CheckingMisinformation

Native Audio-Visual Alignment for Generation

2026-05-28 · Longbin Ji, Guan Wang, Xuan Wei, Chenye Yang 외 arxiv

Joint audio-video generation aims to synthesize temporally synchronized and semantically coherent visual-acoustic content. However, existing open-source methods mainly rely on either dual-tower designs with posterior ali…

Video GenerationVideo Alignment

Multimodal Speech Emotion Recognition using Cross Attention with Aligned Audio and Text

2022-07-26 · Yoonhyung Lee, Seunghyun Yoon, Kyomin Jung

In this paper, we propose a novel speech emotion recognition model called Cross Attention Network (CAN) that uses aligned audio and text signals as inputs. It is inspired by the fact that humans recognize speech as a com…

Emotion RecognitionSpeech Emotion Recognition