last updated on June 15, 2002 description: centroid of a codebook
calls: point called by: codebook input: k-dimensional points output: distortion measure
last updated on June 15, 2002 description: codebook for Vector Quantization component calls: centroid, point called by: volume, train input: speech signal output: set of centroids, set of indices
last updated on June 15, 2002 description: class used to manipulate database calls: none called by: volume input: data to be stored in database output: data read from database
last modified: June 15, 2002 description: this is the detection of the noise and search for the spot where the acutal word is being sounded,
and remove the noise from the sample. calls: none called by: volume, train input: speech signal output: modified speech signal
endPt() -
Constructor for class ocvolume.dsp.endPt
last updated on June 15, 2002 description: feature extraction class used to extract mel-frequency cepstral coefficients from input signal calls: none called by: volume, train input: speech signal output: mel-frequency cepstral coefficient
description: continuous record voice from microphone, with at least 600ms pause in between words
or discrete recording with at least 100ms in the front and end being silent
default is continuous recording calls: none called by: volume input: digitalize speech signal output: speech signal stored in array
last modified: June 13, 2002 description: store 100ms of samples (1600 samples), and calculate the averge square mean calls: none called by: micInput input: 100ms signal output: 100ms signal, squared mean energy
last updated on June 15, 2002 description: point class which stores coordinates in k-dimensional space calls: none called by: centroid, codebook input: set of co-ordinates output: none