A B C D E F G H I K L M N O P R S T U V W X Y

P

PAD_COPY - Static variable in class framed.Slope
pad with the most recently read valid data
paint(Graphics) - Method in class visual.Visualizer1D
Visualization function
paint(Graphics) - Method in class visual.Visualizer2D
 
Pair<T1,T2> - Class in util
Use the Pair class to group two values together.
Pair(T1, T2) - Constructor for class util.Pair
 
ParallelEM - Class in statistics
A parallel implementation of the EM algorithm.
ParallelEM(MixtureDensity, ChunkedDataSet, int) - Constructor for class statistics.ParallelEM
Generate a new Estimator for parallel EM iterations.
ParallelML - Class in statistics
A parallel implementation of the maximum likelihood estimation.
ParallelML(int, ChunkedDataSet, int, boolean) - Constructor for class statistics.ParallelML
Generate a new parallel ML estimator.
pause() - Method in class bin.ThreadedRecorder
(un)pause the recording; on pause, the recording continues, but is not saved to the file.
pc - Variable in class transformations.PCA
 
PCA - Class in transformations
 
PCA() - Constructor for class transformations.PCA
 
PhoneInventory - Class in arch
The PhoneInventory handles storage and loading of (poly)phone inventories.
PhoneInventory() - Constructor for class arch.PhoneInventory
 
Polyphone - Class in arch
A polyphone consists of a central phone, its left and right context and the statistical models linked to it.
Polyphone(String[], String, String[]) - Constructor for class arch.Polyphone
Create a polyphone with the given context.
Polyphone(String) - Constructor for class arch.Polyphone
Create a monophone without context.
posteriors(double[]) - Method in class statistics.MixtureDensity
Normalize the component scores to posteriors (call evaluate first!)
preEmphasize(double[], double, double) - Static method in class sampled.AudioFileReader
Perform a pre-emphasis on the given signal vector: x'(n) = x(n) - a * x(n-1) with s0 = x(-1)
previous - Variable in class statistics.ParallelEM
previous estimate
printFilterBank() - Method in class framed.Melfilter
get a String representation of the filter bank format 3 lines per filter (gnuplot ready):
filterNum 0 startFreq
filterNum 1 centerFreq
filterNum 0 endFreq
problem - Variable in exception exceptions.InvalidFormatException
 
pruneHierarchy() - Method in class arch.Polyphone
Prune the phoneme hierarchy to remove extra "idle" links.
pruneHierarchyByOccurrence(int) - Method in class arch.Polyphone
Prune the phoneme hierarchy by removing polyphones appearing less than minOcc times (recursive call).
prunePhonemeHierarchy() - Method in class arch.PhoneInventory
Prune the unneeded polyphones, i.e.
prunePhonemeHierarchyByOccurrence(int, Lexicon, String) - Method in class arch.PhoneInventory
Prune the phoneme hierarchy by their number of occurrence.

A B C D E F G H I K L M N O P R S T U V W X Y