资源算法kaldi-cmake

kaldi-cmake

2020-04-07 | |  39 |   0 |   0

kaldi-cmake

This is a simple project to create CMakeLists.txt for kaldi on Linux. A description of this project is here

I did this to debug kaldi with Clion on Linux. To make it work on OSX or Windows, you probably need to modify rules based on the kaldi.mk file in your own environment. I assume the blas library is configured with ATLAS, so my default setup is ATLAS in this project. To enable other library such as MKL, you need to replace ATLAS configures with other configures in cmake.py.

How to use

After following instructions here, you will have separate CMakeLists.txt for each corresponding Makefile in kaldi/src

  • clone kaldi

  • configure and install everything you need under kaldi/tools

  • configure with --shared option in your kaldi/src (static option should also work, but you need to modify cmake.py)

  • modify paths in cmake.py

  • python cmake.py



上一篇: kaldi-web

下一篇:kaldi-thesis

用户评价
全部评价

热门资源

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