Skip to content

skewballfox/mfcc-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MFCC Benchmark

a simple python module for comparing the various libraries for speech preprocessing. Primarily used in the development of speechsauce (name pending, please suggest literally anything else)

Getting Started

setting up the virtual environment is pretty seamless if you have poetry installed:

git clone https://github.com/skewballfox/mfcc-benchmark
cd mfcc-benchmark
poetry install
poetry shell

then to run

python -m mfcc_bench

benchmark still a WIP

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages