中文
相关论文

相关论文: 4-bit Quantization of LSTM-based Speech Recognitio…

200 篇论文

In this study, we investigate the integration of a large language model (LLM) with an automatic speech recognition (ASR) system, specifically focusing on enhancing rare word recognition performance. Using a 190,000-hour dataset primarily…

计算与语言 · 计算机科学 2025-02-25 Haoxuan Wang

Model quantization has become essential for efficient large language model deployment, yet existing approaches involve clear trade-offs: methods such as GPTQ and AWQ achieve practical compression but are lossy, while lossless techniques…

机器学习 · 计算机科学 2026-05-05 Michael Helcig , Eldar Kurtic , Dan Alistarh

In real-world applications, automatic speech recognition (ASR) systems must handle overlapping speech from multiple speakers and recognize rare words like technical terms. Traditional methods address multi-talker ASR and contextual biasing…

音频与语音处理 · 电气工程与系统科学 2025-06-17 Jiajun He , Naoki Sawada , Koichi Miyazaki , Tomoki Toda

In automatic speech recognition (ASR), phoneme-based multilingual pre-training and crosslingual fine-tuning is attractive for its high data efficiency and competitive results compared to subword-based models. However, Weighted Finite State…

声音 · 计算机科学 2025-06-06 Te Ma , Min Bi , Saierdaer Yusuyin , Hao Huang , Zhijian Ou

Non-intrusive speech intelligibility prediction remains challenging due to variability in speakers, noise conditions, and subjective perception. We propose an uncertainty-aware approach that leverages Whisper embeddings in combination with…

音频与语音处理 · 电气工程与系统科学 2025-09-05 Ryandhimas E. Zezario , Dyah A. M. G. Wisnu , Hsin-Min Wang , Yu Tsao

Attention-based sequence-to-sequence models have shown promising results in automatic speech recognition. Using these architectures, one-dimensional input and output sequences are related by an attention approach, thereby replacing more…

计算与语言 · 计算机科学 2019-11-21 Parnia Bahar , Albert Zeyer , Ralf Schlüter , Hermann Ney

Machine learning model weights and activations are represented in full-precision during training. This leads to performance degradation in runtime when deployed on neural network accelerator (NNA) chips, which leverage highly parallelized…

For on-device automatic speech recognition (ASR), quantization aware training (QAT) is ubiquitous to achieve the trade-off between model predictive performance and efficiency. Among existing QAT methods, one major drawback is that the…

Quantization stands as a pivotal technique for large language model (LLM) serving, yet it poses significant challenges particularly in achieving effective low-bit quantization. The limited numerical mapping makes the quantized model produce…

机器学习 · 计算机科学 2024-12-13 Weibo Zhao , Yubin Shi , Xinyu Lyu , Wanchen Sui , Shen Li , Yong Li

Masked speech modeling (MSM) methods such as wav2vec2 or w2v-BERT learn representations over speech frames which are randomly masked within an utterance. While these methods improve performance of Automatic Speech Recognition (ASR) systems,…

Long Short-Term Memory (LSTM) is the primary recurrent neural networks architecture for acoustic modeling in automatic speech recognition systems. Residual learning is an efficient method to help neural networks converge easier and faster.…

计算与语言 · 计算机科学 2017-08-21 Lu Huang , Jiasong Sun , Ji Xu , Yi Yang

As the size and context length of Large Language Models (LLMs) grow, weight-activation quantization has emerged as a crucial technique for efficient deployment of LLMs. Compared to weight-only quantization, weight-activation quantization…

计算与语言 · 计算机科学 2024-05-27 Minghui Zou , Ronghui Guo , Sai Zhang , Xiaowang Zhang , Zhiyong Feng

Sequence-to-sequence attention-based models integrate an acoustic, pronunciation and language model into a single neural network, which make them very suitable for multilingual automatic speech recognition (ASR). In this paper, we are…

音频与语音处理 · 电气工程与系统科学 2018-06-15 Shiyu Zhou , Shuang Xu , Bo Xu

Machine learning systems and also, specifically, automatic speech recognition (ASR) systems are vulnerable against adversarial attacks, where an attacker maliciously changes the input. In the case of ASR systems, the most interesting cases…

音频与语音处理 · 电气工程与系统科学 2020-08-04 Sina Däubener , Lea Schönherr , Asja Fischer , Dorothea Kolossa

It is generally believed that direct sequence-to-sequence (seq2seq) speech recognition models are competitive with hybrid models only when a large amount of data, at least a thousand hours, is available for training. In this paper, we show…

音频与语音处理 · 电气工程与系统科学 2020-10-21 Zoltán Tüske , George Saon , Kartik Audhkhasi , Brian Kingsbury

This paper presents a speech intelligibility model based on automatic speech recognition (ASR), combining phoneme probabilities from deep neural networks (DNN) and a performance measure that estimates the word error rate from these…

Deep learning, and in particular Recurrent Neural Networks (RNN) have shown superior accuracy in a large variety of tasks including machine translation, language understanding, and movie frame generation. However, these deep learning…

计算机视觉与模式识别 · 计算机科学 2018-02-09 Md Zahangir Alom , Adam T Moody , Naoya Maruyama , Brian C Van Essen , Tarek M. Taha

Effective employment of deep neural networks (DNNs) in mobile devices and embedded systems is hampered by requirements for memory and computational power. This paper presents a non-uniform quantization approach which allows for dynamic…

音频与语音处理 · 电气工程与系统科学 2019-11-05 Niccoló Nicodemo , Gaurav Naithani , Konstantinos Drossos , Tuomas Virtanen , Roberto Saletti

One of the most difficult speech recognition tasks is accurate recognition of human to human communication. Advances in deep learning over the last few years have produced major speech recognition improvements on the representative…

Recent years have witnessed great strides in self-supervised learning (SSL) on the speech processing. The SSL model is normally pre-trained on a great variety of unlabelled data and a large model size is preferred to increase the modeling…

音频与语音处理 · 电气工程与系统科学 2025-05-08 Yujin Wang , Changli Tang , Ziyang Ma , Zhisheng Zheng , Xie Chen , Wei-Qiang Zhang