Skip to content
This repository has been archived by the owner on Jan 22, 2020. It is now read-only.

dhpollack/spokenlanguages

Repository files navigation

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

Installation and Usage

tbd