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
- Host: GitHub
- URL: https://github.com/dfordivam/hskaldi
- Owner: dfordivam
- Created: 2017-08-25T02:56:19.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-17T01:06:45.000Z (over 8 years ago)
- Last Synced: 2025-04-12T17:14:09.779Z (about 1 year ago)
- Topics: haskell, haskell-bindings, kaldi
- Language: C++
- Homepage:
- Size: 23.4 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.