← Search

Tsz Kin Lam

5 accepted papers

2025

From Tower to Spire: Adding the Speech Modality to a Translation-Specialist LLM

EMNLP 2025

We introduce Spire, a speech-augmented language model (LM) capable of both translating and transcribing speech input from English into 10 other languages as well as translating text input in both language directions. Spire integrates the speech modality into an existing multilingual LM via speech di

2025

Prepending or Cross-Attention for Speech-to-Text? An Empirical Comparison

NAACL 2025long

Following the remarkable success of Large Language Models (LLMs) in NLP tasks, there is increasing interest in extending their capabilities to speech—the most common form of communication. The most widespread approach to integrating speech into LLMs is dense feature prepending (DFP), which prepends…

2023

Make More of Your Data: Minimal Effort Data Augmentation for Automatic Speech Recognition and Translation

ICASSP 2023accepted

Data augmentation is a technique to generate new training data based on existing data. We evaluate the simple and cost-effective method of concatenating the original data examples to build new training instances. Continued training with such augmented data is able to improve off-the-shelf Transforme…

Cited by 0SourceScholar
2022

Sample, Translate, Recombine: Leveraging Audio Alignments for Data Augmentation in End-to-end Speech Translation

ACL 2022short

End-to-end speech translation relies on data that pair source-language speech inputs with corresponding translations into a target language. Such data are notoriously scarce, making synthetic data augmentation by back-translation or knowledge distillation a necessary ingredient of end-to-end trainin…