中文
相关论文

相关论文: Learning Filterbanks from Raw Speech for Phone Rec…

200 篇论文

Recent work has shown that the end-to-end approach using convolutional neural network (CNN) is effective in various types of machine learning tasks. For audio signals, the approach takes raw waveforms as input using an 1-D convolution…

声音 · 计算机科学 2018-02-15 Taejun Kim , Jongpil Lee , Juhan Nam

End-to-end learning models using raw waveforms as input have shown superior performances in many audio recognition tasks. However, most model architectures are based on convolutional neural networks (CNN) which were mainly developed for…

音频与语音处理 · 电气工程与系统科学 2022-09-20 Taejun Kim , Juhan Nam

We turn a given filter bank into a filtering scheme that provides perfect reconstruction, synthesis is the adjoint of the analysis part (so-called unitary filter banks), all filters have equal norm, and the essential features of the…

泛函分析 · 数学 2017-09-04 Martin Ehler

Many audio applications rely on filter banks (FBs) to analyze, process, and re-synthesize sounds. To approximate the auditory frequency resolution in the signal chain, some applications rely on perceptually motivated FBs, the gammatone FB…

声音 · 计算机科学 2016-01-26 Thibaud Necciari , Nicki Holighaus , Peter Balazs , Zdenek Prusa

The goal of this paper is to develop state-of-the-art models for lip reading -- visual speech recognition. We develop three architectures and compare their accuracy and training times: (i) a recurrent model using LSTMs; (ii) a fully…

计算机视觉与模式识别 · 计算机科学 2018-06-18 Triantafyllos Afouras , Joon Son Chung , Andrew Zisserman

Time Delay Neural Networks (TDNNs) are widely used in both DNN-HMM based hybrid speech recognition systems and recent end-to-end systems. Nevertheless, the receptive fields of TDNNs are limited and fixed, which is not desirable for tasks…

音频与语音处理 · 电气工程与系统科学 2021-05-03 Keyu An , Yi Zhang , Zhijian Ou

This paper proposes a novel way of doing audio synthesis at the waveform level using Transformer architectures. We propose a deep neural network for generating waveforms, similar to wavenet. This is fully probabilistic, auto-regressive, and…

声音 · 计算机科学 2021-07-09 Prateek Verma , Chris Chafe

Deep neural networks (DNNs) have been demonstrated to outperform many traditional machine learning algorithms in Automatic Speech Recognition (ASR). In this paper, we show that a large improvement in the accuracy of deep speech models can…

音频与语音处理 · 电气工程与系统科学 2023-05-23 Ahmed Baruwa , Mojeed Abisiga , Ibrahim Gbadegesin , Afeez Fakunle

Modern text-to-speech synthesis pipelines typically involve multiple processing stages, each of which is designed or learnt independently from the rest. In this work, we take on the challenging task of learning to synthesise speech from…

声音 · 计算机科学 2021-03-18 Jeff Donahue , Sander Dieleman , Mikołaj Bińkowski , Erich Elsen , Karen Simonyan

Complex-valued processing has brought deep learning-based speech enhancement and signal extraction to a new level. Typically, the process is based on a time-frequency (TF) mask which is applied to a noisy spectrogram, while complex masks…

音频与语音处理 · 电气工程与系统科学 2022-02-02 Hendrik Schröter , Alberto N. Escalante-B. , Tobias Rosenkranz , Andreas Maier

Traditional automatic speech recognition (ASR) systems often use an acoustic model (AM) built on handcrafted acoustic features, such as log Mel-filter bank (FBANK) values. Recent studies found that AMs with convolutional neural networks…

音频与语音处理 · 电气工程与系统科学 2019-10-10 Patrick von Platen , Chao Zhang , Philip Woodland

We present Deep Voice, a production-quality text-to-speech system constructed entirely from deep neural networks. Deep Voice lays the groundwork for truly end-to-end neural speech synthesis. The system comprises five major building blocks:…

We study the segmental recurrent neural network for end-to-end acoustic modelling. This model connects the segmental conditional random field (CRF) with a recurrent neural network (RNN) used for feature extraction. Compared to most previous…

计算与语言 · 计算机科学 2016-06-21 Liang Lu , Lingpeng Kong , Chris Dyer , Noah A. Smith , Steve Renals

In recent years, filterbank learning has become an increasingly popular strategy for various audio-related machine learning tasks. This is partly due to its ability to discover task-specific audio characteristics which can be leveraged in…

音频与语音处理 · 电气工程与系统科学 2022-11-14 Frank Cwitkowitz , Mojtaba Heydari , Zhiyao Duan

Learning representations that accurately capture long-range dependencies in sequential inputs -- including text, audio, and genomic data -- is a key problem in deep learning. Feed-forward convolutional models capture only feature…

机器学习 · 计算机科学 2021-04-23 Sawyer Birnbaum , Volodymyr Kuleshov , Zayd Enam , Pang Wei Koh , Stefano Ermon

In this survey paper, we have evaluated several recent deep neural network (DNN) architectures on a TIMIT phone recognition task. We chose the TIMIT corpus due to its popularity and broad availability in the community. It also simulates a…

计算与语言 · 计算机科学 2018-06-22 Josef Michalek , Jan Vanek

We compare the performance of a recurrent neural network with the best results published so far on phoneme recognition in the TIMIT database. These published results have been obtained with a combination of classifiers. However, in this…

计算与语言 · 计算机科学 2008-04-22 Santiago Fernández , Alex Graves , Juergen Schmidhuber

Many end-to-end Automatic Speech Recognition (ASR) systems still rely on pre-processed frequency-domain features that are handcrafted to emulate the human hearing. Our work is motivated by recent advances in integrated learnable feature…

音频与语音处理 · 电气工程与系统科学 2020-10-19 Ludwig Kürzinger , Nicolas Lindae , Palle Klewitz , Gerhard Rigoll

The performance of deep learning-based multi-channel speech enhancement methods often deteriorates when the geometric parameters of the microphone array change. Traditional approaches to mitigate this issue typically involve training on…

音频与语音处理 · 电气工程与系统科学 2025-04-03 Tianqin Zheng , Jilu Jin , Hanchen Pei , Gongping Huang , Jingdong Chen , Jacob Benesty

This study proposes a fully convolutional network (FCN) model for raw waveform-based speech enhancement. The proposed system performs speech enhancement in an end-to-end (i.e., waveform-in and waveform-out) manner, which dif-fers from most…

机器学习 · 统计学 2017-06-16 Szu-Wei Fu , Yu Tsao , Xugang Lu , Hisashi Kawai