Skip to content

MInf project focusing on language identification from speech using neural nets, Kaldi and other tools.

Notifications You must be signed in to change notification settings

paulmoore1/language-ident-from-speech

Repository files navigation

Language identification from speech

Honours project focusing on language identification from speech using neural nets, Kaldi and other tools.

Setting up the environment

Using Conda, create an environment (including the installation of dependencies), and activate it.

conda create --name lid
source activate lid # may need to use 'conda' instead of 'source' when not on Dice
conda install -c conda-forge kaldi 

About

MInf project focusing on language identification from speech using neural nets, Kaldi and other tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published