paper-with-me

Papers

Resource aware design of a deep convolutional-recurrent neural network for speech recognition through audio-visual sensor fusion

2018-03-13 · Matthijs Van keirsbilck, Bert Moons, Marian Verhelst

Today's Automatic Speech Recognition systems only rely on acoustic signals and often don't perform well under noisy conditions. Performing multi-modal speech recognition - processing acoustic speech signals and lip-reading video simultaneously - significantly enhances the performance of such systems, especially in noisy environments. This work presents the design of such an audio-visual system for Automated Speech Recognition, taking memory and computation requirements into account. First, a Long-Short-Term-Memory neural network for acoustic speech recognition is designed. Second, Convolutional Neural Networks are used to model lip-reading features. These are combined with an LSTM network to model temporal dependencies and perform automatic lip-reading on video. Finally, acoustic-speech and visual lip-reading networks are combined to process acoustic and visual features simultaneously. An attention mechanism ensures performance of the model in noisy environments. This system is evaluated on the TCD-TIMIT 'lipspeaker' dataset for audio-visual phoneme recognition with clean audio and with additive white noise at an SNR of 0dB. It achieves 75.70% and 58.55% phoneme accuracy respectively, over 14 percentage points better than the state-of-the-art for all noise levels.

📄 PDF Abstract BibTeX arXiv:1803.04840

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Lip ReadingPhoneme RecognitionSensor Fusionspeech-recognitionSpeech Recognition

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Efficient Acoustic Echo Suppression with Condition-Aware Training

2023-07-28 · Ernst Seidel, Pejman Mowlaee, Tim Fingscheidt

The topic of deep acoustic echo control (DAEC) has seen many approaches with various model topologies in recent years. Convolutional recurrent networks (CRNs), consisting of a convolutional encoder and decoder encompassi…

Decoder

Inplace Gated Convolutional Recurrent Neural Network For Dual-channel Speech Enhancement

2021-07-26 · Jinjiang Liu, Xueliang Zhang

For dual-channel speech enhancement, it is a promising idea to design an end-to-end model based on the traditional array signal processing guideline and the manifold space of multi-channel signals. We found that the idea…

Speech Enhancement

Convolutional-Recurrent Neural Networks for Speech Enhancement

2018-05-02 · Han Zhao, Shuayb Zarar, Ivan Tashev, Chin-Hui Lee

We propose an end-to-end model based on convolutional and recurrent neural networks for speech enhancement. Our model is purely data-driven and does not make any assumptions about the type or the stationarity of the nois…

Speech Enhancement

Exploring End-to-End Techniques for Low-Resource Speech Recognition

2018-07-02 · Vladimir Bataev, Maxim Korenevsky, Ivan Medennikov, Alexander Zatvornitskiy

In this work we present simple grapheme-based system for low-resource speech recognition using Babel data for Turkish spontaneous speech (80 hours). We have investigated different neural network architectures performance…

speech-recognitionSpeech Recognition

Gated Recurrent Networks for Seizure Detection

2018-01-03 · Meysam Golmohammadi, Saeedeh Ziyabari, Vinit Shah, Eva Von Weltin 외

Recurrent Neural Networks (RNNs) with sophisticated units that implement a gating mechanism have emerged as powerful technique for modeling sequential signals such as speech or electroencephalography (EEG). The latter is…

EEGElectroencephalogram (EEG)Seizure Detection