paper-with-me

홈 › Papers

A three-dimensional approach to Visual Speech Recognition using Discrete Cosine Transforms

2016-09-07 · Toni Heidenreich, Michael W. Spratling

Visual speech recognition aims to identify the sequence of phonemes from continuous speech. Unlike the traditional approach of using 2D image feature extraction methods to derive features of each video frame separately, this paper proposes a new approach using a 3D (spatio-temporal) Discrete Cosine Transform to extract features of each feasible sub-sequence of an input video which are subsequently classified individually using Support Vector Machines and combined to find the most likely phoneme sequence using a tailor-made Hidden Markov Model. The algorithm is trained and tested on the VidTimit database to recognise sequences of phonemes as well as visemes (visual speech units). Furthermore, the system is extended with the training on phoneme or viseme pairs (biphones) to counteract the human speech ambiguity of co-articulation. The test set accuracy for the recognition of phoneme sequences is 20%, and the accuracy of viseme sequences is 39%. Both results improve the best values reported in other papers by approximately 2%. The contribution of the result is three-fold: Firstly, this paper is the first to show that 3D feature extraction methods can be applied to continuous sequence recognition tasks despite the unknown start positions and durations of each phoneme. Secondly, the result confirms that 3D feature extraction methods improve the accuracy compared to 2D features extraction methods. Thirdly, the paper is the first to specifically compare an otherwise identical method with and without using biphones, verifying that the usage of biphones has a positive impact on the result.

📄 PDF Abstract BibTeX arXiv:1609.01932

Code (0)

등록된 구현이 없습니다.

Tasks

speech-recognitionSpeech RecognitionVisual Speech Recognition

Similar Papers 제목 키워드 기반

Exploring Speech Recognition, Translation, and Understanding with Discrete Speech Units: A Comparative Study

2023-09-27 · Xuankai Chang, Brian Yan, Kwanghee Choi, Jeeweon Jung 외

Speech signals, typically sampled at rates in the tens of thousands per second, contain redundancies, evoking inefficiencies in sequence modeling. High-dimensional speech features such as spectrograms are often used as t…

Automatic Speech RecognitionSelf-Supervised Learningspeech-recognitionSpeech Recognition+1

AISHELL6-whisper: A Chinese Mandarin Audio-visual Whisper Speech Dataset with Speech Recognition Baselines

2025-09-28 · Cancan Li, Fei Su, Juan Liu, Hui Bu 외 arxiv

Whisper speech recognition is crucial not only for ensuring privacy in sensitive communications but also for providing a critical communication bridge for patients under vocal restraint and enabling discrete interaction …

Audio-Visual Speech Recognition

A vector quantized masked autoencoder for audiovisual speech emotion recognition

2023-05-05 · Samir Sadok, Simon Leglaive, Renaud Séguier

An important challenge in emotion recognition is to develop methods that can leverage unlabeled training data. In this paper, we propose the VQ-MAE-AV model, a self-supervised multimodal model that leverages masked autoe…

Contrastive LearningEmotion RecognitionRepresentation LearningSelf-Supervised Learning+1

Modelling word learning and recognition using visually grounded speech

2022-03-14 · Danny Merkx, Sebastiaan Scholten, Stefan L. Frank, Mirjam Ernestus 외

Background: Computational models of speech recognition often assume that the set of target words is already given. This implies that these models do not learn to recognise speech from scratch without prior knowledge and …

Representation Learningspeech-recognitionSpeech Recognition

Efficient Training for Multilingual Visual Speech Recognition: Pre-training with Discretized Visual Speech Representation

2024-01-18 · Minsu Kim, Jeong Hun Yeo, Se Jin Park, Hyeongseop Rha 외

This paper explores sentence-level multilingual Visual Speech Recognition (VSR) that can recognize different languages with a single trained model. As the massive multilingual modeling of visual data requires huge comput…

Sentencespeech-recognitionSpeech RecognitionVisual Speech Recognition