paper-with-me

Papers

CSVC-Net: Code-Switched Voice Command Classification using Deep CNN-LSTM Network

2021-08-17 · International Conference on Informatics, Electronics & Vision (ICIEV) 2021 8 · Arowa Yasmeen, Fariha Ishrat Rahman, Sabbir Ahmed, Md. Hasanul Kabir

Colloquial Bengali has adopted many English words due to colonial influence. In conversational Bengali, it is quite common to speak in a mixture of English and Bengali, a phenomenon termed Code-switching (CS). To build a Voice Command Classifier in this era, when the usage of CS is ever-increasing, it is often necessary to map a single base command to its many different variants - spoken in multiple mixtures of languages. The works done with Bengali Speech have been primarily focused on single word classification and mostly incompetent in understanding the complex semantic relationships displayed in sentences. This paper proposes ‘CSVC-Net’, a CNN-LSTM based architecture for classifying spoken commands that exhibit code-switching between Bengali and English. To effectively reflect the scenario, it also presents a newly curated dataset named ‘Banglish’ containing 3,840 audio files of spoken computer commands belonging to 11 classes, considering 64 variations in total. The proposed pipeline passes the input audio signal through a series of appropriate transformation and augmentation steps enabling the model to achieve an accuracy of 92.08% on the curated dataset. Furthermore, the robustness of the proposed model has been justified by comparing with different architectures and tested under different noise levels with promising accuracy, which shows the applicability of the model in real-life scenarios.

📄 PDF Abstract BibTeX

Code (1)

space-urchin/CSVC-Net

Tasks

Voice Query Recognition

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
BiLSTM A Bidirectional LSTM, or biLSTM, is a sequence processing model that consists of two LSTMs: one taking the input in a forward direction, and the other in a backwards…
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…
CNN BiLSTM A CNN BiLSTM is a hybrid bidirectional LSTM and CNN architecture. In the original formulation applied to named entity recognition, it…

Similar Papers 제목 키워드 기반

Robust Sensor Fusion Algorithms Against Voice Command Attacks in Autonomous Vehicles

2021-04-20 · Jiwei Guan, Xi Zheng, Chen Wang, Yipeng Zhou 외

With recent advances in autonomous driving, Voice Control Systems have become increasingly adopted as human-vehicle interaction methods. This technology enables drivers to use voice commands to control the vehicle and wi…

Autonomous DrivingAutonomous VehiclesMultimodal Deep LearningSensor Fusion

Improve Cross-lingual Voice Cloning Using Low-quality Code-switched Data

2021-10-14 · Haitong Zhang, Yue Lin

Recently, sequence-to-sequence (seq-to-seq) models have been successfully applied in text-to-speech (TTS) to synthesize speech for single-language text. To synthesize speech for multiple languages usually requires multi-…

text-to-speechText to SpeechVoice Cloning

Towards Natural Bilingual and Code-Switched Speech Synthesis Based on Mix of Monolingual Recordings and Cross-Lingual Voice Conversion

2020-10-16 · Shengkui Zhao, Trung Hieu Nguyen, Hao Wang, Bin Ma

Recent state-of-the-art neural text-to-speech (TTS) synthesis models have dramatically improved intelligibility and naturalness of generated speech from text. However, building a good bilingual or code-switched TTS for a…

Speech Synthesistext-to-speechText to SpeechVoice Conversion

Analyzing Multimodal Features of Spontaneous Voice Assistant Commands for Mild Cognitive Impairment Detection

2024-11-06 · Nana Lin, Youxiang Zhu, Xiaohui Liang, John A. Batsis 외

Mild cognitive impairment (MCI) is a major public health concern due to its high risk of progressing to dementia. This study investigates the potential of detecting MCI with spontaneous voice assistant (VA) commands from…

CS-FLEURS: A Massively Multilingual and Code-Switched Speech Dataset

2025-09-17 · Brian Yan, Injy Hamed, Shuichiro Shimizu, Vasista Lodagala 외 arxiv

We present CS-FLEURS, a new dataset for developing and evaluating code-switched speech recognition and translation systems beyond high-resourced languages. CS-FLEURS consists of 4 test sets which cover in total 113 uniqu…

Speech Recognition