← Search

Hasim Sak

14 accepted papers

2024

Monte Carlo Self-Training for Speech Recognition

ICASSP 2024accepted

Self-training in the teacher-student framework generally suffers from the confirmation bias problem, where errors from the teacher are propagated to the student and hence get amplified with multiple iterations. In this paper, we present Monte Carlo Self-training where pseudo labels are generated by…

Cited by 0SourceScholar
2023

Cross-Training: A Semi-Supervised Training Scheme for Speech Recognition

ICASSP 2023accepted

Semi-supervised training can be performed by jointly optimizing supervised and unsupervised losses. In many settings, supervised and unsupervised losses are inconsistent, and this inconsistency creates instability in training. As a solution, we propose cross-training: instead of training one network…

Cited by 0SourceScholar
2022

Contrastive Siamese Network for Semi-Supervised Speech Recognition

ICASSP 2022accepted

This paper introduces contrastive siamese (c-siam) network, an architecture for leveraging unlabeled acoustic data in speech recognition. c-siam is the first network that extracts high-level linguistic information from speech by matching outputs of two identical transformer encoders. It contains aug…

Cited by 0SourceScholar
2022

Turn-to-Diarize: Online Speaker Diarization Constrained by Transformer Transducer Speaker Turn Detection

ICASSP 2022accepted

In this paper, we present a novel speaker diarization system for streaming on-device applications. In this system, we use a transformer transducer to detect the speaker turns, represent each speaker turn by a speaker embedding, then cluster these embeddings with constraints from the detected speaker…

Cited by 0SourceScholar
2020

Transformer Transducer: A Streamable Speech Recognition Model with Transformer Encoders and RNN-T Loss

ICASSP 2020accepted

In this paper we present an end-to-end speech recognition model with Transformer encoders that can be used in a streaming speech recognition system. Transformer computation blocks based on self-attention are used to encode both audio and label sequences independently. The activations from both audio…

Cited by 0SourceScholar
2016

Personalized speech recognition on mobile devices

ICASSP 2016accepted

We describe a large vocabulary speech recognition system that is accurate, has low latency, and yet has a small enough memory and computational footprint to run faster than real-time on a Nexus 5 Android smartphone. We employ a quantized Long Short-Term Memory (LSTM) acoustic model trained with conn…

Cited by 0SourceScholar
2015

Convolutional, Long Short-Term Memory, fully connected Deep Neural Networks

ICASSP 2015accepted

Both Convolutional Neural Networks (CNNs) and Long Short-Term Memory (LSTM) have shown improvements over Deep Neural Networks (DNNs) across a wide variety of speech recognition tasks. CNNs, LSTMs and DNNs are complementary in their modeling capabilities, as CNNs are good at reducing frequency variat…

Cited by 0SourceScholar
2015

Grapheme-to-phoneme conversion using Long Short-Term Memory recurrent neural networks

ICASSP 2015accepted

Grapheme-to-phoneme (G2P) models are key components in speech recognition and text-to-speech systems as they describe how words are pronounced. We propose a G2P model based on a Long Short-Term Memory (LSTM) recurrent neural network (RNN). In contrast to traditional joint-sequence based G2P approach…

Cited by 0SourceScholar
2015

Learning acoustic frame labeling for speech recognition with recurrent neural networks

ICASSP 2015accepted

We explore alternative acoustic modeling techniques for large vocabulary speech recognition using Long Short-Term Memory recurrent neural networks. For an acoustic frame labeling task, we compare the conventional approach of cross-entropy (CE) training using fixed forced-alignments of frames and lab…

Cited by 0SourceScholar
2015

Unidirectional long short-term memory recurrent neural network with recurrent output layer for low-latency speech synthesis

ICASSP 2015accepted

Long short-term memory recurrent neural networks (LSTM-RNNs) have been applied to various speech applications including acoustic modeling for statistical parametric speech synthesis. One of the concerns for applying them to text-to-speech applications is its effect on latency. To address this concer…

Cited by 0SourceScholar