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

H

HammingWindow - Class in framed
Hamming window: windowed_signal = signal * (0.54 - 0.46*Math.cos(2.
HammingWindow(AudioSource) - Constructor for class framed.HammingWindow
 
HammingWindow(AudioSource, int, int) - Constructor for class framed.HammingWindow
 
HannWindow - Class in framed
Hanning window: windowed_signal = signal * (0.5 - 0.5*Math.cos(2.
HannWindow(AudioSource) - Constructor for class framed.HannWindow
 
HannWindow(AudioSource, int, int) - Constructor for class framed.HannWindow
 
hashCode() - Method in class arch.Polyphone
Obtain a hash value using the string representation of the polyphone
hierarchicalGaussianClustering(List<Sample>, int, boolean, Initialization.DensityRankingMethod) - Static method in class statistics.Initialization
Perform a hierarchical Gaussian clustering: Beginning with only one density, always split the cluster with highest variance in two parts, finding the new means by following the strongest eigen vector.
hierarchyAsDotFormat(boolean) - Method in class arch.PhoneInventory
Generate a .dot representation of the phoneme hierarchy for a visual check
hierarchyAsDotFormat(boolean) - Method in class arch.Polyphone
Generate a String representation of the hierarchy using the .dot format
hierarchyAsString() - Method in class arch.PhoneInventory
Get a String representation of the phone inventory, including the polyphone hierarchy.
hierarchyAsString() - Method in class arch.Polyphone
Generate a String representation of the hierarchy using ASCII art
hmm - Variable in class arch.Polyphone
acoustic model associated with this polyphone
HMM - Class in statistics
Abstract HMM class.
HMM() - Constructor for class statistics.HMM
 

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