Commit graph

7 commits

Author SHA1 Message Date
wiedi
bbb7743486 Needs include of values.h for M_PI on SunOS 2014-02-22 14:19:36 +00:00
obache
90972c8b25 Update sptk to 3.6.
PR pkg/48279 by ISIHARA Takanori.

Version 3.6:
 * add -o option to 'minmax' command to output maximum, minimum or both values.
 * add -o 4 option to 'vstat' command to output medians.
 * add options to 'vopr' command to deal with relational operators, arithmetic/
   geometric mean, and ceiling/flooring.
 * add -T option to 'smcep' command to specifiy emphasized frequency.
 * add -E option to 'gcep', 'mcep', 'mgcep', 'spec', 'smcep' and 'uels' command
   to specify floor in dB.
 * add -F option to 'gmm' command to read initial GMM parameter file.
 * add -L and -R option to 'wav2raw' command to deal with stereo wav file.
 * add 'gseries', 'ifftr', 'mlsacheck', 'symmetrize' and 'transpose' command.
 * change -f option of 'lbg' command into -F option.
 * unify option to specify sampling frequency into -s option.
 * fix 'x2x', 'dmp' and 'fd' command to read format string without space in
   front of '%'.
 * bug fixes.
2013-10-07 13:06:04 +00:00
asau
3997aff2d7 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
obache
af49ed0e3c Update sptk to 3.5.
PR 46047 by ISHIHARA Takanori.

Version 3.5:
 * add 'dtw' command.
 * add 'mfcc' command.
 * add 'mgc2mgclsp' and 'mgclsp2mgc' command.
 * add two pitch extraction algorithm, 'RAPT' and 'SWIPE' to 'pitch' command.
 * add -R and -M option to 'delta' command, to skip the magic number during the
   calculation.
 * unify data type for sampling frequency into float in kHz.
 * fix options of 'psgr' and 'grlogsp' command to draw more large graph.
 * fix 'wav2raw' to deal with IEEE float format.
 * bug fixes.
2012-02-19 05:10:11 +00:00
hans
8737ac17ca Explicitly disable da (audio output). 2012-01-11 20:30:18 +00:00
obache
40707d1e65 Update sptk to 3.4.1.
In addition to PR#45024 by ISIHARA Takanori,
* also update refrence manual and examples PDF document files.
* exactly depend on csh, some installed scripts are csh script.

Version 3.4.1:
 * add 'idct' command.
 * remove all input/output data type except float from 'frame', 'snr', 'us16',
   and 'uscd' command.
 * add input/output data type to many commands.
 * show number of byte for all input/output data type in 'x2x' command.
 * rename 'pcap' command to 'pcas' command.
 * add new constant (octave and cent) to 'sopr' command.
 * bug fixes.
2011-06-08 13:32:03 +00:00
obache
d88f3d3d0e Import sptk-3.4 as audio/sptk.
Based on PR#44556 by ISHIHARA Takanori.

The Speech Signal Processing Toolkit (SPTK) is a suite of speech
signal processing tools for UNIX environments, e.g., LPC
analysis, PARCOR analysis, LSP analysis, PARCOR synthesis
filter, LSP synthesis filter, vector quantization techniques,
and other extended versions of them.
2011-05-02 11:57:16 +00:00