Language Identification Using Deep Convolutional Recurrent Neural Networks
Language Identification (LID) systems are used to classify the spoken language from a given audio sample and are typically the first step for many spoken language processing tasks, such as Automatic Speech Recognition (ASR) systems. Without automatic language detection, speech utterances cannot be parsed correctly and grammar rules cannot be applied, causing subsequent speech recognition steps to fail. We propose a LID system that solves the problem in the image domain, rather than the audio domain. We use a hybrid Convolutional Recurrent Neural Network (CRNN) that operates on spectrogram images of the provided audio snippets. In extensive experiments we show, that our model is applicable to a range of noisy scenarios and can easily be extended to previously unknown languages, while maintaining its classification accuracy. We release our code and a large scale training set for LID systems to the community.
Code (1)
Tasks
Automatic Speech RecognitionAutomatic Speech Recognition (ASR)General ClassificationLanguage Identificationspeech-recognitionSpeech RecognitionSpoken language identificationSimilar Papers 제목 키워드 기반
A Study on Spoken Language Identification using Deep Neural Networks
In this paper, we investigate a previously proposed algorithm for spoken language identification based on convolutional neural networks and convolutional recurrent neural networks. We improve the algorithm by modifying t…
Language IdentificationSpoken language identificationMulti-Language Identification Using Convolutional Recurrent Neural Network
Language Identification, being an important aspect of Automatic Speaker Recognition has had many changes and new approaches to ameliorate performance over the last decade. We compare the performance of using audio spectr…
Language IdentificationSpeaker RecognitionRecurrent Convolutional Network for Video-Based Person Re-Identification
In this paper we propose a novel recurrent neural network architecture for video-based person re-identification. Given the video sequence of a person, features are extracted from each frame using a convolutional neural n…
Optical Flow EstimationPerson Re-IdentificationVideo-Based Person Re-IdentificationIs Attention always needed? A Case Study on Language Identification from Speech
Language Identification (LID) is a crucial preliminary process in the field of Automatic Speech Recognition (ASR) that involves the identification of a spoken language from audio samples. Contemporary systems that can pr…
Automatic Speech RecognitionAutomatic Speech Recognition (ASR)General ClassificationLanguage Identification+3DeepAnalyzer at SemEval-2019 Task 6: A deep learning-based ensemble method for identifying offensive tweets
This paper describes the system we developed for SemEval 2019 on Identifying and Categorizing Offensive Language in Social Media (OffensEval - Task 6). The task focuses on offensive language in tweets. It is organized in…
Language IdentificationPart-Of-Speech Tagging