| Package | Description |
|---|---|
| edu.cmu.sphinx.frontend | |
| edu.cmu.sphinx.frontend.transform |
| Modifier and Type | Field and Description |
|---|---|
protected DiscreteCosineTransform |
AutoCepstrum.dct
The property specifying the DCT which will be used for creating the
cepstrum.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DiscreteCosineTransform2
Applies the optimized MelCosine filter used in pocketsphinx to the given melspectrum.
|
class |
KaldiDiscreteCosineTransform
DCT implementation that conforms to one used in Kaldi.
|