paper-with-me

Papers

Keyword spotting using convolutional neural network for speech recognition in Hindi

2026-04-26 · Saru Bharti, Pushparaj Mani Pathak arxiv

In this study, we investigate the application of keyword spotting (KWS) in the domain of Hindi speech recognition, utilizing a dataset comprising 40,000 audio samples. With a sampling rate of 44 kHz and an average duration of 1.9 seconds per sample, we focus on developing an efficient on-device KWS system tailored for user-specific queries. Leveraging Convolutional Neural Networks (CNNs) for classification, we employ feature engineering techniques to convert raw audio recordings into Mel Frequency Cepstral Coefficients (MFCCs) as an input for our network. Our experiments encompass various CNN architectures, exploring their efficacy in identifying predefined keywords within the continuous speech stream. Our CNN-based approach achieves a commendable accuracy rate of 91.79% through rigorous evaluation, demonstrating promising performance while ensuring computational efficiency and user-specific customization in Hindi speech recognition.

📄 PDF Abstract BibTeX arXiv:2605.02928

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyFeature EngineeringSpeech RecognitionKeyword Spotting

Similar Papers 제목 키워드 기반

Honk: A PyTorch Reimplementation of Convolutional Neural Networks for Keyword Spotting

2017-10-18 · Raphael Tang, Jimmy Lin

We describe Honk, an open-source PyTorch reimplementation of convolutional neural networks for keyword spotting that are included as examples in TensorFlow. These models are useful for recognizing "command triggers" in s…

Keyword Spottingspeech-recognitionSpeech Recognition

Keyword Transformer: A Self-Attention Model for Keyword Spotting

2021-04-01 · Axel Berg, Mark O'Connor, Miguel Tairum Cruz

The Transformer architecture has been successful across many domains, including natural language processing, computer vision and speech recognition. In keyword spotting, self-attention has primarily been used on top of c…

Keyword SpottingSpeech Recognition

Keyword spotting -- Detecting commands in speech using deep learning

2023-12-09 · Sumedha Rai, Tong Li, Bella Lyu

Speech recognition has become an important task in the development of machine learning and artificial intelligence. In this study, we explore the important task of keyword spotting using speech recognition machine learni…

Deep LearningFeature EngineeringKeyword Spottingspeech-recognition+1

Mapping Written Words to Spoken Words in a Different Language Using Only Visual Grounding

2026-08-27 · Gabriel Pirlogeanu, Dan Oneata, Horia Cucu, Herman Kamper arxiv

In many low-resource settings, even just eliciting speech for data collection is difficult. One promising approach has been to ask speakers to describe images. But how do we build models from such visually grounded speec…

Visual GroundingImage CaptioningKeyword Spotting

Efficient Keyword Spotting by capturing long-range interactions with Temporal Lambda Networks

2021-04-16 · Biel Tura, Santiago Escuder, Ferran Diego, Carlos Segura 외

Models based on attention mechanisms have shown unprecedented speech recognition performance. However, they are computationally expensive and unnecessarily complex for keyword spotting, a task targeted to small-footprint…

Keyword Spottingspeech-recognitionSpeech Recognition