Path to this page:
./
wip/py-scikits_talkbox,
Talkbox, a set of python modules for speech/signal processing
Branch: CURRENT,
Version: 0.2.5,
Package name: py312-scikits_talkbox-0.2.5,
Maintainer: jihbed.researchTalkbox 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
Required to run:[
devel/py-setuptools] [
math/py-numpy] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
RMD160: 0cbea977af22611131dd09423a5f7dbb1b9e5a03
Filesize: 147.989 KB
Version history: (Expand)
- (2024-09-19) Updated to version: py312-scikits_talkbox-0.2.5
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2023-02-13) Updated to version: py310-scikits_talkbox-0.2.5
- (2021-10-08) Updated to version: py39-scikits_talkbox-0.2.5
CVS history: (Expand)
2012-10-07 15:57:25 by Aleksej Saushev | Files touched by this commit (211) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2011-01-19 15:36:48 by Kamel Derouiche | Files touched by this commit (4) | |
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
|