paper-with-me

홈 › Papers

MobiVSR: A Visual Speech Recognition Solution for Mobile Devices

2019-05-10 · Nilay Shrivastava, Astitwa Saxena, Yaman Kumar, Rajiv Ratn Shah, Debanjan Mahata, Amanda Stent

Visual speech recognition (VSR) is the task of recognizing spoken language from video input only, without any audio. VSR has many applications as an assistive technology, especially if it could be deployed in mobile devices and embedded systems. The need of intensive computational resources and large memory footprint are two of the major obstacles in developing neural network models for VSR in a resource constrained environment. We propose a novel end-to-end deep neural network architecture for word level VSR called MobiVSR with a design parameter that aids in balancing the model's accuracy and parameter count. We use depthwise-separable 3D convolution for the first time in the domain of VSR and show how it makes our model efficient. MobiVSR achieves an accuracy of 73\% on a challenging Lip Reading in the Wild dataset with 6 times fewer parameters and 20 times lesser memory footprint than the current state of the art. MobiVSR can also be compressed to 6 MB by applying post training quantization.

📄 PDF Abstract BibTeX arXiv:1905.03968

Code (0)

등록된 구현이 없습니다.

Tasks

Lip ReadingQuantizationspeech-recognitionSpeech RecognitionVisual Speech Recognition

Methods 이 논문이 사용한 방법론

3D Convolution A 3D Convolution is a type of convolution where the kernel slides in 3 dimensions as opposed to 2 dimensions with 2D…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Audio-Visual Speech and Gesture Recognition by Sensors of Mobile Devices

2023-02-17 · Sensors 2023 2 · Dmitry Ryumin, Denis Ivanko, Elena Ryumina

Audio-visual speech recognition (AVSR) is one of the most promising solutions for reliable speech recognition, particularly when audio is corrupted by noise. Additional visual information can be used for both automatic l…

Audio-Visual Speech RecognitionGesture RecognitionLip ReadingSign Language Recognition+3

Flowchase: a Mobile Application for Pronunciation Training

2023-07-05 · Noé Tits, Zoé Broisson

In this paper, we present a solution for providing personalized and instant feedback to English learners through a mobile application, called Flowchase, that is connected to a speech technology able to segment and analyz…

Representation LearningSpeech Representation Learning

Vulnerability of Automatic Identity Recognition to Audio-Visual Deepfakes

2023-11-29 · Pavel Korshunov, Haolin Chen, Philip N. Garner, Sebastien Marcel

The task of deepfakes detection is far from being solved by speech or vision researchers. Several publicly available databases of fake synthetic video and speech were built to aid the development of detection methods. Ho…

Face RecognitionFace SwappingSpeaker Recognitiontext-to-speech+2

Team HYU ASML ROBOVOX SP Cup 2024 System Description

2024-07-16 · Jeong-Hwan Choi, Gaeun Kim, Hee-Jae Lee, Seyun Ahn 외

This report describes the submission of HYU ASML team to the IEEE Signal Processing Cup 2024 (SP Cup 2024). This challenge, titled "ROBOVOX: Far-Field Speaker Recognition by a Mobile Robot," focuses on speaker recognitio…

Data AugmentationSpeaker Recognition

A Small-footprint Acoustic Echo Cancellation Solution for Mobile Full-Duplex Speech Interactions

2025-08-11 · Yiheng Jiang, Tian Biao arxiv

In full-duplex speech interaction systems, effective Acoustic Echo Cancellation (AEC) is crucial for recovering echo-contaminated speech. This paper presents a neural network-based AEC solution to address challenges in m…

Speech RecognitionActivity DetectionData Augmentation