An open API service indexing awesome lists of open source software.

https://github.com/dfordivam/hskaldi

Kaldi-ASR haskell binding experiments
https://github.com/dfordivam/hskaldi

haskell haskell-bindings kaldi

Last synced: about 1 year ago
JSON representation

Kaldi-ASR haskell binding experiments

Awesome Lists containing this project

README

          

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.