paper-with-me

홈 › Papers

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 spectrum in the log scale and using Polyphonic sound sequences from raw audio samples to train the neural network and to classify speech as either English or Spanish. To achieve this, we use the novel approach of using a Convolutional Recurrent Neural Network using Long Short Term Memory (LSTM) or a Gated Recurrent Unit (GRU) for forward propagation of the neural network. Our hypothesis is that the performance of using polyphonic sound sequence as features and both LSTM and GRU as the gating mechanisms for the neural network outperform the traditional MFCC features using a unidirectional Deep Neural Network.

📄 PDF Abstract BibTeX arXiv:1611.04010

Code (0)

등록된 구현이 없습니다.

Tasks

Language IdentificationSpeaker Recognition

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

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

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

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

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 (A…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)General ClassificationLanguage Identification+3

Deep Learning Models For Multiword Expression Identification

2017-08-01 · SEMEVAL 2017 8 · Waseem Gharbieh, Virendrakumar Bhavsar, Paul Cook

Multiword expressions (MWEs) are lexical items that can be decomposed into multiple component words, but have properties that are unpredictable with respect to their component words. In this paper we propose the first de…

Deep LearningInformation RetrievalMachine TranslationNamed Entity Recognition (NER)+3