paper-with-me

Papers

Advancing CTC-CRF Based End-to-End Speech Recognition with Wordpieces and Conformers

2021-07-07 · Huahuan Zheng, Wenjie Peng, Zhijian Ou, Jinsong Zhang

Automatic speech recognition systems have been largely improved in the past few decades and current systems are mainly hybrid-based and end-to-end-based. The recently proposed CTC-CRF framework inherits the data-efficiency of the hybrid approach and the simplicity of the end-to-end approach. In this paper, we further advance CTC-CRF based ASR technique with explorations on modeling units and neural architectures. Specifically, we investigate techniques to enable the recently developed wordpiece modeling units and Conformer neural networks to be succesfully applied in CTC-CRFs. Experiments are conducted on two English datasets (Switchboard, Librispeech) and a German dataset from CommonVoice. Experimental results suggest that (i) Conformer can improve the recognition performance significantly; (ii) Wordpiece-based systems perform slightly worse compared with phone-based systems for the target language with a low degree of grapheme-phoneme correspondence (e.g. English), while the two systems can perform equally strong when such degree of correspondence is high for the target language (e.g. German).

📄 PDF Abstract BibTeX arXiv:2107.03007

Code (1)

thu-spmi/cat 공식 구현 pytorch

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Methods 이 논문이 사용한 방법론

WordPiece 설명 없음

Similar Papers 제목 키워드 기반

Towards Advanced Speech Signal Processing: A Statistical Perspective on Convolution-Based Architectures and its Applications

2024-11-20 · Nirmal Joshua Kapu, Raghav Karan

This article surveys convolution-based models including convolutional neural networks (CNNs), Conformers, ResNets, and CRNNs-as speech signal processing models and provide their statistical backgrounds and speech recogni…

Emotion RecognitionSpeaker IdentificationSpeech Enhancementspeech-recognition+1

Tree-constrained Pointer Generator with Graph Neural Network Encodings for Contextual Speech Recognition

2022-07-02 · Guangzhi Sun, Chao Zhang, Philip C. Woodland

Incorporating biasing words obtained as contextual knowledge is critical for many automatic speech recognition (ASR) applications. This paper proposes the use of graph neural network (GNN) encodings in a tree-constrained…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Graph Neural Networkspeech-recognition+1

Exploring Architectures, Data and Units For Streaming End-to-End Speech Recognition with RNN-Transducer

2018-01-02 · Kanishka Rao, Haşim Sak, Rohit Prabhavalkar

We investigate training end-to-end speech recognition models with the recurrent neural network transducer (RNN-T): a streaming, all-neural, sequence-to-sequence architecture which jointly learns acoustic and language mod…

DecoderLanguage ModelingLanguage Modellingspeech-recognition+1

Augmenting conformers with structured state-space sequence models for online speech recognition

2023-09-15 · Haozhe Shan, Albert Gu, Zhong Meng, Weiran Wang 외

Online speech recognition, where the model only accesses context to the left, is an important and challenging use case for ASR systems. In this work, we investigate augmenting neural encoders for online ASR by incorporat…

speech-recognitionSpeech Recognition

A Review of Deep Learning Techniques for Speech Processing

2023-04-30 · Ambuj Mehrish, Navonil Majumder, Rishabh Bhardwaj, Rada Mihalcea 외

The field of speech processing has undergone a transformative shift with the advent of deep learning. The use of multiple processing layers has enabled the creation of models capable of extracting intricate features from…

Automatic Speech RecognitionDeep LearningEmotion Recognitionspeech-recognition+5