Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dfordivam/hsmfcc

MFCC feature computation in pure haskell
https://github.com/dfordivam/hsmfcc

Last synced: about 7 hours ago
JSON representation

MFCC feature computation in pure haskell

Awesome Lists containing this project

README

        

# hsmfcc
MFCC feature computation in pure haskell

This code is tailored for the dictation-kit of Julius.
https://github.com/julius-speech/dictation-kit

And it has been created mainly by reverse-engineering the C code from Julius.