Overview
Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
C
c
- Variable in class statistics.
Sample
correct label
cachedData()
- Method in class io.
ChunkedDataSet
Cache all chunks into a List
for easier (single-core) access
ChunkedDataSet
- Class in
io
Use the ChunkedDataSet if you have a list of files containing framed data and want to read that in sequencially.
ChunkedDataSet(String)
- Constructor for class io.
ChunkedDataSet
Create a ChunkDataSet using the given list file.
ChunkedDataSet(List<String>)
- Constructor for class io.
ChunkedDataSet
ChunkedDataSet.Chunk
- Class in
io
A chunk consists of its name and a (ready-to-read) FrameReader
ChunkedDataSet.Chunk(String)
- Constructor for class io.
ChunkedDataSet.Chunk
Create a new Chunk and prepare the FrameReader to read from the given file.
Classifier
- Interface in
classifiers
classifiers
- package classifiers
classify(double[], boolean)
- Method in class statistics.
MixtureDensity
Return the index of the highest scoring density (without the prior or exponentiation!)
clear()
- Method in class statistics.
Density
Reset all the components.
clear()
- Method in class statistics.
MixtureDensity
Set all the elements of the components to zero
clearPhoneInventory()
- Method in class arch.
PhoneInventory
Clear the inventory for a clean start.
clone()
- Method in class statistics.
Density
Clone the instance (deep copy)
clone()
- Method in class statistics.
DensityDiagonal
Create a deep copy of this instance.
clone()
- Method in class statistics.
DensityFull
Create a deep copy of this instance.
clone()
- Method in class statistics.
MixtureDensity
Return a deep copy of this instance
close()
- Method in class io.
FrameReader
Close the FrameReader's input file
close()
- Method in class io.
FrameWriter
CMS1
- Class in
framed
Simple straight-forward (offline) cepstral mean subtraction.
CMS1(FrameSource, double[])
- Constructor for class framed.
CMS1
Generate a cepstral mean subtraction object using the given source and mean vector; no dynamic update
compareTo(Lexicon.Entry)
- Method in class arch.
Lexicon.Entry
lexical sort
computeMeanFromSource(FrameSource, double[])
- Static method in class framed.
CMS1
Compute the mean vector from the given frame source.
computePCA(List<Sample>)
- Method in class transformations.
PCA
Compute the parameters for the principal components analysis (PCA).
computePCA(double[][])
- Method in class transformations.
PCA
Compute the parameters for the principal components analysis (PCA).
ConstantGenerator
- Class in
sampled
ConstantGenerator()
- Constructor for class sampled.
ConstantGenerator
ConstantGenerator(int)
- Constructor for class sampled.
ConstantGenerator
ConstantGenerator(double)
- Constructor for class sampled.
ConstantGenerator
ConstantGenerator(int, double)
- Constructor for class sampled.
ConstantGenerator
Converter
- Class in
bin
Converter()
- Constructor for class bin.
Converter
Converter.Format
- Enum in
bin
cov
- Variable in class statistics.
Density
covariance matrix: either diagonal, or packed lower triangle
covarianceAsGnuplot()
- Method in class statistics.
Density
Generate the gnuplot command (parametric) for this density, accounting for the first 2 dimensions
create(FrameSource, int, String)
- Static method in class framed.
Melfilter
Create a Melfilter object using the given parameter string and connect it to the source.
create(FrameSource, String)
- Static method in class framed.
Selection
Create a Selection object according to the parameter string and attach it to the source.
create(FrameSource, String)
- Static method in class framed.
Slope
Create a new Slope object which computes the specified deltas on the connected source
create(AudioSource, String)
- Static method in class framed.
Window
Generate a new Window object using the parameter string and AudioSource
create(String)
- Static method in class sampled.
RawAudioFormat
Generate a RawAudioFormat from the given parameterString.
create(String)
- Static method in class sampled.
SineGenerator
Generate a new SineGenerator according to the parameter string.
current
- Variable in class statistics.
ParallelEM
current estimate
Overview
Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Y