dhpollack / spokenlanguages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Language Identification Project - Humboldt Universität

A language identification project using PyTorch

Motivation

Classify audio samples by spoken language using different preprocessing techniques and network frameworks. I am using librosa and numpy for preprocessing and PyTorch for the deep-learning neural networks.

Datasets

Top Coder Spoken Languages Competition

Voxforge

Installation and Usage

tbd

About

License:MIT License


Languages

Language:Jupyter Notebook 80.2%Language:Python 19.5%Language:Shell 0.3%