项目作者: dfordivam

项目描述 :
Kaldi-ASR haskell binding experiments
高级语言: C++
项目地址: git://github.com/dfordivam/hskaldi.git
创建时间: 2017-08-25T02:56:19Z
项目社区:https://github.com/dfordivam/hskaldi

开源协议:

下载


Experiments with Kaldi-ASR and haskell..

a minimal working example (using modified kaldi source code) is in minimal dirctory

The only useful bit in this code is perhaps the nix setup of Kaldi and use of it with haskell FFI.