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

G

Gain - Class in edu.gtts.sautrela.sp
Applies a gain to the input data.
Gain() - Constructor for class edu.gtts.sautrela.sp.Gain
Creates a default Gain DataProcessor
Gaussian - Class in edu.gtts.sautrela.wfsa.models
Gaussian Probability Density Function
Gaussian(String, double[], double[], double[], boolean, boolean) - Constructor for class edu.gtts.sautrela.wfsa.models.Gaussian
Creates a new instance of Gaussian
GaussianMixture - Class in edu.gtts.sautrela.wfsa.models
 
GaussianMixture(String, boolean, boolean, boolean, boolean) - Constructor for class edu.gtts.sautrela.wfsa.models.GaussianMixture
Creates a new instance of GaussianSet
GaussianMixture(InputSource) - Constructor for class edu.gtts.sautrela.wfsa.models.GaussianMixture
Creates a GaussianMixture using an XML description found via an InputSource
get(String) - Static method in class edu.gtts.sautrela.ResourceCache
 
get(int) - Method in class edu.gtts.sautrela.wfsa.models.GaussianMixture
 
get(int) - Method in class edu.gtts.sautrela.wfsa.Path
 
getAdditionalBeanInfo() - Method in class edu.gtts.sautrela.engine.AbstractDataProcessor
 
getAllProperties() - Method in class edu.gtts.sautrela.db.Sentence
 
getAlphabet() - Method in class edu.gtts.sautrela.wfsa.models.CHMM
 
getAlphabet() - Method in class edu.gtts.sautrela.wfsa.models.DefaultDWFSA
 
getAlphabet() - Method in class edu.gtts.sautrela.wfsa.models.HMM
 
getAlphabet() - Method in class edu.gtts.sautrela.wfsa.models.KTLSS
 
getAlphabet() - Method in class edu.gtts.sautrela.wfsa.models.LMM
 
getAlphabet() - Method in class edu.gtts.sautrela.wfsa.models.TreeModel
 
getAlphabet() - Method in interface edu.gtts.sautrela.wfsa.WFSA
Returns the alphabet of the Model.
getAlphabet() - Method in class edu.gtts.sautrela.wfsa.WFSASet
 
getAndAddValidURL(DefaultComboBoxModel, GUI.MyFileFilter) - Static method in class edu.gtts.sautrela.demo.GUI
 
getAudioFileURL() - Method in class edu.gtts.sautrela.audio.AudioFileReader
 
getAudioURL() - Method in class edu.gtts.sautrela.audio.AudioResourceReader
 
getAudioURL() - Method in class edu.gtts.sautrela.db.Sentence
 
getBeam() - Method in class edu.gtts.sautrela.wfsa.Decoder
Getter for property beam.
getBeam() - Method in class edu.gtts.sautrela.wfsa.Trainer
Getter for property beam.
getBeanDescriptor() - Method in class edu.gtts.sautrela.engine.AbstractDataProcessor
 
getBuffer(int) - Method in class edu.gtts.sautrela.engine.Engine
Returns a Buffer of this Engine.
getCentroid() - Method in class edu.gtts.sautrela.vq.Cluster
Returns the current centroid of this Cluster.
getCharset() - Method in class edu.gtts.sautrela.text.TextReader
Getter for property charset.
getCharset() - Method in class edu.gtts.sautrela.text.TextVectorReader
Getter for property charset.
getChild(InputSource, int) - Static method in class edu.gtts.sautrela.XMLUtil
 
getClusters() - Method in class edu.gtts.sautrela.vq.ClusterSet
Returns all the Clusters contained in this ClusterSet.
getCodebookSize() - Method in class edu.gtts.sautrela.vq.CodebookTrainer
Gets the Codebook's final size
getD() - Method in class edu.gtts.sautrela.sp.ShiftedDelta
Getter for property d.
getData() - Method in class edu.gtts.sautrela.vq.Cluster
Gets all the data contained in this Cluster.
getData() - Method in class edu.gtts.sautrela.vq.ClusterSet
Returns all the data contained in this ClusterSet.
getDatabaseURL() - Method in class edu.gtts.sautrela.db.ADBReader
Getter for property databaseURL.
getDataProcessor(int) - Method in class edu.gtts.sautrela.engine.Engine
Returns a Dataprocessor of this Engine.
getDataprocessorByName(String) - Static method in class edu.gtts.sautrela.engine.PluginManager
Return the so named class if it has been loaded from any plugin
getDataSize() - Method in class edu.gtts.sautrela.engine.util.RandomNumberGenerator
 
getDataType() - Method in class edu.gtts.sautrela.engine.util.RandomNumberGenerator
 
getDefaultEventIndex() - Method in class edu.gtts.sautrela.engine.AbstractDataProcessor
 
getDefaultPropertyIndex() - Method in class edu.gtts.sautrela.engine.AbstractDataProcessor
 
getDeleteRegexp() - Method in class edu.gtts.sautrela.text.TextReader
Getter for property deleteRegexp.
getDeleteRegexp() - Method in class edu.gtts.sautrela.text.TextVectorReader
Getter for property deleteRegexp.
getDelimiter() - Method in class edu.gtts.sautrela.text.StringCutter
Getter for property delimiter.
getDelta() - Method in class edu.gtts.sautrela.vq.CodebookTrainer
Gets the convergence factor.
getDeltaDeltaOrder() - Method in class edu.gtts.sautrela.sp.Deltas
Gets the order of the second derivate of the input data
getDeltaOrder() - Method in class edu.gtts.sautrela.sp.Deltas
Gets the order of the first derivate of the input data
getDestination() - Method in class edu.gtts.sautrela.wfsa.models.DefaultTransition
 
getDestination() - Method in interface edu.gtts.sautrela.wfsa.Transition
Returns the destination State of this transition
getDiscardTail() - Method in class edu.gtts.sautrela.engine.util.StreamCutter
Getter for property discardTail.
getDistance(double[]) - Method in class edu.gtts.sautrela.vq.Cluster
Computes the Euclidean distance between the current centroid and the given data.
getDistorsion() - Method in class edu.gtts.sautrela.vq.Cluster
Returns the current distorsion of this Cluster.
getDistorsion() - Method in class edu.gtts.sautrela.vq.ClusterSet
Returns the current distorsion of the ClusterSet (the sum over all the Clusters).
getDistorsions() - Method in class edu.gtts.sautrela.vq.ClusterSet
Returns a new vector containing all the distorsions of the ClusterSet.
getEventSetDescriptors() - Method in class edu.gtts.sautrela.engine.AbstractDataProcessor
 
getExcludeSymbolPattern() - Method in class edu.gtts.sautrela.wfsa.RecognitionRate
Getter for property excludeSymbolPattern.
getFactor() - Method in class edu.gtts.sautrela.sp.Preemphasis
Gets the pre-emphasis factor
getFields() - Method in class edu.gtts.sautrela.text.StringCutter
Getter for property fields.
getFile() - Method in class edu.gtts.sautrela.engine.util.StreamWriter
Getter for property File.
getFilterNum() - Method in class edu.gtts.sautrela.sp.DiscreteCosineTransform
Gets the number of output filters
getFilterNum() - Method in class edu.gtts.sautrela.sp.MelLogFilterBank
Gets the number of filters
getFilterString() - Method in class edu.gtts.sautrela.engine.util.VectorialDataFilter
Getter for property filterString.
getFinalCodebook() - Method in class edu.gtts.sautrela.vq.CodebookTrainer
Gets the final Codebook File
getFinProb(CHMM.State) - Method in class edu.gtts.sautrela.wfsa.models.CHMM
 
getFinProb(DefaultDWFSA.State) - Method in class edu.gtts.sautrela.wfsa.models.DefaultDWFSA
 
getFinProb(HMM.State) - Method in class edu.gtts.sautrela.wfsa.models.HMM
 
getFinProb(KTLSS.Node) - Method in class edu.gtts.sautrela.wfsa.models.KTLSS
 
getFinProb(LMM.xState) - Method in class edu.gtts.sautrela.wfsa.models.LMM
 
getFinProb(TreeModel.State_) - Method in class edu.gtts.sautrela.wfsa.models.TreeModel
 
getFinProb(S) - Method in interface edu.gtts.sautrela.wfsa.WFSA
Returns the probability of being final
getFlag() - Method in class gnu.getopt.LongOpt
Returns the value of the 'flag' field for this long option
getFromIndex() - Method in class edu.gtts.sautrela.engine.util.DataTrimmer
Getter for property fromIndex.
getFunction() - Method in class edu.gtts.sautrela.sp.Windowing
Gets the function of the window
getGain() - Method in class edu.gtts.sautrela.sp.Gain
Gets the gain value of this Gain
getGopalakrishnanC() - Method in class edu.gtts.sautrela.wfsa.models.KTLSS
 
getHasArg() - Method in class gnu.getopt.LongOpt
Returns the value set for the 'has_arg' field for this long option
getHeight() - Method in class edu.gtts.sautrela.engine.util.DataPlotter
Getter for property height.
getIcon(int) - Method in class edu.gtts.sautrela.engine.AbstractDataProcessor
 
getIniState() - Method in class edu.gtts.sautrela.wfsa.models.CHMM
 
getIniState() - Method in class edu.gtts.sautrela.wfsa.models.DefaultDWFSA
 
getIniState() - Method in class edu.gtts.sautrela.wfsa.models.HMM
 
getIniState() - Method in class edu.gtts.sautrela.wfsa.models.KTLSS
 
getIniState() - Method in class edu.gtts.sautrela.wfsa.models.LMM
 
getIniState() - Method in class edu.gtts.sautrela.wfsa.models.TreeModel
 
getIniState() - Method in interface edu.gtts.sautrela.wfsa.WFSA
Returns the initial State
getInitCodebook() - Method in class edu.gtts.sautrela.vq.CodebookTrainer
Gets the initial Codebook's URL
getInsertionMask() - Method in class edu.gtts.sautrela.wfsa.Trainer
Getter for property insertionMask.
getInsertionSymbolName() - Method in class edu.gtts.sautrela.wfsa.Trainer
Getter for property insertionSymbolName.
getInstance(InputSource) - Method in interface edu.gtts.sautrela.wfsa.Factory
Creates a WFSA using an XML description found via an InputSource
getInstance(InputSource, Alphabet) - Method in interface edu.gtts.sautrela.wfsa.Factory
Creates a WFSA using a XML description found via an InputSource and an existing Alphabet.
getInstance(InputSource) - Method in interface edu.gtts.sautrela.wfsa.WFSA.Factory
Creates a WFSA using an XML description found via an InputSource
getInstance(InputSource, Alphabet) - Method in interface edu.gtts.sautrela.wfsa.WFSA.Factory
Creates a WFSA using a XML description found via an InputSource and an existing Alphabet.
getInvCDF(double, boolean) - Static method in class edu.gtts.sautrela.sp.StatUtil
 
getK() - Method in class edu.gtts.sautrela.sp.ShiftedDelta
Getter for property k.
getLength() - Method in class edu.gtts.sautrela.engine.util.StreamCutter
Getter for property length.
getLogNorma() - Method in class edu.gtts.sautrela.wfsa.models.Gaussian
 
getLongind() - Method in class gnu.getopt.Getopt
Returns the index into the array of long options (NOT argv) representing the long option that was found.
getMainElementData(InputSource) - Static method in class edu.gtts.sautrela.XMLUtil
Returns the info (uri, localName, qName & attributes) of the main element of the XML document found in the provided InputSource
getMapCount() - Method in class edu.gtts.sautrela.wfsa.models.GMMTrainer
Getter for property mapCount.
getMapCount() - Method in class edu.gtts.sautrela.wfsa.Trainer
Getter for property mapCount.
getMatrixFile() - Method in class edu.gtts.sautrela.wfsa.RecognitionRate
Getter for property matrixFile.
getMaxFreq() - Method in class edu.gtts.sautrela.sp.MelLogFilterBank
Gets the maximun frequency for filtering
getMaxIter() - Method in class edu.gtts.sautrela.vq.CodebookTrainer
Gets the maximun number of iterations
getMaxValue() - Method in class edu.gtts.sautrela.engine.util.RandomNumberGenerator
 
getMaxValue() - Method in class edu.gtts.sautrela.sp.LiveEnergySegmentator
Getter for property maxValue.
getMean() - Method in class edu.gtts.sautrela.wfsa.models.Gaussian
 
getMethod() - Method in class edu.gtts.sautrela.wfsa.Trainer
Getter for property method.
getMethodDescriptors() - Method in class edu.gtts.sautrela.engine.AbstractDataProcessor
 
getMinFreq() - Method in class edu.gtts.sautrela.sp.MelLogFilterBank
Gets the minimun frequency for filtering
getMinValue() - Method in class edu.gtts.sautrela.engine.util.RandomNumberGenerator
 
getMode() - Method in class edu.gtts.sautrela.engine.util.Sniffer
Getter for property mode.
getMode() - Method in class edu.gtts.sautrela.sp.GLDSKernel
 
getN() - Method in class edu.gtts.sautrela.sp.ShiftedDelta
Getter for property n.
getname() - Method in class edu.gtts.sautrela.db.Sentence
 
getName() - Method in class edu.gtts.sautrela.engine.AbstractDataProcessor
 
getName() - Method in class edu.gtts.sautrela.engine.Buffer
 
getName() - Method in class edu.gtts.sautrela.engine.data.StringData
 
getName() - Method in class edu.gtts.sautrela.engine.Engine
Returns the name of this Engine.
getName() - Method in class edu.gtts.sautrela.wfsa.models.CHMM
 
getName() - Method in class edu.gtts.sautrela.wfsa.models.DefaultDWFSA
 
getName() - Method in class edu.gtts.sautrela.wfsa.models.DefaultState
 
getName() - Method in class edu.gtts.sautrela.wfsa.models.DefaultSymbol
 
getName() - Method in class edu.gtts.sautrela.wfsa.models.DefaultTransition
 
getName() - Method in class edu.gtts.sautrela.wfsa.models.Gaussian
 
getName() - Method in class edu.gtts.sautrela.wfsa.models.GaussianMixture
 
getName() - Method in class edu.gtts.sautrela.wfsa.models.HMM
 
getName() - Method in class edu.gtts.sautrela.wfsa.models.KTLSS
 
getName() - Method in class edu.gtts.sautrela.wfsa.models.LMM
 
getName() - Method in class edu.gtts.sautrela.wfsa.models.LMM.xState
 
getName() - Method in class edu.gtts.sautrela.wfsa.models.LMM.xTransition
 
getName() - Method in class edu.gtts.sautrela.wfsa.models.TreeModel
 
getName() - Method in interface edu.gtts.sautrela.wfsa.State
Returns the name of the State.
getName() - Method in interface edu.gtts.sautrela.wfsa.Symbol
Returns the name of the Symbol.
getName() - Method in interface edu.gtts.sautrela.wfsa.Transition
Returns the name of this transition.
getName() - Method in interface edu.gtts.sautrela.wfsa.WFSA
Returns the name of the Model.
getName() - Method in class edu.gtts.sautrela.wfsa.WFSASet
 
getName() - Method in class gnu.getopt.LongOpt
Returns the name of this LongOpt as a String
Getopt - Class in gnu.getopt
This is a Java port of GNU getopt, a class for parsing command line arguments passed to programs.
Getopt(String, String[], String) - Constructor for class gnu.getopt.Getopt
Construct a basic Getopt instance with the given input data.
Getopt(String, String[], String, LongOpt[]) - Constructor for class gnu.getopt.Getopt
Construct a Getopt instance with given input data that is capable of parsing long options as well as short.
Getopt(String, String[], String, LongOpt[], boolean) - Constructor for class gnu.getopt.Getopt
Construct a Getopt instance with given input data that is capable of parsing long options and short options.
getopt() - Method in class gnu.getopt.Getopt
This method returns a char that is the current option that has been parsed from the command line.
getOptarg() - Method in class gnu.getopt.Getopt
For communication from `getopt' to the caller.
getOptind() - Method in class gnu.getopt.Getopt
optind it the index in ARGV of the next element to be scanned.
getOptopt() - Method in class gnu.getopt.Getopt
When getopt() encounters an invalid option, it stores the value of that option in optopt which can be retrieved with this method.
getOrder() - Method in class edu.gtts.sautrela.sp.GLDSKernel
 
getOutputFileName() - Method in class edu.gtts.sautrela.wfsa.models.GMMTrainer
Getter for property outputFileName.
getOutputFileName() - Method in class edu.gtts.sautrela.wfsa.Trainer
Getter for property outputFileName.
getP() - Method in class edu.gtts.sautrela.sp.ShiftedDelta
Getter for property p.
getPath(WFSA<S, Y, T>, List<Y>, double, int) - Static method in class edu.gtts.sautrela.wfsa.Decoder
Returns the state path or most probable state path for a given symbol list
getPathInfo(Path<LMM.xState, LMM.xTransition>) - Static method in class edu.gtts.sautrela.wfsa.models.LMM
 
getPlugins() - Static method in class edu.gtts.sautrela.engine.PluginManager
Obtains a set with all the usable modules.
getProb(double[]) - Method in class edu.gtts.sautrela.wfsa.models.Gaussian
Returns the log probability of an array.
getProb(double[]) - Method in class edu.gtts.sautrela.wfsa.models.GaussianMixture
 
getProb() - Method in class edu.gtts.sautrela.wfsa.Path
Returns the cumulative Probability of the path
getProb(WFSA<S, Y, T>, List<Y>) - Static method in class edu.gtts.sautrela.wfsa.Util
 
getProb(WFSA<S, Y, T>, List<Y>, double) - Static method in class edu.gtts.sautrela.wfsa.Util
 
getProbability() - Method in class edu.gtts.sautrela.wfsa.models.DefaultTransition
 
getProbability() - Method in class edu.gtts.sautrela.wfsa.models.LMM.xTransition
 
getProbability() - Method in interface edu.gtts.sautrela.wfsa.Transition
Returns the logProb of this transition
getProperty(String) - Method in class edu.gtts.sautrela.db.Sentence
 
getProperty(String) - Method in class edu.gtts.sautrela.engine.data.DataStreamBegin
 
getPropertyDescriptors() - Method in class edu.gtts.sautrela.engine.AbstractDataProcessor
 
getPropertyNames() - Method in class edu.gtts.sautrela.engine.data.DataStreamBegin
 
getRandomData() - Method in class edu.gtts.sautrela.vq.Cluster
Gets randomly a data out of all data contained in this Cluster.
getRandomData() - Method in class edu.gtts.sautrela.wfsa.models.Gaussian
Returns a random vector.
getRandomData() - Method in class edu.gtts.sautrela.wfsa.models.GaussianMixture
 
getRandomTrans(CHMM.State) - Method in class edu.gtts.sautrela.wfsa.models.CHMM
 
getRandomTrans(DefaultDWFSA.State) - Method in class edu.gtts.sautrela.wfsa.models.DefaultDWFSA
 
getRandomTrans(HMM.State) - Method in class edu.gtts.sautrela.wfsa.models.HMM
 
getRandomTrans(KTLSS.Node) - Method in class edu.gtts.sautrela.wfsa.models.KTLSS
 
getRandomTrans(LMM.xState) - Method in class edu.gtts.sautrela.wfsa.models.LMM
 
getRandomTrans(TreeModel.State_) - Method in class edu.gtts.sautrela.wfsa.models.TreeModel
 
getRandomTrans(T[]) - Static method in class edu.gtts.sautrela.wfsa.Util
 
getRandomTrans(S) - Method in interface edu.gtts.sautrela.wfsa.WFSA
Returns a random transitions from a state
getRate() - Method in class edu.gtts.sautrela.wfsa.RecognitionRate
Getter for property rate.
getSampleRate() - Method in class edu.gtts.sautrela.audio.AudioRecorder
 
getSampleRate() - Method in class edu.gtts.sautrela.sp.MelLogFilterBank
Gets the sampling rate that was used on the incoming data.
getSampleSize() - Method in class edu.gtts.sautrela.audio.AudioRecorder
 
getSentenceRegex() - Method in class edu.gtts.sautrela.db.ADBReader
Getter for property sentenceRegex.
getSentences(String) - Method in class edu.gtts.sautrela.db.AcousticDataBase
Returns a set view of the Sentences whose name match the Reguler Expression.
getShift() - Method in class edu.gtts.sautrela.sp.EnergySegmentator2
Getter for property windowSize.
getShift() - Method in class edu.gtts.sautrela.sp.Windowing
Gets the shift of the window
getSilenceThreshold() - Method in class edu.gtts.sautrela.sp.LiveEnergySegmentator
Getter for property threshold.
getSize() - Method in class edu.gtts.sautrela.engine.Buffer
 
getSize() - Method in class edu.gtts.sautrela.engine.util.RandomSymbolGenerator
Getter for property size.
getSize() - Method in class edu.gtts.sautrela.sp.EnergySegmentator2
Getter for property windowSize.
getSize() - Method in class edu.gtts.sautrela.sp.PowerSpectrum
Gets the size of the FFT
getSize() - Method in class edu.gtts.sautrela.sp.Windowing
Gets the size of the window
getSource() - Method in class edu.gtts.sautrela.db.AcousticDataBase
 
getSource() - Method in class edu.gtts.sautrela.wfsa.models.DefaultTransition
 
getSource() - Method in interface edu.gtts.sautrela.wfsa.Transition
Returns the source State of this transition
getSourceURL() - Method in class edu.gtts.sautrela.text.TextReader
Getter for property sourceURL.
getSourceURL() - Method in class edu.gtts.sautrela.text.TextVectorReader
Getter for property sourceURL.
getSplitRegexp() - Method in class edu.gtts.sautrela.text.TextReader
Getter for property splitRegexp.
getSplitRegexp() - Method in class edu.gtts.sautrela.text.TextVectorReader
Getter for property splitRegexp.
getSquareDistance(double[]) - Method in class edu.gtts.sautrela.vq.Cluster
Computes the square of the Euclidean distance between the current centroid and the given data.
getStreamLength() - Method in class edu.gtts.sautrela.engine.util.RandomNumberGenerator
 
getStreamNum() - Method in class edu.gtts.sautrela.engine.util.RandomNumberGenerator
 
getStyle() - Method in class edu.gtts.sautrela.engine.util.DataPlotter
Getter for property style.
getSupPropertyName() - Method in class edu.gtts.sautrela.wfsa.Trainer
Getter for property supPropertyName.
getSupSplitRegex() - Method in class edu.gtts.sautrela.wfsa.Trainer
Getter for property supSplitRegex.
getSymbol() - Method in class edu.gtts.sautrela.wfsa.models.DefaultTransition
 
getSymbol() - Method in interface edu.gtts.sautrela.wfsa.Transition
Returns the emitted Symbol of this transition
getSymbolByName(String) - Method in class edu.gtts.sautrela.wfsa.models.DefaultDWFSA
 
getSymbolByName(String) - Method in class edu.gtts.sautrela.wfsa.models.HMM
 
getSymbolFile() - Method in class edu.gtts.sautrela.wfsa.RecognitionRate
Getter for property symbolFile.
getSymbolList(WFSA<?, Y1, ?>, List<Y2>) - Static method in class edu.gtts.sautrela.wfsa.Util
Returns the Symbol List of a given Symbol List from another Alphabet
getSymbolListFromNames(WFSA<?, Y, ?>, List<String>) - Static method in class edu.gtts.sautrela.wfsa.Util
Returns the Symbol List of a given Symbol-name List
getSymbolSeparator() - Method in class edu.gtts.sautrela.wfsa.RecognitionRate
Getter for property symbolSeparator.
getTargetType() - Method in class edu.gtts.sautrela.engine.util.RandomSymbolGenerator
Getter for property targetType.
getTargetType() - Method in class edu.gtts.sautrela.wfsa.Decoder
Getter for property targetType.
getTargetType() - Method in class edu.gtts.sautrela.wfsa.EntropyEstimator
Getter for property targetType.
getTargetType() - Method in class edu.gtts.sautrela.wfsa.Trainer
Getter for property targetType.
getTargetURL() - Method in class edu.gtts.sautrela.engine.util.RandomSymbolGenerator
Getter for property targetURL.
getTargetURL() - Method in class edu.gtts.sautrela.wfsa.Decoder
Getter for property targetURL.
getTargetURL() - Method in class edu.gtts.sautrela.wfsa.EntropyEstimator
Getter for property targetURL.
getTargetURL() - Method in class edu.gtts.sautrela.wfsa.models.GMMTrainer
Getter for property targetURL.
getTargetURL() - Method in class edu.gtts.sautrela.wfsa.Trainer
Getter for property targetURL.
getThreadNumber() - Method in class edu.gtts.sautrela.wfsa.models.GMMTrainer
Getter for property outputFileName.
getThreshold() - Method in class edu.gtts.sautrela.sp.VoiceActivityDetector
Getter for property threshold.
getTimeFreqConstant() - Method in class edu.gtts.sautrela.sp.LiveFeaturelNormalization
Getter for property timeFreqConstant.
getToIndex() - Method in class edu.gtts.sautrela.engine.util.DataTrimmer
Getter for property toIndex.
getTopN() - Method in class edu.gtts.sautrela.wfsa.models.GMMTrainer
Getter for property topN.
getTrans(S, Y) - Method in interface edu.gtts.sautrela.wfsa.DWFSA
Returns the transition for the given state and symbol
getTrans(CHMM.State) - Method in class edu.gtts.sautrela.wfsa.models.CHMM
 
getTrans(CHMM.State, CHMM.Symbol) - Method in class edu.gtts.sautrela.wfsa.models.CHMM
 
getTrans(DefaultDWFSA.State) - Method in class edu.gtts.sautrela.wfsa.models.DefaultDWFSA
 
getTrans(DefaultDWFSA.State, Symbol) - Method in class edu.gtts.sautrela.wfsa.models.DefaultDWFSA
 
getTrans(HMM.State) - Method in class edu.gtts.sautrela.wfsa.models.HMM
 
getTrans(HMM.State, HMM.Symbol) - Method in class edu.gtts.sautrela.wfsa.models.HMM
 
getTrans(KTLSS.Node) - Method in class edu.gtts.sautrela.wfsa.models.KTLSS
 
getTrans(KTLSS.Node, KTLSS.Symbol) - Method in class edu.gtts.sautrela.wfsa.models.KTLSS
 
getTrans(LMM.xState) - Method in class edu.gtts.sautrela.wfsa.models.LMM
 
getTrans(LMM.xState, Symbol) - Method in class edu.gtts.sautrela.wfsa.models.LMM
 
getTrans(TreeModel.State_) - Method in class edu.gtts.sautrela.wfsa.models.TreeModel
 
getTrans(TreeModel.State_, Symbol) - Method in class edu.gtts.sautrela.wfsa.models.TreeModel
 
getTrans(S, Y) - Method in interface edu.gtts.sautrela.wfsa.NdWFSA
Returns all possible transitions for the given source state and symbol.
getTrans(S) - Method in interface edu.gtts.sautrela.wfsa.WFSA
Returns all possible transitions from a state.
getTrans2(HMM.State) - Method in class edu.gtts.sautrela.wfsa.models.HMM
 
getTrans2(HMM.State, HMM.Symbol) - Method in class edu.gtts.sautrela.wfsa.models.HMM
 
getTransPropertyName() - Method in class edu.gtts.sautrela.wfsa.RecognitionRate
Getter for property transPropertyName.
getUrl() - Method in class edu.gtts.sautrela.engine.util.StreamReader
Getter for property url.
getUrl() - Method in class edu.gtts.sautrela.vq.Quantizer
Gets the URL of the ClusterSet of this Quantizer
getVal() - Method in class gnu.getopt.LongOpt
Returns the value of the 'val' field for this long option
getValidURL(GUI.MyFileFilter) - Static method in class edu.gtts.sautrela.demo.GUI
 
getVar() - Method in class edu.gtts.sautrela.wfsa.models.Gaussian
 
getVarFloor() - Method in class edu.gtts.sautrela.wfsa.models.Gaussian
 
getVerbose() - Method in class edu.gtts.sautrela.wfsa.Decoder
Getter for property verbose.
getVerbose() - Method in class edu.gtts.sautrela.wfsa.Trainer
Getter for property verbose.
getWeight(int) - Method in class edu.gtts.sautrela.wfsa.models.GaussianMixture
 
getWeightFileName() - Method in class edu.gtts.sautrela.sp.GLDSKernel
 
getWFSA(String) - Method in class edu.gtts.sautrela.wfsa.WFSASet
 
getWidth() - Method in class edu.gtts.sautrela.engine.util.DataPlotter
Getter for property width.
getWindowSize() - Method in class edu.gtts.sautrela.sp.LiveEnergySegmentator
Getter for property windowSize.
getWindowSize() - Method in class edu.gtts.sautrela.sp.LiveFeatureWarper
Gets the warping window size
getXdataindex() - Method in class edu.gtts.sautrela.engine.util.DataPlotter
Getter for property xdataindex.
getYdataindex() - Method in class edu.gtts.sautrela.engine.util.DataPlotter
Getter for property ydataindex.
GLDSKernel - Class in edu.gtts.sautrela.sp
 
GLDSKernel() - Constructor for class edu.gtts.sautrela.sp.GLDSKernel
 
GLDSKernel.Mode - Enum in edu.gtts.sautrela.sp
 
GMMTrainer - Class in edu.gtts.sautrela.wfsa.models
 
GMMTrainer() - Constructor for class edu.gtts.sautrela.wfsa.models.GMMTrainer
 
gnu.getopt - package gnu.getopt
 
gotoStatic() - Method in class edu.gtts.sautrela.wfsa.models.DefaultDWFSA
 
GUI - Class in edu.gtts.sautrela.demo
 

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