Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 226 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 226 Bytes

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.