ZhengkunTian/rnn-transducer

how to preprocess the dataset?

w5688414 opened this issue · 2 comments

so what's the data structure of the

train: egs/aishell/data/train
dev: egs/aishell/data/dev
test: egs/aishell/data/test

Can you show me some examples?

Ok, I will add the preparation to the readme.

so what's the data structure of the

train: egs/aishell/data/train
dev: egs/aishell/data/dev
test: egs/aishell/data/test

Can you show me some examples?

In kaldi, kaldi-master/egs/timit/s5/run.sh this script will help you get the related files.