← Search

Ozlem Kalinli

29 accepted papers

2026

VowelPrompt: Hearing Speech Emotions from Text via Vowel-level Prosodic Augmentation

ICLR 2026poster

Emotion recognition in speech presents a complex multimodal challenge, requiring comprehension of both linguistic content and vocal expressivity, particularly prosodic features such as fundamental frequency, intensity, and temporal dynamics. Although large language models (LLMs) have shown promise i…

Cited by 0SourceScholar
2025

CJST: CTC Compressor based Joint Speech and Text Training for Decoder-Only ASR

ICASSP 2025accepted

CTC compressor can be an effective approach to integrate audio encoders to decoder-only models, which has gained growing interest for different speech applications. In this work, we propose a novel CTC compressor based joint speech and text training (CJST) framework for decoder-only ASR. CJST matche…

Cited by 0SourceScholar
2025

Efficient Streaming LLM for Speech Recognition

ICASSP 2025accepted

Recent works have shown that prompting large language models with audio encodings can unlock speech recognition capabilities. However, existing techniques do not scale efficiently, especially while handling long form streaming audio inputs — not only do they extrapolate poorly beyond the audio lengt…

Cited by 0SourceScholar
2025

Faster Speech-LLaMA Inference with Multi-token Prediction

ICASSP 2025accepted

Large language models (LLMs) have become proficient at solving a wide variety of tasks, including those involving multi-modal inputs. In particular, instantiating an LLM (such as LLaMA) with a speech encoder and training it on paired data imparts speech recognition (ASR) abilities to the decoder-onl…

Cited by 0SourceScholar
2025

M-BEST-RQ: A Multi-Channel Speech Foundation Model for Smart Glasses

ICASSP 2025accepted

The growing popularity of multi-channel wearable devices, such as smart glasses, has led to a surge of applications such as targeted speech recognition and enhanced hearing. However, current approaches to solve these tasks use independently trained models, which may not benefit from large amounts of…

Cited by 0SourceScholar
2025

Speech-N-LlaMA: Improving Speech LLMs with Multi-Pass Training

ICASSP 2025accepted

Speech LLMs use speech embeddings as the prompt to a Large Language Model (LLM) and generate human readable text for the speech signal in an autoregressive manner. Teacher-forcing is a common approach used for training Speech LLMs, which is dissimilar to the procedure used during inference, creating…

Cited by 0SourceScholar
2025

Transducer-Llama: Integrating LLMs into Streamable Transducer-based Speech Recognition

ICASSP 2025accepted

While large language models (LLMs) have been applied to automatic speech recognition (ASR), the task of making the model streamable remains a challenge. This paper proposes a novel model architecture, Transducer-Llama, that integrates LLMs into a Factorized Transducer (FT) model, naturally enabling…

Cited by 0SourceScholar
2024

AudioChatLlama: Towards General-Purpose Speech Abilities for LLMs

NAACL 2024long

In this work, we extend the instruction-tuned Llama-2 model with end-to-end general-purpose speech processing and reasoning abilities while maintaining the wide range of original LLM capabilities, without using any carefully curated paired data. The resulting end-to-end model, named AudioChatLlama,…

Cited by 38SourcePDFScholar
2024

Contextual Biasing of Named-Entities with Large Language Models

ICASSP 2024accepted

We explore contextual biasing with Large Language Models (LLMs) to enhance Automatic Speech Recognition (ASR) in second-pass rescoring. Our approach introduces the utilization of prompts for LLMs during rescoring without the need for fine-tuning. These prompts incorporate a biasing list and a set of…

Cited by 0SourceScholar
2024

Dynamic ASR Pathways: An Adaptive Masking Approach Towards Efficient Pruning of a Multilingual ASR Model

ICASSP 2024accepted

Neural network pruning offers an effective method for compressing a multilingual automatic speech recognition (ASR) model with minimal performance loss. However, it entails several rounds of pruning and re-training needed to be run for each language. In this work, we propose the use of an adaptive m…

Cited by 0SourceScholar
2024

Effective Internal Language Model Training and Fusion for Factorized Transducer Model

ICASSP 2024accepted

The internal language model (ILM) of the neural transducer has been widely studied. In most prior work, it is mainly used for estimating the ILM score and is subsequently subtracted during inference to facilitate improved integration with external language models. Recently, various of factorized tra…

Cited by 0SourceScholar
2024

End-to-End Speech Recognition Contextualization with Large Language Models

ICASSP 2024accepted

In recent years, Large Language Models (LLMs) have garnered significant attention from the research community due to their exceptional performance and generalization capabilities. In this paper, we introduce a novel method for contextualizing speech recognition models incorporating LLMs. Our approac…

Cited by 41SourceScholar
2024

Prompting Large Language Models with Speech Recognition Abilities

ICASSP 2024accepted

Large language models (LLMs) have proven themselves highly flexible, able to solve a wide range of generative tasks, such as abstractive summarization and open-ended question answering. In this paper we extend the capabilities of LLM by directly attaching a small audio encoder allowing it to perform…

Cited by 0SourceScholar
2024

Recovering from Privacy-Preserving Masking with Large Language Models

ICASSP 2024accepted

Model adaptation is crucial to handle the discrepancy between proxy training data and actual users’ data received. To effectively perform adaptation, textual data of users is typically stored on servers or their local devices, where downstream natural language processing (NLP) models can be directly…

Cited by 0SourceScholar
2024

TODM: Train Once Deploy Many Efficient Supernet-Based RNN-T Compression For On-Device ASR Models

ICASSP 2024accepted

Automatic Speech Recognition (ASR) models need to be optimized for specific hardware before they can be deployed on devices. This can be done by tuning the model’s hyperparameters or exploring variations in its architecture. Re-training and re-validating models after making these changes can be a re…

Cited by 0SourceScholar
2023

Anchored Speech Recognition with Neural Transducers

ICASSP 2023accepted

Neural transducers have achieved human level performance on standard speech recognition benchmarks. However, their performance significantly degrades in the presence of cross-talk, especially when the primary speaker has a low signal-to-noise ratio. Anchored speech recognition refers to a class of m…

Cited by 2SourceScholar
2023

Factorized Blank Thresholding for Improved Runtime Efficiency of Neural Transducers

ICASSP 2023accepted

We show how factoring the RNN-T’s output distribution can significantly reduce the computation cost and power consumption for on-device ASR inference with no loss in accuracy. With the rise in popularity of neural-transducer type models like the RNN-T for on-device ASR, optimizing RNN-T’s runtime ef…

Cited by 0SourceScholar
2023

Improving fast-slow Encoder based Transducer with Streaming Deliberation

ICASSP 2023accepted

This paper introduces a fast-slow encoder based transducer with streaming deliberation for end-to-end automatic speech recognition. We aim to improve the recognition accuracy of the fast-slow encoder based transducer while keeping its latency low by integrating a streaming deliberation model. Specif…

Cited by 0SourceScholar
2023

Learning ASR Pathways: A Sparse Multilingual ASR Model

ICASSP 2023accepted

Neural network pruning compresses automatic speech recognition (ASR) models effectively. However, in multilingual ASR, language-agnostic pruning may lead to severe performance drops on some languages because language-agnostic pruning masks may not fit all languages and discard important language-spe…

Cited by 0SourceScholar
2023

Massively Multilingual ASR on 70 Languages: Tokenization, Architecture, and Generalization Capabilities

ICASSP 2023accepted

End-to-end multilingual ASR has become more appealing because of several reasons such as simplifying the training and deployment process and positive performance transfer from high-resource to low-resource languages. However, scaling up the number of languages, total hours, and number of unique toke…

Cited by 0SourceScholar
2022

Joint Audio/Text Training for Transformer Rescorer of Streaming Speech Recognition

EMNLP 2022finding

Recently, there has been an increasing interest in two-pass streaming end-to-end speech recognition (ASR) that incorporates a 2nd-pass rescoring model on top of the conventional 1st-pass streaming ASR model to improve recognition accuracy while keeping latency low. One of the latest 2nd-pass rescori…

Cited by 8SourcePDFScholar
2022

Neural-FST Class Language Model for End-to-End Speech Recognition

ICASSP 2022accepted

We propose Neural-FST Class Language Model (NFCLM) for end-to-end speech recognition, a novel method that combines neural network language models (NNLMs) and finite state transducers (FSTs) in a mathematically consistent framework. Our method utilizes a background NNLM which models generic backgroun…

Cited by 0SourceScholar
2022

Omni-Sparsity DNN: Fast Sparsity Optimization for On-Device Streaming E2E ASR Via Supernet

ICASSP 2022accepted

From wearables to powerful smart devices, modern automatic speech recognition (ASR) models run on a variety of edge devices with different computational budgets. To navigate the Pareto front of model accuracy vs model size, researchers are trapped in a dilemma of optimizing model accuracy by trainin…

Cited by 0SourceScholar
2022

Streaming Transformer Transducer based Speech Recognition Using Non-Causal Convolution

ICASSP 2022accepted

This paper improves the streaming transformer transducer for speech recognition using non-causal convolution. Many works apply the causal convolution to improve streaming transformer ignoring the lookahead context. We propose to use non-causal convolution to process the center block and lookahead co…

Cited by 0SourceScholar
2021

SapAugment: Learning A Sample Adaptive Policy for Data Augmentation

ICASSP 2021accepted

Data augmentation methods usually apply the same augmentation (or a mix of them) to all the training samples. For example, to perturb data with noise, the noise is sampled from a Normal distribution with a fixed standard deviation, for all samples. We hypothesize that a hard sample with high trainin…

Cited by 0SourceScholar