中文
相关论文

相关论文: Tiny-CRNN: Streaming Wakeword Detection In A Low F…

200 篇论文

We propose a streaming non-autoregressive (non-AR) decoding algorithm to deliberate the hypothesis alignment of a streaming RNN-T model. Our algorithm facilitates a simple greedy decoding procedure, and at the same time is capable of…

计算与语言 · 计算机科学 2022-04-18 Weiran Wang , Ke Hu , Tara N. Sainath

Long short-term memory (LSTM) recurrent neural networks (RNNs) have been shown to give state-of-the-art performance on many speech recognition tasks, as they are able to provide the learned dynamically changing contextual window of all…

计算与语言 · 计算机科学 2016-10-12 Xiangang Li , Xihong Wu

Convolutional neural networks (CNN) have shown promising results for end-to-end speech recognition, albeit still behind other state-of-the-art methods in performance. In this paper, we study how to bridge this gap and go beyond with a novel…

音频与语音处理 · 电气工程与系统科学 2020-05-19 Wei Han , Zhengdong Zhang , Yu Zhang , Jiahui Yu , Chung-Cheng Chiu , James Qin , Anmol Gulati , Ruoming Pang , Yonghui Wu

In this paper, we propose an attention-based end-to-end neural approach for small-footprint keyword spotting (KWS), which aims to simplify the pipelines of building a production-quality KWS system. Our model consists of an encoder and an…

声音 · 计算机科学 2018-03-30 Changhao Shan , Junbo Zhang , Yujun Wang , Lei Xie

This work aims to design a low complexity spoken command recognition (SCR) system by considering different trade-offs between the number of model parameters and classification accuracy. More specifically, we exploit a deep hybrid…

声音 · 计算机科学 2022-01-27 Jun Qi , Javier Tejedor

In the last few years, an emerging trend in automatic speech recognition research is the study of end-to-end (E2E) systems. Connectionist Temporal Classification (CTC), Attention Encoder-Decoder (AED), and RNN Transducer (RNN-T) are the…

计算与语言 · 计算机科学 2019-09-30 Jinyu Li , Rui Zhao , Hu Hu , Yifan Gong

Despite significant efforts over the last few years to build a robust automatic speech recognition (ASR) system for different acoustic settings, the performance of the current state-of-the-art technologies significantly degrades in noisy…

音频与语音处理 · 电气工程与系统科学 2019-10-17 Salar Jafarlou , Soheil Khorram , Vinay Kothapally , John H. L. Hansen

Model pruning has become a useful technique that improves the computational efficiency of deep learning, making it possible to deploy solutions in resource-limited scenarios. A widely-used practice in relevant work assumes that a…

机器学习 · 计算机科学 2018-02-06 Jianbo Ye , Xin Lu , Zhe Lin , James Z. Wang

Since Bahdanau et al. [1] first introduced attention for neural machine translation, most sequence-to-sequence models made use of attention mechanisms [2, 3, 4]. While they produce soft-alignment matrices that could be interpreted as…

计算与语言 · 计算机科学 2019-09-12 Marcely Zanon Boito , Aline Villavicencio , Laurent Besacier

Recently, progressive learning has shown its capacity to improve speech quality and speech intelligibility when it is combined with deep neural network (DNN) and long short-term memory (LSTM) based monaural speech enhancement algorithms,…

声音 · 计算机科学 2020-01-14 Andong Li , Minmin Yuan , Chengshi Zheng , Xiaodong Li

Recently, the convolutional neural network has brought impressive improvements for object detection. However, detecting tiny objects in large-scale remote sensing images still remains challenging. First, the extreme large input size makes…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Jiangmiao Pang , Cong Li , Jianping Shi , Zhihai Xu , Huajun Feng

Deep convolutional neural networks (CNNs) are often of sophisticated design with numerous learnable parameters for the accuracy reason. To alleviate the expensive costs of deploying them on mobile devices, recent works have made huge…

计算机视觉与模式识别 · 计算机科学 2021-11-09 Mingjian Zhu , Kai Han , Enhua Wu , Qiulin Zhang , Ying Nie , Zhenzhong Lan , Yunhe Wang

Convolutional neural network (CNN) is widely used in computer vision applications. In the networks that deal with images, CNNs are the most time-consuming layer of the networks. Usually, the solution to address the computation cost is to…

计算机视觉与模式识别 · 计算机科学 2019-11-26 Meisam Rakhshanfar

Confidence estimate is an often requested feature in applications such as medical transcription where errors can impact patient care and the confidence estimate could be used to alert medical professionals to verify potential errors in…

计算与语言 · 计算机科学 2021-10-29 Mingqiu Wang , Hagen Soltau , Laurent El Shafey , Izhak Shafran

This paper presents a comparison of several Convolutional Neural Network (CNN) models for extracting target signals in highly noisy measurement conditions. Four CNN architectures were investigated. The first comprises six consecutive…

信号处理 · 电气工程与系统科学 2024-10-11 Andrea Faúndez Quezada , Salvatore La Cavera , Sidahmed A Abayzeed

Modern speech enhancement algorithms achieve remarkable noise suppression by means of large recurrent neural networks (RNNs). However, large RNNs limit practical deployment in hearing aid hardware (HW) form-factors, which are battery…

音频与语音处理 · 电气工程与系统科学 2021-09-15 Igor Fedorov , Marko Stamenovic , Carl Jensen , Li-Chia Yang , Ari Mandell , Yiming Gan , Matthew Mattina , Paul N. Whatmough

Modern deep learning-based models have seen outstanding performance improvement with speech enhancement tasks. The number of parameters of state-of-the-art models, however, is often too large to be deployed on devices for real-world…

声音 · 计算机科学 2021-06-24 Hyeong-Seok Choi , Sungjin Park , Jie Hwan Lee , Hoon Heo , Dongsuk Jeon , Kyogu Lee

In recent years, convolutional neural networks (CNNs) took over the field of document analysis and they became the predominant model for word spotting. Especially attribute CNNs, which learn the mapping between a word image and an attribute…

计算机视觉与模式识别 · 计算机科学 2019-03-27 Fabian Wolf , Philipp Oberdiek , Gernot A. Fink

Most current speech technology systems are designed to operate well even in the presence of multiple active speakers. However, most solutions assume that the number of co-current speakers is known. Unfortunately, this information might not…

音频与语音处理 · 电气工程与系统科学 2021-11-02 Midia Yousefi , John H. L. Hansen

We recently proposed a convolutional neural network (CNN) for remote sensing image pansharpening obtaining a significant performance gain over the state of the art. In this paper, we explore a number of architectural and training variations…

计算机视觉与模式识别 · 计算机科学 2018-10-09 Giuseppe Scarpa , Sergio Vitale , Davide Cozzolino