paper-with-me

Papers

Bandwidth Embeddings for Mixed-bandwidth Speech Recognition

2019-09-05 · Gautam Mantena, Ozlem Kalinli, Ossama Abdel-hamid, Don McAllaster

In this paper, we tackle the problem of handling narrowband and wideband speech by building a single acoustic model (AM), also called mixed bandwidth AM. In the proposed approach, an auxiliary input feature is used to provide the bandwidth information to the model, and bandwidth embeddings are jointly learned as part of acoustic model training. Experimental evaluations show that using bandwidth embeddings helps the model to handle the variability of the narrow and wideband speech, and makes it possible to train a mixed-bandwidth AM. Furthermore, we propose to use parallel convolutional layers to handle the mismatch between the narrow and wideband speech better, where separate convolution layers are used for each type of input speech signal. Our best system achieves 13% relative improvement on narrowband speech, while not degrading on wideband speech.

📄 PDF Abstract BibTeX arXiv:1909.02667

Code (1)

lupengyuan/lpy1111

Tasks

speech-recognitionSpeech Recognition

Methods 이 논문이 사용한 방법론

AM 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Large-Scale Mixed-Bandwidth Deep Neural Network Acoustic Modeling for Automatic Speech Recognition

2019-07-10 · Khoi-Nguyen C. Mac, Xiaodong Cui, Wei zhang, Michael Picheny

In automatic speech recognition (ASR), wideband (WB) and narrowband (NB) speech signals with different sampling rates typically use separate acoustic models. Therefore mixed-bandwidth (MB) acoustic modeling has important…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Bandwidth Extensionspeech-recognition+1

A Unified Deep Speaker Embedding Framework for Mixed-Bandwidth Speech Data

2020-12-01 · Weicheng Cai, Ming Li

This paper proposes a unified deep speaker embedding framework for modeling speech data with different sampling rates. Considering the narrowband spectrogram as a sub-image of the wideband spectrogram, we tackle the join…

Bandwidth Extensionimage-classificationImage Classification

Speech Bandwidth Expansion Via High Fidelity Generative Adversarial Networks

2024-07-26 · Mahmoud Salhab, Haidar Harmanani

Speech bandwidth expansion is crucial for expanding the frequency range of low-bandwidth speech signals, thereby improving audio quality, clarity and perceptibility in digital applications. Its applications span telephon…

Generative Adversarial NetworkSpeech Enhancementspeech-recognitionSpeech Recognition+4

Time-domain speech super-resolution with GAN based modeling for telephony speaker verification

2022-09-04 · Saurabh Kataria, Jesús Villalba, Laureano Moro-Velázquez, Piotr Żelasko 외

Automatic Speaker Verification (ASV) technology has become commonplace in virtual assistants. However, its performance suffers when there is a mismatch between the train and test domains. Mixed bandwidth training, i.e., …

Bandwidth ExtensionData AugmentationGenerative Adversarial NetworkSpeaker Verification+1

CodecFlow: Efficient Bandwidth Extension via Conditional Flow Matching in Neural Codec Latent Space

2026-03-02 · Bowen Zhang, Junchuan Zhao, Ian McLoughlin, Ye Wang 외 arxiv

Speech Bandwidth Extension improves clarity and intelligibility by restoring/inferring appropriate high-frequency content for low-bandwidth speech. Existing methods often rely on spectrogram or waveform modeling, which c…

Bandwidth Extension