Skip to content

Scripts run on Kaldi toolkit on Kaggle's Tensorflow Speech Recognition Challenge

Notifications You must be signed in to change notification settings

minhnq97/asr-commands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asr-commands

Scripts run on Kaldi toolkit on Kaggle's Tensorflow Speech Recognition Challenge. The URL to the challenge is here.

To run the script, you have to copy this folder to $kaldi_path/egs/
Check the symbolic links of utils, steps, conf, local folders if it does work.
The kernel describe this repository is on kaggle.

Step 1:

Create training and validation data:

python data_prep.py

Step 2:

Create evaluation data:

python eval_prep.py

Step 3:

Training data (running from stage 0):

. ./path.sh
./run.sh --stage 0

About

Scripts run on Kaldi toolkit on Kaggle's Tensorflow Speech Recognition Challenge

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published