paper-with-me

홈 › Papers

Language Identification Using Deep Convolutional Recurrent Neural Networks

2017-08-16 · Christian Bartz, Tom Herold, Haojin Yang, Christoph Meinel

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.

📄 PDF Abstract BibTeX arXiv:1708.04811

Code (1)

HPI-DeepLearning/crnn-lid 공식 구현 tf

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)General ClassificationLanguage Identificationspeech-recognitionSpeech RecognitionSpoken language identification

Similar Papers 제목 키워드 기반

A Study on Spoken Language Identification using Deep Neural Networks

2020-09-15 · Alexandra Draghici, Jakob Abeßer, Hanna Lukashevich

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 identification

Multi-Language Identification Using Convolutional Recurrent Neural Network

2016-11-12 · Vrishabh Ajay Lakhani, Rohan Mahadev

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 Recognition

Recurrent Convolutional Network for Video-Based Person Re-Identification

2016-06-01 · CVPR 2016 6 · Niall McLaughlin, Jesus Martinez del Rincon, Paul Miller

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-Identification

Is Attention always needed? A Case Study on Language Identification from Speech

2021-10-05 · Atanu Mandal, Santanu Pal, Indranil Dutta, Mahidas Bhattacharya 외

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+3

DeepAnalyzer at SemEval-2019 Task 6: A deep learning-based ensemble method for identifying offensive tweets

2019-06-01 · SEMEVAL 2019 6 · Gretel Liz De la Pe{\~n}a, Paolo Rosso

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