Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dfordivam/hsmfcc
- Owner: dfordivam
- License: bsd-3-clause
- Created: 2017-09-27T06:06:23.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-18T04:59:26.000Z (about 7 years ago)
- Last Synced: 2023-10-20T19:18:47.000Z (about 1 year ago)
- Language: Haskell
- Size: 8.79 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
# hsmfcc
MFCC feature computation in pure haskellThis code is tailored for the dictation-kit of Julius.
https://github.com/julius-speech/dictation-kitAnd it has been created mainly by reverse-engineering the C code from Julius.