Path to this page:
Subject: CVS commit: wip/py-scikits_talkbox
From: Kamel Derouiche
Date: 2011-01-19 15:36:48
Message id: E1PfZ9j-0008FR-Uz@sfp-cvsdas-2.v30.ch3.sourceforge.com
Log Message:
Import py26-scikits_talkbox-0.2.5 as wip/py-scikits_talkbox.
Talkbox is set of python modules for speech/signal processing. The goal of this
toolbox is to be a sandbox for features which may end up in scipy at some
point. The following features are planned before a 1.0 release:
* Spectrum estimation related functions: both parametic (lpc, high
resolution methods like music and co), and non-parametric (Welch,
periodogram)
* Fourier-like transforms (DCT, DST, MDCT, etc...)
* Basic signal processing tasks such as resampling
* Speech related functionalities: mfcc, mel spectrum, etc..
* More as it comes
Files: