资源算法mxnet_kaldi

mxnet_kaldi

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

note

This is the speech demo from mxnet, but for some reason, they removed this demo. I had contributed timit recipe for this demo, and make it work quite well.

I will update this demo for the latest kaldi and mxnet. currently, we use a old kaldi. we will upgraded to latest in a few day.

thanks for the original author @pluskid and @yzhang87.

Build Kaldi

Build Kaldi as shared libraties if you have not already done so.

cd kaldi/src
./configure --shared # and other options that you needmake depend
make

Build Python Wrapper

  1. Copy or link the attached python_wrap folder to kaldi/src.

  2. Compile python_wrap/

cd kaldi/src/python_wrap/
make

usage (simple version:timit)

  1. run timit recipe in Kaldi. 2 modify egs/timit/s5/global.cfg

  2. ./run.sh

every thing should be ok.


上一篇: kaldi-lattice-search

下一篇:kaldi_spotter

用户评价
全部评价

热门资源

  • 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 ...