paper-with-me

Papers

Modular Domain Adaptation for Conformer-Based Streaming ASR

2023-05-22 · Qiujia Li, Bo Li, Dongseong Hwang, Tara N. Sainath, Pedro M. Mengibar

Speech data from different domains has distinct acoustic and linguistic characteristics. It is common to train a single multidomain model such as a Conformer transducer for speech recognition on a mixture of data from all domains. However, changing data in one domain or adding a new domain would require the multidomain model to be retrained. To this end, we propose a framework called modular domain adaptation (MDA) that enables a single model to process multidomain data while keeping all parameters domain-specific, i.e., each parameter is only trained by data from one domain. On a streaming Conformer transducer trained only on video caption data, experimental results show that an MDA-based model can reach similar performance as the multidomain model on other domains such as voice search and dictation by adding per-domain adapters and per-domain feed-forward networks in the Conformer encoder.

📄 PDF Abstract BibTeX arXiv:2305.13408

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptationspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Attentive Temporal Pooling for Conformer-based Streaming Language Identification in Long-form Speech

2022-02-24 · Quan Wang, Yang Yu, Jason Pelecanos, Yiling Huang 외

In this paper, we introduce a novel language identification system based on conformer layers. We propose an attentive temporal pooling mechanism to allow the model to carry information in long-form audio via a recurrent …

Domain AdaptationFormLanguage Identification

DCTX-Conformer: Dynamic context carry-over for low latency unified streaming and non-streaming Conformer ASR

2023-06-13 · Goeric Huybrechts, Srikanth Ronanki, Xilai Li, Hadis Nosrati 외

Conformer-based end-to-end models have become ubiquitous these days and are commonly used in both streaming and non-streaming automatic speech recognition (ASR). Techniques like dual-mode and dynamic chunk training helpe…

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

Nextformer: A ConvNeXt Augmented Conformer For End-To-End Speech Recognition

2022-06-29 · Yongjun Jiang, Jian Yu, Wenwen Yang, Bihong Zhang 외

Conformer models have achieved state-of-the-art(SOTA) results in end-to-end speech recognition. However Conformer mainly focuses on temporal modeling while pays less attention on time-frequency property of speech feature…

speech-recognitionSpeech Recognition

An investigation of modularity for noise robustness in conformer-based ASR

2024-09-09 · Louise Coppieters de Gibson, Philip N. Garner, Pierre-Edouard Honnet

Whilst state of the art automatic speech recognition (ASR) can perform well, it still degrades when exposed to acoustic environments that differ from those used when training the model. Unfamiliar environments for a give…

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

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

2023-12-27 · Vahid Noroozi, Somshubra Majumdar, Ankur Kumar, Jagadeesh Balam 외

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) constraini…

Automatic Speech RecognitionDecoderspeech-recognitionSpeech Recognition