← Search

Boris Ginsburg

38 accepted papers

2025

Anticipating Future with Large Language Model for Simultaneous Machine Translation

NAACL 2025long

Simultaneous machine translation (SMT) takes streaming input utterances and incrementally produces target text. Existing SMT methods only use the partial utterance that has already arrived at the input and the generated hypothesis. Motivated by human interpreters’ technique to forecast future words…

Cited by 0SourcePDFScholar
2025

Chain-of-Thought Prompting for Speech Translation

ICASSP 2025accepted

Large language models (LLMs) have demonstrated remarkable advancements in language understanding and generation. Building on the success of text-based LLMs, recent research has adapted these models to use speech embeddings for prompting, resulting in Speech-LLM models that exhibit strong performance…

Cited by 0SourceScholar
2025

Developing Instruction-Following Speech Language Model Without Speech Instruction-Tuning Data

ICASSP 2025accepted

Recent end-to-end speech language models (SLMs) have expanded upon the capabilities of large language models (LLMs) by incorporating pre-trained speech models. However, these SLMs often undergo extensive speech instruction-tuning to bridge the gap between speech and text modalities. This requires si…

Cited by 0SourceScholar
2025

EMMeTT: Efficient Multimodal Machine Translation Training

ICASSP 2025accepted

A rising interest in the modality extension of foundation language models warrants discussion on the most effective, and efficient, multimodal training approach. This work focuses on neural machine translation (NMT) and proposes a joint multimodal training regime of Speech-LLM to include automatic s…

Cited by 0SourceScholar
2025

Extending Automatic Machine Translation Evaluation to Book-Length Documents

EMNLP 2025

Despite Large Language Models (LLMs) demonstrating superior translation performance and long-context capabilities, evaluation methodologies remain constrained to sentence-level assessment due to dataset limitations, token number restrictions in metrics, and rigid sentence boundary requirements. We i

2025

HAINAN: Fast and Accurate Transducer for Hybrid-Autoregressive ASR

ICLR 2025poster

We present Hybrid-Autoregressive INference TrANsducers (HAINAN), a novel architecture for speech recognition that extends the Token-and-Duration Transducer (TDT) model. Trained with randomly masked predictor network outputs, HAINAN supports both autoregressive inference with all network components a…

Cited by 0SourcePDFScholar
2025

META-CAT: Speaker-Informed Speech Embeddings via Meta Information Concatenation for Multi-talker ASR

ICASSP 2025accepted

We propose a novel end-to-end multi-talker automatic speech recognition (ASR) framework that enables both multi-speaker (MS) ASR and target-speaker (TS) ASR. Our proposed model is trained in a fully end-to-end manner, incorporating speaker supervision from a pre-trained speaker diarization module. W…

Cited by 0SourceScholar
2025

NEST: Self-supervised Fast Conformer as All-purpose Seasoning to Speech Processing Tasks

ICASSP 2025accepted

Self-supervised learning (SSL) has been proved to benefit a wide range of speech processing tasks, such as speech recognition/translation, speaker verification and diarization, etc. However, most of current speech SSL approaches are computationally expensive. In this paper, we introduce a simplified…

Cited by 0SourceScholar
2025

Open Automatic Speech Recognition Models for Classical and Modern Standard Arabic

ICASSP 2025accepted

Despite Arabic being one of the most widely spoken languages, the development of Arabic Automatic Speech Recognition (ASR) systems faces significant challenges due to the language’s complexity, and only a limited number of public Arabic ASR models exist. While much of the focus has been on Modern St…

Cited by 0SourceScholar
2025

SWAN: An Efficient and Scalable Approach for Long-Context Language Modeling

EMNLP 2025

We present SWAN, a causal Transformer architecture in the decoder-only style that generalizes robustly to sequence lengths substantially longer than those seen during training. SWAN interleaves layers without positional encodings (NoPE) and sliding-window attention layers equipped with rotary positi

2025

Sortformer: A Novel Approach for Permutation-Resolved Speaker Supervision in Speech-to-Text Systems

ICML 2025poster

Sortformer is an encoder-based speaker diarization model designed for supervising speaker tagging in speech-to-text models. Instead of relying solely on permutation invariant loss (PIL), Sortformer introduces Sort Loss to resolve the permutation problem, either independently or in tandem with PIL. I…

Cited by 0SourcePDFScholar
2025

VoiceTextBlender: Augmenting Large Language Models with Speech Capabilities via Single-Stage Joint Speech-Text Supervised Fine-Tuning

NAACL 2025long

Recent studies have augmented large language models (LLMs) with speech capabilities, leading to the development of speech language models (SpeechLMs). Earlier SpeechLMs focused on single-turn speech-based question answering (QA), where user input comprised a speech context and a text question. More…

2025

nGPT: Normalized Transformer with Representation Learning on the Hypersphere

ICLR 2025poster

We propose a novel neural network architecture, the normalized Transformer (nGPT) with representation learning on the hypersphere. In nGPT, all vectors forming the embeddings, MLP, attention matrices and hidden states are unit norm normalized. The input stream of tokens travels on the surface of a h…

Cited by 8SourcePDFScholar
2024

A Chat about Boring Problems: Studying GPT-Based Text Normalization

ICASSP 2024accepted

Text normalization - the conversion of text from written to spoken form - is traditionally assumed to be an ill-formed task for language modeling. In this work, we argue otherwise. We empirically show the capacity of Large-Language Models (LLM) for text normalization in few-shot scenarios. Combining…

Cited by 0SourceScholar
2024

Discrete Audio Representation as an Alternative to Mel-Spectrograms for Speaker and Speech Recognition

ICASSP 2024accepted

Discrete audio representation, aka audio tokenization, has seen renewed interest driven by its potential to facilitate the application of text language modeling approaches in audio domain. To this end, various compression and representation-learning based tokenization schemes have been proposed. How…

Cited by 0SourceScholar
2024

Investigating End-to-End ASR Architectures for Long Form Audio Transcription

ICASSP 2024accepted

This paper presents an overview and evaluation of some of the end-to-end ASR models on long-form audio. We study three categories of Automatic Speech Recognition(ASR) models based on their core architecture: (1) convolutional, (2) convolutional with squeeze-and-excitation, and (3) convolutional mode…

Cited by 0SourceScholar
2024

Multilingual Audio-Visual Speech Recognition with Hybrid CTC/RNN-T Fast Conformer

ICASSP 2024accepted

Humans are adept at leveraging visual cues from lip movements for recognizing speech in adverse listening conditions. Audio-Visual Speech Recognition (AVSR) models follow similar approach to achieve robust speech recognition in noisy conditions. In this work, we present a multilingual AVSR model inc…

Cited by 0SourceScholar
2024

SALM: Speech-Augmented Language Model with in-Context Learning for Speech Recognition and Translation

ICASSP 2024accepted

We present a novel Speech Augmented Language Model (SALM) with multitask and in-context learning capabilities. SALM comprises a frozen text LLM, a audio encoder, a modality adapter module, and LoRA layers to accommodate speech input and associated task instructions. The unified SALM not only achieve…

Cited by 0SourceScholar
2024

SelfVC: Voice Conversion With Iterative Refinement using Self Transformations

ICML 2024poster

We propose SelfVC, a training strategy to iteratively improve a voice conversion model with self-synthesized examples. Previous efforts on voice conversion focus on factorizing speech into explicitly disentangled representations that separately encode speaker characteristics and linguistic content.…

Cited by 7SourcePDFScholar
2024

Stateful Conformer with Cache-Based Inference for Streaming Automatic Speech Recognition

ICASSP 2024accepted

In this paper, we propose an efficient and accurate streaming speech recognition model based on the FastConformer architecture. We adapted the FastConformer architecture for streaming applications through: (1) constraining both the look-ahead and past contexts in the encoder, and (2) introducing an…

Cited by 0SourceScholar
2024

Transducers with Pronunciation-Aware Embeddings for Automatic Speech Recognition

ICASSP 2024accepted

This paper proposes Transducers with Pronunciation-aware Embeddings (PET). Unlike conventional Transducers where the decoder embeddings for different tokens are trained independently, the PET model’s decoder embedding incorporates shared components for text tokens with the same or similar pronunciat…

Cited by 0SourceScholar
2023

ACE-VC: Adaptive and Controllable Voice Conversion Using Explicitly Disentangled Self-Supervised Speech Representations

ICASSP 2023accepted

In this work, we propose a zero-shot voice conversion method using speech representations trained with self-supervised learning. First, we develop a multi-task model to decompose a speech utterance into features such as linguistic content, speaker characteristics, and speaking style. To disentangle…

Cited by 0SourceScholar
2023

Accidental Learners: Spoken Language Identification in Multilingual Self-Supervised Models

ICASSP 2023accepted

In this paper, we extend previous self-supervised approaches for language identification by experimenting with Conformer based architecture in a multilingual pre-training paradigm. We find that pre-trained speech models optimally encode language discriminatory information in lower layers. Further, w…

Cited by 0SourceScholar
2023

BigVGAN: A Universal Neural Vocoder with Large-Scale Training

ICLR 2023poster

Despite recent progress in generative adversarial network (GAN)-based vocoders, where the model generates raw waveform conditioned on acoustic features, it is challenging to synthesize high-fidelity audio for numerous speakers across various recording environments. In this work, we present BigVGAN,…

2023

Conformer-Based Target-Speaker Automatic Speech Recognition For Single-Channel Audio

ICASSP 2023accepted

We propose CONF-TSASR, a non-autoregressive end-to-end time-frequency domain architecture for single-channel target-speaker automatic speech recognition (TS-ASR). The model consists of a TitaNet based speaker embedding module, a Conformer based masking as well as ASR modules. These modules are joint…

Cited by 0SourceScholar
2023

Efficient Sequence Transduction by Jointly Predicting Tokens and Durations

ICML 2023poster

This paper introduces a novel Token-and-Duration Transducer (TDT) architecture for sequence-to-sequence tasks. TDT extends conventional RNN-Transducer architectures by jointly predicting both a token and its duration, i.e. the number of input frames covered by the emitted token. This is achieved by…

2023

Multi-Blank Transducers for Speech Recognition

ICASSP 2023accepted

This paper proposes a modification to RNN-Transducer (RNN-T) models for automatic speech recognition (ASR). In standard RNN-T, the emission of a blank symbol consumes exactly one input frame; in our proposed method, we introduce additional blank symbols, which consume two or more input frames when e…

Cited by 0SourceScholar
2023

Powerful and Extensible WFST Framework for Rnn-Transducer Losses

ICASSP 2023accepted

This paper presents a framework based on Weighted Finite-State Transducers (WFST) to simplify the development of modifications for RNN-Transducer (RNN-T) loss. Existing implementations of RNN-T use CUDA-related code, which is hard to extend and debug. WFSTs are easy to construct and extend, and allo…

Cited by 0SourceScholar
2023

Vani: Very-Lightweight Accent-Controllable TTS for Native And Non-Native Speakers With Identity Preservation

ICASSP 2023accepted

We introduce VANI, a very lightweight multi-lingual accent controllable speech synthesis system. Our model builds upon disentanglement strategies proposed in RADMMM[1] and supports explicit control of accent, language, speaker and fine-grained F<inf xmlns:mml="http://www.w3.org/1998/Math/MathML" xml…

Cited by 0SourceScholar
2022

Mixer-TTS: Non-Autoregressive, Fast and Compact Text-to-Speech Model Conditioned on Language Model Embeddings

ICASSP 2022accepted

This paper describes Mixer-TTS, a non-autoregressive model for mel-spectrogram generation. The model is based on the MLP-Mixer architecture adapted for speech synthesis. The basic Mixer-TTS contains pitch and duration predictors, with the latter being trained with an unsupervised TTS alignment frame…

Cited by 0SourceScholar
2022

TitaNet: Neural Model for Speaker Representation with 1D Depth-Wise Separable Convolutions and Global Context

ICASSP 2022accepted

In this paper, we propose TitaNet, a novel neural network architecture for extracting speaker representations. We employ 1D depth-wise separable convolutions with Squeeze-and-Excitation (SE) layers with global context followed by channel attention based statistics pooling layer to map variable-lengt…

Cited by 0SourceScholar
2021

MarbleNet: Deep 1D Time-Channel Separable Convolutional Neural Network for Voice Activity Detection

ICASSP 2021accepted

We present MarbleNet, an end-to-end neural network for Voice Activity Detection (VAD). MarbleNet is a deep residual network composed from blocks of 1D time-channel separable convolution, batch-normalization, ReLU and dropout layers. When compared to a state-of-the-art VAD model, MarbleNet is able to…

Cited by 0SourceScholar
2020

Correction of Automatic Speech Recognition with Transformer Sequence-To-Sequence Model

ICASSP 2020accepted

In this work, we introduce a simple yet efficient post-processing model for automatic speech recognition. Our model has Transformer-based encoder-decoder architecture which "translates" acoustic model output into grammatically and semantically correct text. We investigate different strategies for re…

Cited by 0SourceScholar
2020

Quartznet: Deep Automatic Speech Recognition with 1D Time-Channel Separable Convolutions

ICASSP 2020accepted

We propose a new end-to-end neural acoustic model for automatic speech recognition. The model is composed of multiple blocks with residual connections between them. Each block consists of one or more modules with 1D time-channel separable convolutional layers, batch normalization, and ReLU layers. I…

Cited by 331SourceScholar
2018

Mixed Precision Training

ICLR 2018poster

Increasing the size of a neural network typically improves accuracy but also increases the memory and compute requirements for training the model. We introduce methodology for training deep neural networks using half-precision floating point numbers, without losing model accuracy or having to modify…

Cited by 2212SourcePDFScholar
2016

SEBOOST - Boosting Stochastic Learning Using Subspace Optimization Techniques

NeurIPS 2016poster

We present SEBOOST, a technique for boosting the performance of existing stochastic optimization methods. SEBOOST applies a secondary optimization process in the subspace spanned by the last steps and descent directions. The method was inspired by the SESOP optimization method for large-scale proble…