资源算法kaldi-for-dummies

kaldi-for-dummies

2020-04-07 | |  27 |   0 |   0

Kaldi for dummies

The digits recordings data has been taken from here.

The data was brought to the required format by running the script script.sh which is there in the root directory of the project. It should be run in the directory where the above audio files exist. You may need to change permissions before running the script.sh

Steps to bring the dataset to proper format.

  1. Move N speakers to test directory and remaining to train

  2. Create a file spk2gender to show the mapping of the speakers to their gender.

  3. Run the scripts script_for_utt2spk.shscript_for_wav.scp.sh, and script_for_text.sh to generate the respective files.

  4. textwav.scp, and utt2spk would be generated as a result of the above step. Move these files to their respective test or train sub-directories in the data directory. Completing these steps ensures that the data has been properly set up.

For further steps, kaldi-for-dummies can be followed from here.


上一篇:kaldi-rm1-mod

下一篇:kaldi_recipes

用户评价
全部评价

热门资源

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • shih-styletransfer

    shih-styletransfer Code from Style Transfer ...