HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Language Identification Using Deep Convolutional Recurrent Neural Networks

Christian Bartz; Tom Herold; Haojin Yang; Christoph Meinel

Language Identification Using Deep Convolutional Recurrent Neural Networks

Abstract

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 Repositories

Benchmarks

BenchmarkMethodologyMetrics
spoken-language-identification-on-youtubeInception-v3 CRNN
Accuracy : 0.96
F1 Score: 0.96
spoken-language-identification-on-youtubeCRNN
Accuracy : 0.91
F1 Score: 0.91
spoken-language-identification-on-youtube-1Inception-v3 CRNN
Accuracy : 0.91
F1 Score: 0.91
spoken-language-identification-on-youtube-1CRNN
Accuracy : 0.63
F1 Score: 0.63
spoken-language-identification-on-youtube-2Inception-v3 CRNN
Accuracy : 0.93
F1 Score: 0.93
spoken-language-identification-on-youtube-2CRNN
Accuracy : 0.82
F1 Score: 0.83
spoken-language-identification-on-youtube-3Inception-v3 CRNN
Accuracy : 0.89
F1 Score: 0.89
spoken-language-identification-on-youtube-3CRNN
Accuracy : 0.70
F1 Score: 0.70

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Language Identification Using Deep Convolutional Recurrent Neural Networks | Papers | HyperAI