- G2PConverter - Class in edu.cmu.sphinx.linguist.g2p
-
The grapheme-to-phoneme (g2p) decoder
- G2PConverter(URL) - Constructor for class edu.cmu.sphinx.linguist.g2p.G2PConverter
-
Create a decoder by loading the serialized model from a specified URL
- G2PConverter(String) - Constructor for class edu.cmu.sphinx.linguist.g2p.G2PConverter
-
Create a decoder by loading the serialized model from a specified
filename
- g2pDecoder - Variable in class edu.cmu.sphinx.linguist.dictionary.TextDictionary
-
- g2pMaxPron - Variable in class edu.cmu.sphinx.linguist.dictionary.TextDictionary
-
- g2pModelFile - Variable in class edu.cmu.sphinx.linguist.dictionary.TextDictionary
-
- GAIN_FACTOR - Static variable in class edu.cmu.sphinx.frontend.GainControlProcessor
-
- GainControlProcessor - Class in edu.cmu.sphinx.frontend
-
Allows to modify the gain of an audio-signal.
- GainControlProcessor(double) - Constructor for class edu.cmu.sphinx.frontend.GainControlProcessor
-
- GainControlProcessor() - Constructor for class edu.cmu.sphinx.frontend.GainControlProcessor
-
- GapInsertionDetector - Class in edu.cmu.sphinx.util
-
A program that takes in a reference transcript and a hypothesis transcript and figures out how many gap insertion
errors are there.
- GapInsertionDetector(String, String, boolean) - Constructor for class edu.cmu.sphinx.util.GapInsertionDetector
-
Create a gap insertion detector to detect gap insertions using the given reference file and hypothesis file.
- GaussianMixture - Class in edu.cmu.sphinx.linguist.acoustic.tiedstate
-
Represents a concrete implementation of a simple
senone
.
- GaussianMixture(GaussianWeights, MixtureComponent[], int) - Constructor for class edu.cmu.sphinx.linguist.acoustic.tiedstate.GaussianMixture
-
Creates a new senone from the given components.
- GaussianWeights - Class in edu.cmu.sphinx.linguist.acoustic.tiedstate
-
Structure to store weights for all gaussians in AM.
- GaussianWeights(String, int, int, int) - Constructor for class edu.cmu.sphinx.linguist.acoustic.tiedstate.GaussianWeights
-
- GDLDumper - Class in edu.cmu.sphinx.linguist.util
-
A linguist processor that dumps out the sentence hmm in GDL format.
- GDLDumper(String, Linguist, boolean, boolean, boolean) - Constructor for class edu.cmu.sphinx.linguist.util.GDLDumper
-
- GDLDumper() - Constructor for class edu.cmu.sphinx.linguist.util.GDLDumper
-
- GDLDumper - Class in edu.cmu.sphinx.util.props.tools
-
Dumps a given configuration manager as GDL. ...
- GDLDumper() - Constructor for class edu.cmu.sphinx.util.props.tools.GDLDumper
-
- GDLLatticeFactory - Class in edu.cmu.sphinx.result
-
Creates a Lattice from a GDL (AISee) Lattice file.
- generateDistinctSpeakers(int, int, int) - Static method in class edu.cmu.sphinx.speakerid.Tester
-
Generates artificial input with distinct speakers based
- generateHmmTree() - Method in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist
-
- generateParseException() - Method in class edu.cmu.sphinx.jsgf.parser.JSGFParser
-
- get(Fst, Fst, Semiring) - Static method in class edu.cmu.sphinx.fst.operations.Compose
-
Computes the composition of two Fsts.
- get(Fst) - Static method in class edu.cmu.sphinx.fst.operations.Determinize
-
Determinizes an fst.
- get(Fst, int, boolean) - Static method in class edu.cmu.sphinx.fst.operations.NShortestPaths
-
Calculates the n-best shortest path from the initial to the final state.
- get(Fst) - Static method in class edu.cmu.sphinx.fst.operations.Reverse
-
Reverses an fst
- get(Fst) - Static method in class edu.cmu.sphinx.fst.operations.RmEpsilon
-
Removes epsilon transitions from an fst.
- get(Unit[], Unit[]) - Static method in class edu.cmu.sphinx.linguist.acoustic.LeftRightContext
-
Factory method for creating a left/right context
- get(int, int, int) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.GaussianWeights
-
- get(HMMPosition, Unit) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HMMManager
-
Retrieves an HMM by position and unit
- get(HMMPosition, Unit) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.LazyHmmManager
-
- get(int) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Pool
-
Returns the object with the given ID from the pool.
- get1phIt() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.HMMSet
-
- get3phIt() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.HMMSet
-
- getAcousticModel() - Method in class edu.cmu.sphinx.linguist.allphone.AllphoneLinguist
-
- getAcousticModelPath() - Method in class edu.cmu.sphinx.api.Configuration
-
- getAcousticScore() - Method in class edu.cmu.sphinx.decoder.search.Token
-
Returns the acoustic score for this token (in logMath log base).
- getAcousticScore() - Method in class edu.cmu.sphinx.result.Edge
-
Get the acoustic score associated with an Edge.
- getActiveList() - Method in class edu.cmu.sphinx.decoder.search.SimpleBreadthFirstSearchManager
-
- getActiveList() - Method in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstSearchManager
-
Returns the ActiveList.
- getActiveTokens() - Method in class edu.cmu.sphinx.result.Result
-
Returns a list of active tokens for this result.
- getAlignedHypothesis() - Method in class edu.cmu.sphinx.util.NISTAlign
-
Returns the aligned hypothesis string.
- getAlignedReference() - Method in class edu.cmu.sphinx.util.NISTAlign
-
Returns the aligned reference string.
- getAligner() - Method in class edu.cmu.sphinx.instrumentation.AccuracyTracker
-
Retrieves the aligner used to track the accuracy stats
- getAlpha() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.TrainerScore
-
Retrieves the forward probability.
- getAlternateHypothesisManager() - Method in class edu.cmu.sphinx.result.Result
-
Returns the AlternateHypothesisManager Used to construct a Lattice
- getAlternatePredecessors(Token) - Method in class edu.cmu.sphinx.decoder.search.AlternateHypothesisManager
-
Returns a list of alternate predecessors for a token.
- getAlternative() - Method in class edu.cmu.sphinx.linguist.flat.AlternativeState
-
Gets the word associated with this state
- getAlternatives() - Method in class edu.cmu.sphinx.linguist.language.grammar.GrammarNode
-
Retrieves the words associated with this grammar node
- getAnnotation() - Method in class edu.cmu.sphinx.linguist.flat.SentenceHMMState
-
Returns any annotation for this state
- getAnnotation() - Method in class edu.cmu.sphinx.util.props.S4PropWrapper
-
- getArc(int) - Method in class edu.cmu.sphinx.fst.ImmutableState
-
- getArc(int) - Method in class edu.cmu.sphinx.fst.State
-
Get an arc based on it's index the arcs ArrayList
- getArc(SentenceHMMState, float, float) - Method in class edu.cmu.sphinx.linguist.flat.FlatLinguist
-
Gets a SentenceHMMStateArc.
- getARFilter(double[]) - Method in class edu.cmu.sphinx.frontend.frequencywarp.LinearPredictor
-
Method to compute Linear Prediction Coefficients for a frame of speech.
- getArr() - Method in class edu.cmu.sphinx.linguist.language.ngram.trie.NgramTrieBitarr
-
Getter for byte array, so it can be filled with actual data
- getArrayOfSegments() - Method in class edu.cmu.sphinx.speakerid.SpeakerCluster
-
- getAs() - Method in class edu.cmu.sphinx.decoder.adaptation.Transform
-
Used for access to A matrix.
- getAssociatedWord() - Method in class edu.cmu.sphinx.linguist.flat.SentenceHMMState
-
Returns the word associated with the particular unit
- getAudio() - Method in class edu.cmu.sphinx.frontend.util.Utterance
-
Returns the complete audio stream of this utterance.
- getAudioData() - Method in class edu.cmu.sphinx.tools.audio.AudioData
-
Gets the SIGNED_PCM 16 bit little endian audio data.
- getAudioFormat() - Method in class edu.cmu.sphinx.frontend.util.Microphone
-
Returns the format of the audio recorded by this Microphone.
- getAudioFormat() - Method in class edu.cmu.sphinx.frontend.util.Utterance
-
Returns the audio format of this Utterance.
- getAudioFormat() - Method in class edu.cmu.sphinx.tools.audio.AudioData
-
Gets the audio format.
- getAudioFromFile(String) - Static method in class edu.cmu.sphinx.tools.audio.AudioTool
-
- getAudioTime() - Method in class edu.cmu.sphinx.frontend.util.Utterance
-
Returns the amount of time (in seconds) this Utterance lasts.
- getAverageDB() - Method in class edu.cmu.sphinx.frontend.util.VUMeter
-
- getAverageTime() - Method in class edu.cmu.sphinx.util.Timer
-
Gets the average time for this timer in milliseconds
- getBackoff(WordSequence) - Method in class edu.cmu.sphinx.linguist.language.ngram.SimpleNGramModel
-
Returns the backoff probability for the give sequence of words
- getBackoffTableLen() - Method in class edu.cmu.sphinx.linguist.language.ngram.trie.NgramTrieQuant
-
Getter for length of backoffs quantation table.
- getBackwardScore() - Method in class edu.cmu.sphinx.result.Node
-
Returns the backward score, which is calculated during the computation of the posterior score for this node.
- getBaseID() - Method in class edu.cmu.sphinx.linguist.acoustic.Unit
-
Gets the base ID for this unit
- getBaseId() - Method in class edu.cmu.sphinx.linguist.allphone.PhoneHmmSearchState
-
- getBaseName() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.SingleHMM
-
- getBaseUnit() - Method in interface edu.cmu.sphinx.linguist.acoustic.HMM
-
Gets the base unit associated with this HMM
- getBaseUnit() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.SenoneHMM
-
Gets the base unit associated with this HMM
- getBaseUnit() - Method in class edu.cmu.sphinx.linguist.acoustic.Unit
-
Gets the base unit associated with this HMM
- getBeamThreshold() - Method in interface edu.cmu.sphinx.decoder.search.ActiveList
-
gets the beam threshold best upon the best scoring token
- getBeginColumn() - Method in class edu.cmu.sphinx.jsgf.parser.JavaCharStream
-
- getBeginLine() - Method in class edu.cmu.sphinx.jsgf.parser.JavaCharStream
-
- getBeginTime() - Method in class edu.cmu.sphinx.result.Node
-
Get the frame number when the word began
- getBestActiveParitalMatchingToken(String) - Method in class edu.cmu.sphinx.result.Result
-
Returns the best scoring token that matches the beginning of the given
text.
- getBestActiveToken() - Method in class edu.cmu.sphinx.result.Result
-
Returns the best scoring token in the active set
- getBestFinalResultNoFiller() - Method in class edu.cmu.sphinx.result.Result
-
Returns the string of the best final result, removing any filler words.
- getBestFinalToken() - Method in class edu.cmu.sphinx.result.Result
-
Returns the best scoring final token in the result.
- getBestPredecessor() - Method in class edu.cmu.sphinx.result.Node
-
Returns the best predecessor for this node.
- getBestPronunciationResult() - Method in class edu.cmu.sphinx.result.Result
-
The method is used when the application wants the phonemes on the best
final path.
- getBestResultNoFiller() - Method in class edu.cmu.sphinx.result.Result
-
Returns the string of the best result, removing any filler words.
- getBestScore() - Method in interface edu.cmu.sphinx.decoder.search.ActiveList
-
gets the best score in the list
- getBestScore() - Method in class edu.cmu.sphinx.result.FrameStatistics
-
Gets the best score for this frame
- getBestState() - Method in class edu.cmu.sphinx.result.FrameStatistics
-
Gets the best scoring hmm state for this frame
- getBestToken() - Method in interface edu.cmu.sphinx.decoder.search.ActiveList
-
Gets the best scoring token for this active list
- getBestToken(SearchState) - Method in class edu.cmu.sphinx.decoder.search.SimpleBreadthFirstSearchManager
-
Gets the best token for this state
- getBestToken(SearchState) - Method in class edu.cmu.sphinx.decoder.search.TokenHeapSearchManager
-
- getBestToken(SearchState) - Method in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstSearchManager
-
Gets the best token for this state
- getBestToken() - Method in class edu.cmu.sphinx.result.Result
-
Returns the best scoring token in the result.
- getBestTokenMap() - Method in class edu.cmu.sphinx.decoder.search.SimpleBreadthFirstSearchManager
-
Returns the best token map.
- getBestUnit() - Method in class edu.cmu.sphinx.result.FrameStatistics
-
Gets the unit that had the best score for this frame
- getBeta() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.TrainerScore
-
Retrieves the backward probability.
- getBicValue() - Method in class edu.cmu.sphinx.speakerid.SpeakerCluster
-
- getBICValue(Array2DRowRealMatrix) - Static method in class edu.cmu.sphinx.speakerid.SpeakerIdentification
-
- getBigEndian() - Method in class edu.cmu.sphinx.linguist.language.ngram.large.BinaryLoader
-
Returns true if the loaded file is in big-endian.
- getBigramOffset() - Method in class edu.cmu.sphinx.linguist.language.ngram.large.BinaryLoader
-
Returns the location (or offset) into the file where bigrams start.
- getBigramProbabilities() - Method in class edu.cmu.sphinx.linguist.language.ngram.large.BinaryLoader
-
Returns all the bigram probabilities.
- getBilinearCepstra(double, int) - Method in class edu.cmu.sphinx.frontend.frequencywarp.LinearPredictor
-
Computes a bi-linear frequency warped version of the LPC cepstrum from the LPC cepstrum.
- getBlockSizeMs() - Method in class edu.cmu.sphinx.frontend.DataBlocker
-
- getBoolean(String) - Method in class edu.cmu.sphinx.util.props.PropertySheet
-
Gets the value associated with this name
- getBs() - Method in class edu.cmu.sphinx.decoder.adaptation.Transform
-
Used for access to B matrix.
- getBuffer() - Method in class edu.cmu.sphinx.frontend.databranch.DataBufferProcessor
-
- getBufferSize() - Method in class edu.cmu.sphinx.frontend.databranch.DataBufferProcessor
-
- getBytesPerField() - Method in class edu.cmu.sphinx.linguist.language.ngram.large.BinaryLoader
-
Returns the multiplier for the size of a NGram
(1 for 16 bits, 2 for 32 bits).
- getCDSuccessors(Unit, Unit) - Method in class edu.cmu.sphinx.linguist.allphone.AllphoneLinguist
-
- getCheckSum() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.Sphinx3Saver
-
Return the checksum string.
- getChildNodes() - Method in class edu.cmu.sphinx.result.Node
-
Get the nodes at the other ends of outgoing edges of this node.
- getCISuccessors() - Method in class edu.cmu.sphinx.linguist.allphone.AllphoneLinguist
-
- getCIUnit(String, boolean) - Method in class edu.cmu.sphinx.linguist.dictionary.MappingDictionary
-
Gets a context independent unit.
- getCIUnit(String, boolean) - Method in class edu.cmu.sphinx.linguist.dictionary.TextDictionary
-
Gets a context independent unit.
- getClassAsWord(String) - Method in class edu.cmu.sphinx.linguist.language.classes.ClassMap
-
- getClassIndex(int) - Method in class edu.cmu.sphinx.decoder.adaptation.ClusteredDensityFileData
-
Used for accessing the index that is specific to a gaussian.
- getClassName() - Method in class edu.cmu.sphinx.util.props.RawPropertyData
-
- getClassProbability(String) - Method in class edu.cmu.sphinx.linguist.language.classes.ClassMap
-
- getClusteredData() - Method in class edu.cmu.sphinx.decoder.adaptation.Stats
-
- getCollectTime() - Method in class edu.cmu.sphinx.decoder.search.Token
-
Collect time is different from frame number because some frames might be skipped in silence detector
- getCollectTime() - Method in class edu.cmu.sphinx.frontend.DoubleData
-
Returns the time in milliseconds at which the audio data is collected.
- getCollectTime() - Method in class edu.cmu.sphinx.frontend.endpoint.SpeechClassifiedData
-
Returns the time in milliseconds at which the audio data is collected.
- getCollectTime() - Method in class edu.cmu.sphinx.frontend.FloatData
-
Returns the time in milliseconds at which the audio data is collected.
- getCollectTime() - Method in class edu.cmu.sphinx.result.Result
-
Returns the current frame number
- getColor() - Method in class edu.cmu.sphinx.linguist.flat.SentenceHMMState
-
Gets the color for this node
- getColor(ConfigurationManager, String) - Static method in class edu.cmu.sphinx.util.props.tools.GDLDumper
-
Gets the color for the given component
- getColumn() - Method in class edu.cmu.sphinx.jsgf.parser.JavaCharStream
-
Deprecated.
- getComponent(String) - Method in class edu.cmu.sphinx.util.props.PropertySheet
-
Gets a component associated with the given parameter name.
- getComponentClass(String) - Method in class edu.cmu.sphinx.util.props.PropertySheet
-
Returns the class of of a registered component property without instantiating it.
- getComponentGamma() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.TrainerScore
-
Retrieves the mixture component a posteriori probability.
- getComponentList(String, Class<T>) - Method in class edu.cmu.sphinx.util.props.PropertySheet
-
Gets a list of components associated with the given parameter name
- getComponentNames() - Method in class edu.cmu.sphinx.util.props.ConfigurationManager
-
Returns all names of configurables registered to this instance.
- getComponentScore(Data) - Method in interface edu.cmu.sphinx.decoder.scorer.ScoreProvider
-
Provides component score
- getComponentScore(Data) - Method in class edu.cmu.sphinx.linguist.allphone.PhoneHmmSearchState
-
- getComponentScore(Data) - Method in class edu.cmu.sphinx.linguist.flat.HMMStateState
-
- getComponentScore(Data) - Method in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist.LexTreeHMMState
-
- getComponentWeights() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.GaussianMixture
-
- getCompositeSenoneSequence(Unit, HMMPosition) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.TiedStateAcousticModel
-
Get a composite senone sequence given the unit.
- getConfidence() - Method in interface edu.cmu.sphinx.result.Path
-
Returns a log confidence score for this path.
- getConfidence() - Method in class edu.cmu.sphinx.result.WordResult
-
Returns a log confidence score for this WordResult.
- getConfigurableClass() - Method in class edu.cmu.sphinx.util.props.PropertySheet
-
- getConfigURL() - Method in class edu.cmu.sphinx.util.props.ConfigurationManager
-
- getContext() - Method in class edu.cmu.sphinx.linguist.acoustic.Unit
-
Returns the context for this unit
- getContextIndependentUnitIterator() - Method in interface edu.cmu.sphinx.linguist.acoustic.AcousticModel
-
Returns an iterator that can be used to iterate through all the CI units in the acoustic model
- getContextIndependentUnitIterator() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.TiedStateAcousticModel
-
Returns an iterator that can be used to iterate through all the CI units in the acoustic model
- getContextIndependentUnitIterator() - Method in class edu.cmu.sphinx.linguist.acoustic.trivial.TrivialAcousticModel
-
Returns an iterator that can be used to iterate through all the CI units in the acoustic model
- getContextIndependentUnits() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTKLoader
-
- getContextIndependentUnits() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.KaldiLoader
-
Returns the map of context indepent units.
- getContextIndependentUnits() - Method in interface edu.cmu.sphinx.linguist.acoustic.tiedstate.Loader
-
Returns the map of context indepent units.
- getContextIndependentUnits() - Method in interface edu.cmu.sphinx.linguist.acoustic.tiedstate.Saver
-
Returns the map of context indepent units.
- getContextIndependentUnits() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Sphinx3Loader
-
- getContextIndependentUnits() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.ModelInitializerLoader
-
- getContextIndependentUnits() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.Sphinx3Saver
-
- getContextName(Unit[]) - Static method in class edu.cmu.sphinx.linguist.acoustic.LeftRightContext
-
Gets the context name for a particular array of units
- getCopyOfEnteringEdges() - Method in class edu.cmu.sphinx.result.Node
-
Returns a copy of the Edges to this Node, so that the underlying data structure will not be modified.
- getCopyOfLeavingEdges() - Method in class edu.cmu.sphinx.result.Node
-
Returns a copy of the Edges from this Node, so that the underlying data structure will not be modified.
- getCopyOfNodes() - Method in class edu.cmu.sphinx.result.Lattice
-
Get a copy of the Collection of all Nodes.
- getCost() - Method in class edu.cmu.sphinx.linguist.g2p.Path
-
Get the paths' cost
- getCount() - Method in class edu.cmu.sphinx.jsgf.rule.JSGFRuleCount
-
- getCount() - Method in class edu.cmu.sphinx.util.Timer
-
Gets the count of starts for this timer
- getCumulativeSpeed() - Method in class edu.cmu.sphinx.instrumentation.SpeedTracker
-
Returns the cumulative speed of this decoder as a fraction of real time.
- getCurrentFrameNumber() - Method in class edu.cmu.sphinx.decoder.search.SimpleBreadthFirstSearchManager
-
Returns the current frame number.
- getCurrentFrameNumber() - Method in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstSearchManager
-
Returns the current frame number.
- getCurTime() - Method in class edu.cmu.sphinx.util.Timer
-
Returns the latest time gathered
- getData() - Method in class edu.cmu.sphinx.decoder.FrameDecoder
-
- getData() - Method in class edu.cmu.sphinx.decoder.search.Token
-
Returns the feature for this Token.
- getData() - Method in class edu.cmu.sphinx.frontend.AutoCepstrum
-
Returns the processed Data output, basically calls
getData()
on the last processor.
- getData() - Method in class edu.cmu.sphinx.frontend.BaseDataProcessor
-
Returns the processed Data output.
- getData() - Method in class edu.cmu.sphinx.frontend.DataBlocker
-
- getData() - Method in class edu.cmu.sphinx.frontend.databranch.DataBufferProcessor
-
Returns the processed Data output.
- getData() - Method in class edu.cmu.sphinx.frontend.databranch.FrontEndSplitter
-
Reads and returns the next Data frame or return null
if no data is available.
- getData() - Method in interface edu.cmu.sphinx.frontend.DataProcessor
-
Returns the processed Data output.
- getData() - Method in class edu.cmu.sphinx.frontend.denoise.Denoise
-
- getData() - Method in class edu.cmu.sphinx.frontend.endpoint.SpeechClassifier
-
Returns the next Data object.
- getData() - Method in class edu.cmu.sphinx.frontend.endpoint.SpeechMarker
-
Returns the next Data object.
- getData() - Method in class edu.cmu.sphinx.frontend.feature.AbstractFeatureExtractor
-
Returns the next Data object produced by this DeltasFeatureExtractor.
- getData() - Method in class edu.cmu.sphinx.frontend.feature.BatchAGC
-
Returns the next Data object, which is a normalized cepstrum.
- getData() - Method in class edu.cmu.sphinx.frontend.feature.BatchCMN
-
Returns the next Data object, which is a normalized cepstrum.
- getData() - Method in class edu.cmu.sphinx.frontend.feature.BatchVarNorm
-
Returns the next Data object, which is a normalized cepstrum.
- getData() - Method in class edu.cmu.sphinx.frontend.feature.FeatureTransform
-
Returns the next Data object being processed by this LDA, or if it is a
Signal, it is returned without modification.
- getData() - Method in class edu.cmu.sphinx.frontend.feature.FrameDropper
-
Returns the next Data object from this FrameDropper.
- getData() - Method in class edu.cmu.sphinx.frontend.feature.LiveCMN
-
Returns the next Data object, which is a normalized Data produced by this
class.
- getData() - Method in class edu.cmu.sphinx.frontend.filter.Dither
-
Returns the next DoubleData object, which is a dithered version of the input
- getData() - Method in class edu.cmu.sphinx.frontend.filter.EnergyFilter
-
Returns the next DoubleData object, skipping frames with zero energy
- getData() - Method in class edu.cmu.sphinx.frontend.filter.Preemphasizer
-
Returns the next Data object being processed by this Preemphasizer, or if it is a Signal, it is returned without
modification.
- getData(int) - Method in class edu.cmu.sphinx.frontend.frequencywarp.LinearPredictor
-
Computes LPC Cepstra from the AR predictor parameters and alpha using a recursion invented by Oppenheim et al.
- getData() - Method in class edu.cmu.sphinx.frontend.frequencywarp.MelFrequencyFilterBank
-
Reads the next Data object, which is the power spectrum of an audio input frame.
- getData() - Method in class edu.cmu.sphinx.frontend.frequencywarp.MelFrequencyFilterBank2
-
Reads the next Data object, which is the power spectrum of an audio
input frame.
- getData() - Method in class edu.cmu.sphinx.frontend.frequencywarp.PLPCepstrumProducer
-
Returns the next Data object, which is the PLP cepstrum of the input frame.
- getData() - Method in class edu.cmu.sphinx.frontend.frequencywarp.PLPFrequencyFilterBank
-
Reads the next Data object, which is the power spectrum of an audio input frame.
- getData() - Method in class edu.cmu.sphinx.frontend.FrontEnd
-
Returns the processed Data output, basically calls getData()
on the last processor.
- getData() - Method in class edu.cmu.sphinx.frontend.GainControlProcessor
-
- getData() - Method in class edu.cmu.sphinx.frontend.transform.DiscreteCosineTransform
-
Returns the next DoubleData object, which is the mel cepstrum of the input frame.
- getData() - Method in class edu.cmu.sphinx.frontend.transform.DiscreteFourierTransform
-
Reads the next DoubleData object, which is a data frame from which we'll compute the power spectrum.
- getData() - Method in class edu.cmu.sphinx.frontend.transform.Lifter
-
Returns the next DoubleData object, which is the lifted mel-cepstrum of
the input mel-cepstrum.
- getData() - Method in class edu.cmu.sphinx.frontend.util.AudioContinuityTester
-
- getData() - Method in class edu.cmu.sphinx.frontend.util.AudioFileDataSource
-
Reads and returns the next Data from the InputStream of StreamDataSource, return null if no data is read and end
of file is reached.
- getData() - Method in class edu.cmu.sphinx.frontend.util.DataConverter
-
- getData() - Method in class edu.cmu.sphinx.frontend.util.DataDumper
-
Reads and returns the next Data object from this DataProcessor, return
null if there is no more audio data.
- getData() - Method in class edu.cmu.sphinx.frontend.util.Microphone
-
Reads and returns the next Data object from this Microphone, return null if there is no more audio data.
- getData() - Method in class edu.cmu.sphinx.frontend.util.StreamCepstrumSource
-
Returns the next Data object, which is the mel cepstrum of the input frame.
- getData() - Method in class edu.cmu.sphinx.frontend.util.StreamDataSource
-
Reads and returns the next Data from the InputStream of
StreamDataSource, return null if no data is read and end of file is
reached.
- getData() - Method in class edu.cmu.sphinx.frontend.util.StreamHTKCepstrum
-
Returns the next Data object, which is the mel cepstrum of the input frame.
- getData() - Method in class edu.cmu.sphinx.frontend.util.VUMeterMonitor
-
- getData() - Method in class edu.cmu.sphinx.frontend.util.WavWriter
-
- getData() - Method in class edu.cmu.sphinx.frontend.window.RaisedCosineWindower
-
Returns the next Data object, which is usually a window of the input Data, with the windowing function applied to
it.
- getData() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.TrainerScore
-
Retrieves the Data.
- getData() - Method in class edu.cmu.sphinx.result.FrameStatistics
-
Gets the feature associated with this frame
- getDataFrames() - Method in class edu.cmu.sphinx.result.Result
-
Gets the feature frames associated with this result
- getDataStream(String) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Sphinx3Loader
-
- getDaughter() - Method in class edu.cmu.sphinx.alignment.tokenizer.Item
-
Retrieves the first daughter of this item.
- getDefaultName() - Method in class edu.cmu.sphinx.linguist.util.GDLDumper
-
Retreives the default name for the destination dump.
- getDestination() - Method in class edu.cmu.sphinx.trainer.Edge
-
Gets the destination node for a given edge.
- getDestination() - Method in class edu.cmu.sphinx.trainer.TrainerLink
-
- getDictionary() - Method in class edu.cmu.sphinx.linguist.language.grammar.Grammar
-
Gets the dictionary for this grammar
- getDictionary() - Method in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist
-
- getDictionary() - Method in class edu.cmu.sphinx.trainer.SimpleTranscript
-
Gets the transcript's dictionary.
- getDictionary() - Method in interface edu.cmu.sphinx.trainer.Transcript
-
- getDictionaryPath() - Method in class edu.cmu.sphinx.api.Configuration
-
- getDoCheckSum() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.Sphinx3Saver
-
Return whether to do the dochecksum.
- getDouble(String) - Method in class edu.cmu.sphinx.util.ExtendedStreamTokenizer
-
gets a double from the tokenizer stream
- getDouble(String) - Method in class edu.cmu.sphinx.util.props.PropertySheet
-
Gets the value associated with this name
- getDoubleData() - Method in class edu.cmu.sphinx.frontend.endpoint.SpeechClassifiedData
-
Returns the DoubleData contained by this SpeechClassifiedData.
- getDuration() - Method in class edu.cmu.sphinx.frontend.DataEndSignal
-
Returns the duration of the entire data stream in milliseconds
- getEdgeFromNode(Node) - Method in class edu.cmu.sphinx.result.Node
-
given a node find the edge from that node
- getEdges() - Method in class edu.cmu.sphinx.result.Lattice
-
Get the set of all Edges.
- getEdgeToNode(Node) - Method in class edu.cmu.sphinx.result.Node
-
given a node find the edge to that node
- getElements() - Method in class edu.cmu.sphinx.frontend.FrontEnd
-
Returns the collection of DataProcessor
s of this FrontEnd
.
- getEmittingList() - Method in interface edu.cmu.sphinx.decoder.search.ActiveListManager
-
Returns the emitting ActiveList from the manager
- getEmittingList() - Method in class edu.cmu.sphinx.decoder.search.SimpleActiveListManager
-
Returns the emitting ActiveList from the manager
- getEmptyContext(int) - Static method in class edu.cmu.sphinx.linguist.acoustic.Unit
-
Creates and returns an empty context with the given size.
- getEnd() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.Lab
-
- getEnd() - Method in class edu.cmu.sphinx.util.TimeFrame
-
- getEndColumn() - Method in class edu.cmu.sphinx.jsgf.parser.JavaCharStream
-
- getEndFrame() - Method in class edu.cmu.sphinx.result.Result
-
Gets the ending frame number for the result.
- getEndLine() - Method in class edu.cmu.sphinx.jsgf.parser.JavaCharStream
-
- getEndOffset() - Method in class edu.cmu.sphinx.tools.batch.BatchNISTRecognizer.CTLUtterance
-
- getEndTime() - Method in class edu.cmu.sphinx.result.Node
-
Get the frame number when the word ends
- getEnteringEdges() - Method in class edu.cmu.sphinx.result.Node
-
Get the Edges to this Node
- getEntryPoint() - Method in class edu.cmu.sphinx.linguist.flat.FlatLinguist.GState
-
Gets the context-free entry point to this state
- getErrorDescription() - Method in class edu.cmu.sphinx.alignment.tokenizer.CharTokenizer
-
if hasErrors returns true
, this will return a description
of the error encountered, otherwise it will return null
- getFastMatchBestToken(SearchState) - Method in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstLookaheadSearchManager
-
- getFeature(Pool.Feature, int) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Pool
-
Retrieves a feature from this pool.
- getFeatureMatrix() - Method in class edu.cmu.sphinx.speakerid.SpeakerCluster
-
- getFeatures() - Method in class edu.cmu.sphinx.alignment.tokenizer.Item
-
Returns the feature set of this item.
- getFeatures() - Method in class edu.cmu.sphinx.alignment.tokenizer.ItemContents
-
Returns the feature set for this item contents.
- getFile() - Method in class edu.cmu.sphinx.tools.batch.BatchNISTRecognizer.CTLUtterance
-
- getFilename(String, int) - Static method in class edu.cmu.sphinx.tools.audio.AudioTool
-
- getFilename() - Method in class edu.cmu.sphinx.tools.audio.FilenameDialog
-
Gets the user ID.
- getFilename(String) - Static method in class edu.cmu.sphinx.util.BatchFile
-
Returns the file name portion of a line in a batch file.
- getFilename() - Method in class edu.cmu.sphinx.util.BatchItem
-
Gets the filename for this batch
- getFilename() - Method in interface edu.cmu.sphinx.util.BatchManager
-
Returns the name of the file
- getFilename() - Method in class edu.cmu.sphinx.util.PooledBatchManager
-
Returns the name of the file
- getFilename() - Method in class edu.cmu.sphinx.util.SimpleBatchManager
-
Returns the name of the file
- getFillerDictionaryFile() - Method in class edu.cmu.sphinx.linguist.dictionary.TextDictionary
-
Get the filler dictionary file
- getFillerWords() - Method in interface edu.cmu.sphinx.linguist.dictionary.Dictionary
-
Gets the set of all filler words in the dictionary
- getFillerWords() - Method in class edu.cmu.sphinx.linguist.dictionary.TextDictionary
-
Gets the set of all filler words in the dictionary
- getFillerWords() - Method in class edu.cmu.sphinx.linguist.language.classes.ClassPresentingDictionary
-
- getFilter(String[], Semiring) - Static method in class edu.cmu.sphinx.fst.operations.Compose
-
Get a filter to use for avoiding multiple epsilon paths in the resulting
Fst
See: M.
- getFinalNode() - Method in class edu.cmu.sphinx.trainer.Graph
-
Get the final node
- getFinalNode() - Method in interface edu.cmu.sphinx.trainer.UtteranceGraph
-
Gets the final node in this graph
- getFinalWeight() - Method in class edu.cmu.sphinx.fst.State
-
Get the state's final Weight
- getFirstSampleNumber() - Method in class edu.cmu.sphinx.frontend.DoubleData
-
- getFirstSampleNumber() - Method in class edu.cmu.sphinx.frontend.endpoint.SpeechClassifiedData
-
Returns the position of the first sample in the original data.
- getFirstSampleNumber() - Method in class edu.cmu.sphinx.frontend.FloatData
-
- getFloat(String) - Method in class edu.cmu.sphinx.alignment.tokenizer.FeatureSet
-
Convenience method that returns the named feature as a float.
- getFloat(String) - Method in class edu.cmu.sphinx.util.ExtendedStreamTokenizer
-
gets a float from the tokenizer stream
- getFloat(String, float) - Method in class edu.cmu.sphinx.util.ExtendedStreamTokenizer
-
gets a optional float from the tokenizer stream.
- getFloat(String) - Method in class edu.cmu.sphinx.util.props.PropertySheet
-
Gets the value associated with this name
- getFloatArray() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.kaldi.KaldiTextParser
-
- getForwardScore() - Method in class edu.cmu.sphinx.result.Node
-
Returns the forward score, which is calculated during the computation of the posterior score for this node.
- getFrameNumber() - Method in class edu.cmu.sphinx.result.FrameStatistics
-
Gets the frame number
- getFrames() - Method in class edu.cmu.sphinx.decoder.adaptation.Stats
-
- getFrameStartSample() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.tiedmixture.MixtureComponentSetScores
-
- getFrameStatistics() - Method in class edu.cmu.sphinx.result.Result
-
Returns detailed frame statistics for this result
- getFromNode() - Method in class edu.cmu.sphinx.result.Edge
-
Get the "from" Node associated with an Edge
- getFrontEnd() - Method in class edu.cmu.sphinx.trainer.BaumWelchLearner
-
- getFrontEndProcessor(DataProcessor, Class<T>) - Static method in class edu.cmu.sphinx.frontend.util.FrontEndUtils
-
Returns a the next DataProcessor
of type predecClass
which precedes dp
- getFullGrammarName() - Method in class edu.cmu.sphinx.jsgf.rule.JSGFRuleName
-
- getFullName() - Method in class edu.cmu.sphinx.linguist.flat.ExtendedUnitState
-
Gets the fullName for this state
- getFullName() - Method in class edu.cmu.sphinx.linguist.flat.SentenceHMMState
-
Gets the fullName for this state
- getGainFactor() - Method in class edu.cmu.sphinx.frontend.GainControlProcessor
-
- getGamma() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.TrainerScore
-
Retrieves the a posteriori probability.
- getGauId(int, int) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.tiedmixture.MixtureComponentSet
-
- getGauId(int, int) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.tiedmixture.MixtureComponentSetScores
-
- getGauNum() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.tiedmixture.MixtureComponentSet
-
- getGauPerState() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.GaussianWeights
-
- getGauScore(int, int) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.tiedmixture.MixtureComponentSet
-
- getGauss(int) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.GMMDiag
-
extracts ONE gaussian from the GMM
- getGlobalProperties() - Method in class edu.cmu.sphinx.util.props.ConfigurationManager
-
- getGlobalProperty(String) - Method in class edu.cmu.sphinx.util.props.ConfigurationManager
-
Returns a global property.
- getGlobalProperty(String, Map<String, String>) - Method in class edu.cmu.sphinx.util.props.RawPropertyData
-
Lookup a global symbol with a given name (and resolves
- getGloPropReference(String) - Method in class edu.cmu.sphinx.util.props.ConfigurationManager
-
- getGrammarDocComment() - Method in class edu.cmu.sphinx.jsgf.JSGFRuleGrammar
-
Retrieve the Grammar comment.
- getGrammarManager() - Method in class edu.cmu.sphinx.jsgf.JSGFGrammar
-
Returns manager used to load grammars
- getGrammarName() - Method in class edu.cmu.sphinx.api.Configuration
-
- getGrammarName() - Method in class edu.cmu.sphinx.jsgf.JSGFGrammar
-
- getGrammarNode() - Method in class edu.cmu.sphinx.linguist.flat.GrammarState
-
Gets the grammar node associated with this state
- getGrammarNode() - Method in class edu.cmu.sphinx.linguist.language.grammar.GrammarArc
-
Retrieves the destination node for this transition
- getGrammarNodes() - Method in class edu.cmu.sphinx.linguist.language.grammar.Grammar
-
returns the set of of nodes in this grammar
- getGrammarNodes() - Method in interface edu.cmu.sphinx.linguist.language.grammar.GrammarInterface
-
- getGrammarPath() - Method in class edu.cmu.sphinx.api.Configuration
-
- getGraph() - Method in class edu.cmu.sphinx.trainer.BuildTranscriptHMM
-
Returns the graph.
- getGrowTimer() - Method in class edu.cmu.sphinx.decoder.search.SimpleBreadthFirstSearchManager
-
Returns the Timer for growing.
- getGrowTimer() - Method in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstSearchManager
-
Returns the Timer for growing.
- getGState(GrammarNode) - Method in class edu.cmu.sphinx.linguist.flat.FlatLinguist
-
Given a grammar node, retrieve the grammar state
- getHead() - Method in class edu.cmu.sphinx.alignment.tokenizer.Relation
-
Gets the head of the item list.
- getHelp() - Method in interface edu.cmu.sphinx.util.CommandInterface
-
Returns a one line description of the command
- getHits() - Method in class edu.cmu.sphinx.util.Cache
-
Returns the number of cache hits, which is the number of times
Cache.cache(T)
was called
and returned an object that already existed in the cache.
- getHMM(int, HMMPosition) - Method in class edu.cmu.sphinx.linguist.acoustic.HMMPool
-
Given a unit id and a position, return the HMM associated with the
unit/position.
- getHMM(Unit, Unit, Unit, HMMPosition) - Method in class edu.cmu.sphinx.linguist.acoustic.HMMPool
-
Retrieves an HMM for a unit in context.
- getHMM() - Method in interface edu.cmu.sphinx.linguist.acoustic.HMMState
-
Gets the HMM associated with this state
- getHMM(int) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.HMMSet
-
- getHMM(String) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.HMMSet
-
- getHMM() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.SenoneHMMState
-
Gets the HMM associated with this state
- getHMMidx(SingleHMM) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.HMMSet
-
- getHMMIndex(SingleHMM) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.HMMSet
-
- getHMMIterator() - Method in interface edu.cmu.sphinx.linguist.acoustic.AcousticModel
-
Returns an iterator that can be used to iterate through all the HMMs of the acoustic model
- getHMMIterator() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.TiedStateAcousticModel
-
Returns an iterator that can be used to iterate through all the HMMs of the acoustic model
- getHMMIterator() - Method in class edu.cmu.sphinx.linguist.acoustic.trivial.TrivialAcousticModel
-
Returns an iterator that can be used to iterate through all the HMMs of the acoustic model
- getHMMManager() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTKLoader
-
- getHMMManager() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.KaldiLoader
-
Returns the HMM Manager for this loader.
- getHMMManager() - Method in interface edu.cmu.sphinx.linguist.acoustic.tiedstate.Loader
-
Returns the HMM Manager for this loader.
- getHMMManager() - Method in interface edu.cmu.sphinx.linguist.acoustic.tiedstate.Saver
-
Returns the HMM Manager for this loader.
- getHmmManager() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Sphinx3Loader
-
Return the HmmManager.
- getHMMManager() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Sphinx3Loader
-
- getHMMManager() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.ModelInitializerLoader
-
- getHMMManager() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.Sphinx3Saver
-
- getHMMnames() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.HMMSet
-
- getHMMState() - Method in class edu.cmu.sphinx.linguist.acoustic.HMMStateArc
-
Gets the HMM associated with this state
- getHMMState() - Method in class edu.cmu.sphinx.linguist.flat.HMMStateState
-
Gets the hmmState associated with this state
- getHMMState() - Method in interface edu.cmu.sphinx.linguist.HMMSearchState
-
Gets the hmm state
- getHMMState() - Method in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist.LexTreeHMMState
-
returns the HMM state associated with this state
- getHyp(Object, Object) - Method in interface edu.cmu.sphinx.util.NISTAlign.StringRenderer
-
- getHypothesis() - Method in class edu.cmu.sphinx.api.SpeechResult
-
- getHypothesis() - Method in class edu.cmu.sphinx.util.NISTAlign
-
Returns the hypothesis string.
- getId() - Method in class edu.cmu.sphinx.fst.State
-
Get the state's id
- getID(Unit) - Method in class edu.cmu.sphinx.linguist.acoustic.HMMPool
-
given a unit return its ID
- getID() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.CompositeSenone
-
Gets the ID for this senone
- getID() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.GaussianMixture
-
- getId() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.kaldi.DiagGmm
-
Convenient method if 32-bit ID is required.
- getID() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.kaldi.DiagGmm
-
- getID() - Method in interface edu.cmu.sphinx.linguist.acoustic.tiedstate.Senone
-
Gets the ID for this senone
- getId() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.tiedmixture.PrunableMixtureComponent
-
- getID() - Method in class edu.cmu.sphinx.linguist.language.grammar.GrammarNode
-
Returns the ID of this GrammarNode.
- getId() - Method in class edu.cmu.sphinx.result.Node
-
Get the ID associated with this Node
- getID() - Method in class edu.cmu.sphinx.trainer.Node
-
Returns the ID of a node.
- getIlabel() - Method in class edu.cmu.sphinx.fst.Arc
-
Get the input label's id
- GetImage() - Method in class edu.cmu.sphinx.jsgf.parser.JavaCharStream
-
- getImaginary() - Method in class edu.cmu.sphinx.util.Complex
-
Returns the imaginary part of this Complex number.
- getImportDocComment(JSGFRuleName) - Method in class edu.cmu.sphinx.jsgf.JSGFRuleGrammar
-
Retrieve an import comment.
- getImports() - Method in class edu.cmu.sphinx.jsgf.JSGFRuleGrammar
-
List the current imports.
- getIndex(String[], String) - Static method in class edu.cmu.sphinx.fst.utils.Utils
-
Get the position (index) of a particular string in a Strings array.
- getInitialNode() - Method in class edu.cmu.sphinx.jsgf.JSGFGrammar
-
Returns the initial node for the grammar
- getInitialNode() - Method in class edu.cmu.sphinx.linguist.language.grammar.BatchForcedAlignerGrammar
-
- getInitialNode() - Method in class edu.cmu.sphinx.linguist.language.grammar.Grammar
-
Returns the initial node for the grammar
- getInitialNode() - Method in interface edu.cmu.sphinx.linguist.language.grammar.GrammarInterface
-
- getInitialNode() - Method in class edu.cmu.sphinx.result.Lattice
-
Get the initialNode for this Lattice.
- getInitialNode() - Method in class edu.cmu.sphinx.trainer.Graph
-
Get the initial node
- getInitialNode() - Method in interface edu.cmu.sphinx.trainer.UtteranceGraph
-
Gets the initial node in this graph
- getInitialState() - Method in interface edu.cmu.sphinx.linguist.acoustic.HMM
-
Gets the initial states (with probabilities) for this HMM
- getInitialState() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.SenoneHMM
-
Gets the initial states (with probabilities) for this HMM
- getInitialState() - Method in class edu.cmu.sphinx.linguist.allphone.AllphoneSearchGraph
-
- getInitialState() - Method in class edu.cmu.sphinx.linguist.flat.CIPhoneLoop.PhoneLoopSearchGraph
-
Retrieves initial search state
- getInitialState() - Method in class edu.cmu.sphinx.linguist.flat.FlatLinguist.FlatSearchGraph
-
- getInitialState() - Method in interface edu.cmu.sphinx.linguist.SearchGraph
-
Retrieves initial search state
- getInputStream() - Method in class edu.cmu.sphinx.tools.batch.BatchNISTRecognizer.CTLUtterance
-
- getInputStream(String, String) - Static method in class edu.cmu.sphinx.util.StreamFactory
-
Returns an appropriate InputStream of the given file in the given URL location.
- getInputStream(String, String, String) - Static method in class edu.cmu.sphinx.util.StreamFactory
-
According to the given data format, returns an appropriate InputStream of the given file in the given URL
location.
- getInsertionProbability() - Method in class edu.cmu.sphinx.linguist.allphone.PhoneHmmSearchState
-
- getInsertionProbability() - Method in class edu.cmu.sphinx.linguist.allphone.PhoneNonEmittingSearchState
-
- getInsertionProbability() - Method in class edu.cmu.sphinx.linguist.flat.SentenceHMMStateArc
-
Retrieves the insertion probability for this transition
- getInsertionProbability() - Method in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist.LexTreeEndUnitState
-
Gets the acoustic probability of entering this state
- getInsertionProbability() - Method in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist.LexTreeHMMState
-
Gets the language probability of entering this state
- getInsertionProbability() - Method in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist.LexTreeUnitState
-
Gets the acoustic probability of entering this state
- getInsertionProbability() - Method in interface edu.cmu.sphinx.linguist.SearchStateArc
-
Gets the insertion probability of entering this state
- getInsertionScore() - Method in class edu.cmu.sphinx.decoder.search.Token
-
Returns the insertion score associated with this token.
- getInstance(Class<C>) - Method in class edu.cmu.sphinx.api.Context
-
Returns instance of the XML configuration by its class.
- getInstance(Class<C>) - Static method in class edu.cmu.sphinx.util.props.ConfigurationManager
-
Creates an instance of the given Configurable
by using the default parameters as defined by the
class annotations to parameterize the component.
- getInstance(Class<C>, Map<String, Object>) - Static method in class edu.cmu.sphinx.util.props.ConfigurationManager
-
Creates an instance of the given Configurable
by using the default parameters as defined by the
class annotations to parameterize the component.
- getInstance(Class<C>, Map<String, Object>, String) - Static method in class edu.cmu.sphinx.util.props.ConfigurationManager
-
Creates an instance of the given Configurable
by using the default parameters as defined by the
class annotations to parameterize the component.
- getInstanceName() - Method in class edu.cmu.sphinx.util.props.PropertySheet
-
- getInstanceNames(Class<? extends Configurable>) - Method in class edu.cmu.sphinx.util.props.ConfigurationManager
-
Gets all instances that are of the given type.
- getInt(String) - Method in class edu.cmu.sphinx.alignment.tokenizer.FeatureSet
-
Convenience method that returns the named feature as a int.
- getInt() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.kaldi.KaldiTextParser
-
- getInt(String) - Method in class edu.cmu.sphinx.util.ExtendedStreamTokenizer
-
gets an integer from the tokenizer stream
- getInt(String) - Method in class edu.cmu.sphinx.util.props.PropertySheet
-
Gets the value associated with this name
- getIntArray() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.kaldi.KaldiTextParser
-
- getIsClipping() - Method in class edu.cmu.sphinx.frontend.util.VUMeter
-
- getIsyms() - Method in class edu.cmu.sphinx.fst.Fst
-
Get the input symbols' array
- getItem(String, float) - Method in class edu.cmu.sphinx.alignment.tokenizer.Utterance
-
Returns the Item in the given Relation associated with the given time.
- getItemAs(String) - Method in class edu.cmu.sphinx.alignment.tokenizer.Item
-
Finds the item in the given relation that has the same shared contents.
- getItemRelation(String) - Method in class edu.cmu.sphinx.alignment.tokenizer.ItemContents
-
Given the name of a relation, returns the item the shares the same
ItemContents.
- getJSGFTags(String) - Method in class edu.cmu.sphinx.jsgf.JSGFRuleGrammar
-
Returns the jsgf tags associated to the given rule.
- getKeyValue(int, int[]) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.kaldi.EventMapWithKey
-
Returns value of the given context for the key.
- getLab() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.HMMState
-
- getLanguageModel() - Method in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist
-
Retrieves the language model for this linguist
- getLanguageModelPath() - Method in class edu.cmu.sphinx.api.Configuration
-
- getLanguageProbability() - Method in class edu.cmu.sphinx.linguist.aflat.AFlatLinguist.GrammarState
-
Gets the language probability of entering this state
- getLanguageProbability() - Method in class edu.cmu.sphinx.linguist.allphone.PhoneHmmSearchState
-
- getLanguageProbability() - Method in class edu.cmu.sphinx.linguist.allphone.PhoneNonEmittingSearchState
-
- getLanguageProbability() - Method in class edu.cmu.sphinx.linguist.flat.SentenceHMMStateArc
-
Retrieves the language transition probability for this transition
- getLanguageProbability() - Method in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist.LexTreeEndUnitState
-
Gets the language probability of entering this state
- getLanguageProbability() - Method in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist.LexTreeHMMState
-
Gets the language probability of entering this state
- getLanguageProbability() - Method in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist.LexTreeUnitState
-
Gets the language probability of entering this state
- getLanguageProbability() - Method in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist.LexTreeWordState
-
Gets the language probability of entering this state
- getLanguageProbability() - Method in interface edu.cmu.sphinx.linguist.SearchStateArc
-
Gets the language probability of entering this state
- getLanguageScore() - Method in class edu.cmu.sphinx.decoder.search.Token
-
Returns the language score associated with this token
- getLastDataProcessor() - Method in class edu.cmu.sphinx.frontend.FrontEnd
-
Returns the last data processor within the DataProcessor
chain of this FrontEnd
.
- getLastDaughter() - Method in class edu.cmu.sphinx.alignment.tokenizer.Item
-
Retrieves the last daughter of this item.
- getLattice() - Method in class edu.cmu.sphinx.api.SpeechResult
-
Returns lattice for the recognition result.
- getLattice(String, Dictionary) - Static method in class edu.cmu.sphinx.result.GDLLatticeFactory
-
Create a Lattice from a GDL (AISee) Lattice file.
- getLeavingEdges() - Method in class edu.cmu.sphinx.result.Node
-
Get the Edges from this Node
- getLeft() - Method in class edu.cmu.sphinx.fst.utils.Pair
-
- getLeft() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.SingleHMM
-
- getLeftContext() - Method in class edu.cmu.sphinx.linguist.acoustic.LeftRightContext
-
Retrieves the left context for this unit
- getLeftContextSize() - Method in interface edu.cmu.sphinx.linguist.acoustic.AcousticModel
-
Returns the size of the left context for context dependent units
- getLeftContextSize() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTKLoader
-
- getLeftContextSize() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.KaldiLoader
-
Returns the size of the left context for context dependent units.
- getLeftContextSize() - Method in interface edu.cmu.sphinx.linguist.acoustic.tiedstate.Loader
-
Returns the size of the left context for context dependent units.
- getLeftContextSize() - Method in interface edu.cmu.sphinx.linguist.acoustic.tiedstate.Saver
-
Returns the size of the left context for context dependent units.
- getLeftContextSize() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Sphinx3Loader
-
- getLeftContextSize() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.TiedStateAcousticModel
-
Returns the size of the left context for context dependent units
- getLeftContextSize() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.ModelInitializerLoader
-
- getLeftContextSize() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.Sphinx3Saver
-
- getLeftContextSize() - Method in class edu.cmu.sphinx.linguist.acoustic.trivial.TrivialAcousticModel
-
Returns the size of the left context for context dependent units
- getLeftContextSize() - Method in class edu.cmu.sphinx.linguist.flat.FlatLinguist.GState
-
Returns the size of the left context.
- getLength() - Method in class edu.cmu.sphinx.speakerid.Segment
-
- getLexState() - Method in class edu.cmu.sphinx.linguist.allphone.PhoneHmmSearchState
-
- getLexState() - Method in class edu.cmu.sphinx.linguist.allphone.PhoneNonEmittingSearchState
-
- getLexState() - Method in class edu.cmu.sphinx.linguist.flat.SentenceHMMState
-
Returns the lextree state
- getLexState() - Method in interface edu.cmu.sphinx.linguist.SearchState
-
Returns the lex tree state
- getLine() - Method in class edu.cmu.sphinx.jsgf.parser.JavaCharStream
-
Deprecated.
- getLineNumber() - Method in class edu.cmu.sphinx.alignment.Token
-
Returns the line of this token in the original text.
- getLineNumber() - Method in class edu.cmu.sphinx.util.ExtendedStreamTokenizer
-
Gets the current line number
- getLines(String) - Static method in class edu.cmu.sphinx.util.BatchFile
-
Returns a List of the lines in a batch file.
- getLines(String, int) - Static method in class edu.cmu.sphinx.util.BatchFile
-
Returns a List of the lines in a batch file.
- getLinguist() - Method in class edu.cmu.sphinx.linguist.LinguistProcessor
-
Returns the configured lingust
- getLMScore() - Method in class edu.cmu.sphinx.result.Edge
-
Get the language model score associated with an Edge
- getLoader() - Method in class edu.cmu.sphinx.api.Context
-
Returns the Loader object used for loading the acoustic model.
- getLocation() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTKLoader
-
Return the location.
- getLocation() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Sphinx3Loader
-
- getLocation() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.Sphinx3Saver
-
Return the location.
- getLogBase() - Method in class edu.cmu.sphinx.util.LogMath
-
- getLogBigramSegmentSize() - Method in class edu.cmu.sphinx.linguist.language.ngram.large.BinaryLoader
-
Returns the log of the bigram segment size
- getLogComponentWeight(int) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.GaussianMixture
-
- getLogger() - Method in class edu.cmu.sphinx.util.props.PropertySheet
-
Returns a logger to use for this configurable component.
- getLogLike() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.GMMDiag
-
Calculate log probability of the observation
must be called AFTER next() !
- getLogLike() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.HMMState
-
- getLogLikelihood() - Static method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.TrainerScore
-
Retrieves the utterance's log likelihood
- getLogMath() - Method in class edu.cmu.sphinx.result.Result
-
Returns the log math used for this Result.
- getLogMath() - Static method in class edu.cmu.sphinx.util.LogMath
-
- getLogMixtureWeights() - Method in interface edu.cmu.sphinx.linguist.acoustic.HMMState
-
- getLogMixtureWeights() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.CompositeSenone
-
- getLogMixtureWeights() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.GaussianMixture
-
- getLogMixtureWeights() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.kaldi.DiagGmm
-
- getLogMixtureWeights() - Method in interface edu.cmu.sphinx.linguist.acoustic.tiedstate.Senone
-
- getLogMixtureWeights() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.SenoneHMMState
-
- getLogNGramSegmentSize() - Method in class edu.cmu.sphinx.linguist.language.ngram.large.BinaryLoader
-
Returns the log of the NGram segment size
- getLogPrefix(ConfigurationManager) - Static method in class edu.cmu.sphinx.util.props.ConfigurationManagerUtils
-
- getLogProbability() - Method in class edu.cmu.sphinx.linguist.acoustic.HMMStateArc
-
Gets log transition probability
- getLogSilenceInsertionProbability() - Method in class edu.cmu.sphinx.linguist.aflat.AFlatLinguist
-
Returns the log silence insertion probability.
- getLogSilenceInsertionProbability() - Method in class edu.cmu.sphinx.linguist.dflat.DynamicFlatLinguist
-
Returns the log silence insertion probability.
- getLogSilenceInsertionProbability() - Method in class edu.cmu.sphinx.linguist.flat.FlatLinguist
-
Returns the log silence insertion probability.
- getMarginal(boolean[]) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.GMMDiag
-
- getMatrixPool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Sphinx3Loader
-
Return the MatrixPool.
- getMaxDB() - Method in class edu.cmu.sphinx.frontend.util.VUMeter
-
- getMaxDepth() - Method in class edu.cmu.sphinx.linguist.language.classes.ClassBasedLanguageModel
-
Returns the maximum depth of the language model
- getMaxDepth() - Method in class edu.cmu.sphinx.linguist.language.ngram.DynamicTrigramModel
-
- getMaxDepth() - Method in class edu.cmu.sphinx.linguist.language.ngram.InterpolatedLanguageModel
-
- getMaxDepth() - Method in class edu.cmu.sphinx.linguist.language.ngram.KeywordOptimizerModel
-
Returns the maximum depth of the language model
- getMaxDepth() - Method in interface edu.cmu.sphinx.linguist.language.ngram.LanguageModel
-
Returns the maximum depth of the language model
- getMaxDepth() - Method in class edu.cmu.sphinx.linguist.language.ngram.large.BinaryLoader
-
Returns the maximum depth of the language model
- getMaxDepth() - Method in class edu.cmu.sphinx.linguist.language.ngram.large.LargeNGramModel
-
Returns the maximum depth of the language model
- getMaxDepth() - Method in class edu.cmu.sphinx.linguist.language.ngram.NetworkLanguageModel
-
- getMaxDepth() - Method in class edu.cmu.sphinx.linguist.language.ngram.SimpleNGramModel
-
Returns the maximum depth of the language model
- getMaxDepth() - Method in class edu.cmu.sphinx.linguist.language.ngram.trie.NgramTrieModel
-
Returns the maximum depth of the language model
- getMaxTime() - Method in class edu.cmu.sphinx.util.Timer
-
Gets the max time for this timer in milliseconds
- getMean(int, int) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.GMMDiag
-
- getMean() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.MixtureComponent
-
Returns the mean for this component.
- getMeansPool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTKLoader
-
- getMeansPool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.KaldiLoader
-
Not implemented.
- getMeansPool() - Method in interface edu.cmu.sphinx.linguist.acoustic.tiedstate.Loader
-
Gets the pool of means for this loader.
- getMeansPool() - Method in interface edu.cmu.sphinx.linguist.acoustic.tiedstate.Saver
-
Gets the pool of means for this loader.
- getMeansPool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Sphinx3Loader
-
- getMeansPool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.ModelInitializerLoader
-
- getMeansPool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.Sphinx3Saver
-
- getMeansTransformationMatrixPool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTKLoader
-
- getMeansTransformationMatrixPool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.KaldiLoader
-
Not implemented.
- getMeansTransformationMatrixPool() - Method in interface edu.cmu.sphinx.linguist.acoustic.tiedstate.Loader
-
Gets the means transformation matrix pool.
- getMeansTransformationMatrixPool() - Method in interface edu.cmu.sphinx.linguist.acoustic.tiedstate.Saver
-
Gets the pool of means transformation matrices for this loader.
- getMeansTransformationMatrixPool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Sphinx3Loader
-
- getMeansTransformationMatrixPool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.ModelInitializerLoader
-
- getMeansTransformationMatrixPool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.Sphinx3Saver
-
- getMeansTransformationVectorPool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTKLoader
-
- getMeansTransformationVectorPool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.KaldiLoader
-
Not implemented.
- getMeansTransformationVectorPool() - Method in interface edu.cmu.sphinx.linguist.acoustic.tiedstate.Loader
-
Gets the means transformation vectors pool.
- getMeansTransformationVectorPool() - Method in interface edu.cmu.sphinx.linguist.acoustic.tiedstate.Saver
-
Gets the pool of means transformation vectors for this loader.
- getMeansTransformationVectorPool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Sphinx3Loader
-
- getMeansTransformationVectorPool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.ModelInitializerLoader
-
- getMeansTransformationVectorPool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.Sphinx3Saver
-
- getMem() - Method in class edu.cmu.sphinx.linguist.language.ngram.trie.NgramTrie
-
Getter for allocated byte array to which trie is mapped
- getMessage() - Method in error edu.cmu.sphinx.jsgf.parser.TokenMgrError
-
- getMinTime() - Method in class edu.cmu.sphinx.util.Timer
-
Gets the min time for this timer in milliseconds
- getMisses() - Method in class edu.cmu.sphinx.util.Cache
-
Returns the number of cache misses, which is the number of times
Cache.cache(T)
was called
and returned null (after caching the object), effectively representing the size of the cache.
- getMixtureComponents() - Method in interface edu.cmu.sphinx.linguist.acoustic.HMMState
-
Returns the mixture components associated with this Gaussian
- getMixtureComponents() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.CompositeSenone
-
- getMixtureComponents() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.GaussianMixture
-
- getMixtureComponents() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.kaldi.DiagGmm
-
- getMixtureComponents() - Method in interface edu.cmu.sphinx.linguist.acoustic.tiedstate.Senone
-
Returns the mixture components associated with this Gaussian
- getMixtureComponents() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.SenoneHMMState
-
- getMixtureComponents() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.tiedmixture.SetBasedGaussianMixture
-
- getMixtureId() - Method in interface edu.cmu.sphinx.linguist.acoustic.HMMState
-
Gets the id of the mixture
- getMixtureId() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.SenoneHMMState
-
- getMixtureWeights() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTKLoader
-
- getMixtureWeights() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.KaldiLoader
-
Not implemented.
- getMixtureWeights() - Method in interface edu.cmu.sphinx.linguist.acoustic.tiedstate.Loader
-
Gets the mixture weight pool.
- getMixtureWeights() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Sphinx3Loader
-
- getMixtureWeights() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.ModelInitializerLoader
-
- getMixtureWeightsPool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Sphinx3Loader
-
Return the MixtureWeightsPool.
- getModel() - Method in class edu.cmu.sphinx.linguist.acoustic.HMMPool
-
- getMostLikelyPronunciation() - Method in class edu.cmu.sphinx.linguist.dictionary.Word
-
Get the highest probability pronunciation for a word
- getName() - Method in class edu.cmu.sphinx.alignment.tokenizer.Relation
-
Retrieves the name of this Relation.
- getName() - Method in class edu.cmu.sphinx.decoder.pruner.SimplePruner
-
- getName() - Method in class edu.cmu.sphinx.frontend.util.Utterance
-
Returns the name of this Utterance.
- getName() - Method in class edu.cmu.sphinx.instrumentation.AccuracyTracker
-
- getName() - Method in class edu.cmu.sphinx.instrumentation.MemoryTracker
-
- getName() - Method in class edu.cmu.sphinx.instrumentation.RejectionTracker
-
- getName() - Method in class edu.cmu.sphinx.instrumentation.SpeedTracker
-
- getName() - Method in class edu.cmu.sphinx.jsgf.JSGFRuleGrammar
-
- getName() - Method in interface edu.cmu.sphinx.linguist.acoustic.AcousticModel
-
Returns the name of this AcousticModel, or null if it has no name.
- getName() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.GaussianWeights
-
- getName() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.Lab
-
- getName() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.SingleHMM
-
- getName() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTKLoader
-
- getName() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Pool
-
Returns the pool's name.
- getName() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.TiedStateAcousticModel
-
Returns the name of this AcousticModel, or null if it has no name.
- getName() - Method in class edu.cmu.sphinx.linguist.acoustic.trivial.TrivialAcousticModel
-
Returns the name of this AcousticModel, or null if it has no name.
- getName() - Method in class edu.cmu.sphinx.linguist.acoustic.Unit
-
Gets the name for this unit
- getName() - Method in class edu.cmu.sphinx.linguist.flat.FlatLinguist
-
- getName() - Method in class edu.cmu.sphinx.linguist.flat.SentenceHMMState
-
Gets the name for this state
- getName() - Method in class edu.cmu.sphinx.linguist.flat.UnitState
-
Gets the name for this state
- getName() - Method in class edu.cmu.sphinx.linguist.language.ngram.SimpleNGramModel
-
- getName() - Method in class edu.cmu.sphinx.linguist.LinguistProcessor
-
- getName() - Method in class edu.cmu.sphinx.tools.batch.BatchNISTRecognizer.CTLUtterance
-
- getName() - Method in class edu.cmu.sphinx.util.props.ConfigurableAdapter
-
- getName() - Method in class edu.cmu.sphinx.util.props.RawPropertyData
-
- getName() - Method in class edu.cmu.sphinx.util.StatisticsVariable
-
Retrieves the name of this StatisticsVariable
- getName() - Method in class edu.cmu.sphinx.util.Timer
-
Retrieves the name of the timer
- getNativeAudioFormat(AudioFormat) - Static method in class edu.cmu.sphinx.frontend.util.DataUtil
-
Returns a native audio format that has the same encoding, endianness and sample size as the given format, and a
sample rate that is larger than the given sample rate.
- getNativeAudioFormat(AudioFormat, Mixer) - Static method in class edu.cmu.sphinx.frontend.util.DataUtil
-
Returns a native audio format that has the same encoding, endianness and sample size as the given format, and a
sample rate that is greater than or equal to the given sample rate.
- getNbEmittingStates() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.SingleHMM
-
- getNbest(int) - Method in class edu.cmu.sphinx.api.SpeechResult
-
Return N best hypothesis.
- getNbest(int) - Method in class edu.cmu.sphinx.result.Nbest
-
- getNcoefs() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.GMMDiag
-
- getNewest() - Method in class edu.cmu.sphinx.linguist.WordSequence
-
Returns the newest words in the sequence (the old word is omitted)
- getNext() - Method in class edu.cmu.sphinx.alignment.tokenizer.Item
-
Gets the next item in this list.
- getNextData() - Method in class edu.cmu.sphinx.decoder.scorer.SimpleAcousticScorer
-
- getNextItem() - Method in interface edu.cmu.sphinx.util.BatchManager
-
Gets the next available batch item or null if no more are available
- getNextItem() - Method in class edu.cmu.sphinx.util.PooledBatchManager
-
Gets the next available batch item or null if no more are available
- getNextItem() - Method in class edu.cmu.sphinx.util.SimpleBatchManager
-
Gets the next available batch item or null if no more are available
- getNextNodeId() - Static method in class edu.cmu.sphinx.result.Node
-
Get a unique ID for a new Node.
- getNextState() - Method in class edu.cmu.sphinx.fst.Arc
-
Get the next state
- getNextState() - Method in class edu.cmu.sphinx.linguist.flat.SentenceHMMStateArc
-
For backwards compatibility
Returns the next state as a SentenceHMSMtate
- getNextToken() - Method in class edu.cmu.sphinx.jsgf.parser.JSGFParser
-
- getNextToken() - Method in class edu.cmu.sphinx.jsgf.parser.JSGFParserTokenManager
-
- getNgauss() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.GMMDiag
-
- getNGramBackoffWeights(int) - Method in class edu.cmu.sphinx.linguist.language.ngram.large.BinaryLoader
-
Returns all the NGram backoff weights at
a specified N order.
- getNGramHits() - Method in class edu.cmu.sphinx.linguist.language.ngram.large.LargeNGramModel
-
Returns the number of NGram hits.
- getNGramHits() - Method in class edu.cmu.sphinx.linguist.language.ngram.trie.NgramTrieModel
-
Returns the number of NGram hits.
- getNGramMisses() - Method in class edu.cmu.sphinx.linguist.language.ngram.large.LargeNGramModel
-
Returns the number of times when a NGram is queried, but there is no such
NGram in the LM (in which case it uses the backoff probabilities).
- getNGramMisses() - Method in class edu.cmu.sphinx.linguist.language.ngram.trie.NgramTrieModel
-
Returns the number of times when a NGram is queried, but there is no such
NGram in the LM (in which case it uses the backoff probabilities).
- getNGramOffset(int) - Method in class edu.cmu.sphinx.linguist.language.ngram.large.BinaryLoader
-
Returns the location (or offset) into the file where NGrams start
at a specified N order.
- getNGramProbabilities(int) - Method in class edu.cmu.sphinx.linguist.language.ngram.large.BinaryLoader
-
Returns all the NGram probabilities at
a specified N order.
- getNGrams() - Method in class edu.cmu.sphinx.linguist.language.ngram.SimpleNGramModel
-
Returns a list of all the word sequences in the language model This
method is used to create Finite State Transducers of the language model.
- getNGramSegments(int) - Method in class edu.cmu.sphinx.linguist.language.ngram.large.BinaryLoader
-
Returns the NGram segment table at
a specified order.
- getNhmms() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.HMMSet
-
- getNhmmsMono() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.HMMSet
-
- getNhmmsTri() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.HMMSet
-
- getNode(String, StringTokenizer, int) - Method in class edu.cmu.sphinx.alignment.tokenizer.DecisionTree
-
Gets the node based upon the type and tokenizer.
- getNode(String) - Method in class edu.cmu.sphinx.result.Lattice
-
Get the Node associated with an ID
- getNode(int) - Method in class edu.cmu.sphinx.trainer.Graph
-
Get node at the specified position in the list.
- getNode(int) - Method in interface edu.cmu.sphinx.trainer.UtteranceGraph
-
Get node at the specified position in the list.
- getNodes() - Method in class edu.cmu.sphinx.result.Lattice
-
Get the Collection of all Nodes.
- getNoisy() - Method in class edu.cmu.sphinx.frontend.endpoint.SpeechClassifier
-
Return the estimation if input data was noisy enough to break
recognition.
- getNonEmittingListIterator() - Method in interface edu.cmu.sphinx.decoder.search.ActiveListManager
-
Returns an Iterator of all the non-emitting ActiveLists.
- getNonEmittingListIterator() - Method in class edu.cmu.sphinx.decoder.search.SimpleActiveListManager
-
Returns an Iterator of all the non-emitting ActiveLists.
- getNonInstaniatedComps(ConfigurationManager) - Static method in class edu.cmu.sphinx.util.props.ConfigurationManagerUtils
-
Returns the not yet instantiated components registered to this configuration manager.
- getNstates() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.HMMSet
-
- getNstates() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.SingleHMM
-
- getNthDaughter(int) - Method in class edu.cmu.sphinx.alignment.tokenizer.Item
-
Retrieves the Nth daughter of this item.
- getNumAlternatives() - Method in class edu.cmu.sphinx.linguist.language.grammar.GrammarNode
-
Gets the number of alternatives
- getNumArcs() - Method in class edu.cmu.sphinx.fst.ImmutableState
-
- getNumArcs() - Method in class edu.cmu.sphinx.fst.State
-
Get the number of outgoing arcs
- getNumberBigrams() - Method in class edu.cmu.sphinx.linguist.language.ngram.large.BinaryLoader
-
Returns the number of bigrams
- getNumberFormat() - Static method in class edu.cmu.sphinx.decoder.search.Token
-
Return the DecimalFormat object for formatting the print out of numbers
- getNumberNGrams(int) - Method in class edu.cmu.sphinx.linguist.language.ngram.large.BinaryLoader
-
Returns the number of NGrams at
a specified N order.
- getNumberOfClusters() - Method in class edu.cmu.sphinx.decoder.adaptation.ClusteredDensityFileData
-
- getNumberTrigrams() - Method in class edu.cmu.sphinx.linguist.language.ngram.large.BinaryLoader
-
Returns the number of trigrams
- getNumberUnigrams() - Method in class edu.cmu.sphinx.linguist.language.ngram.large.BinaryLoader
-
Returns the number of unigrams
- getNumCachedTimers() - Static method in class edu.cmu.sphinx.util.TimerPool
-
- getNumCIUnits() - Method in class edu.cmu.sphinx.linguist.acoustic.HMMPool
-
Returns the number of CI units
- getNumGaussiansPerState() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Sphinx3Loader
-
- getNumNodes() - Method in class edu.cmu.sphinx.linguist.language.grammar.Grammar
-
returns the number of nodes in this grammar
- getNumStateOrder() - Method in class edu.cmu.sphinx.linguist.allphone.AllphoneSearchGraph
-
- getNumStateOrder() - Method in class edu.cmu.sphinx.linguist.flat.CIPhoneLoop.PhoneLoopSearchGraph
-
Returns the number of different state types maintained in the search graph
- getNumStateOrder() - Method in class edu.cmu.sphinx.linguist.flat.FlatLinguist.FlatSearchGraph
-
- getNumStateOrder() - Method in interface edu.cmu.sphinx.linguist.SearchGraph
-
Returns the number of different state types maintained in the search graph
- getNumStates() - Method in class edu.cmu.sphinx.fst.Fst
-
Get the number of states in the fst
- getNumStates() - Method in class edu.cmu.sphinx.fst.ImmutableFst
-
- getNumStates() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Sphinx3Loader
-
- getNumStreams() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Sphinx3Loader
-
- getNumSuccessors() - Method in class edu.cmu.sphinx.linguist.flat.SentenceHMMState
-
Gets the number of successors
- getObject(String) - Method in class edu.cmu.sphinx.alignment.tokenizer.FeatureSet
-
Returns the named feature as an object.
- getObject() - Method in class edu.cmu.sphinx.trainer.Node
-
Retrieves the object associated with this node.
- getOlabel() - Method in class edu.cmu.sphinx.fst.Arc
-
Get the output label's id
- getOldest() - Method in class edu.cmu.sphinx.linguist.WordSequence
-
Returns the oldest words in the sequence (the newest word is omitted)
- getOrder() - Method in interface edu.cmu.sphinx.linguist.acoustic.HMM
-
Returns the order of the HMM
- getOrder() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.SenoneHMM
-
Returns the order of the HMM
- getOrder() - Method in class edu.cmu.sphinx.linguist.aflat.AFlatLinguist.GrammarState
-
Returns the order of this state type among all of the search states
- getOrder() - Method in class edu.cmu.sphinx.linguist.allphone.PhoneHmmSearchState
-
- getOrder() - Method in class edu.cmu.sphinx.linguist.allphone.PhoneNonEmittingSearchState
-
- getOrder() - Method in class edu.cmu.sphinx.linguist.allphone.PhoneWordSearchState
-
- getOrder() - Method in class edu.cmu.sphinx.linguist.flat.AlternativeState
-
Returns the state order for this state type
- getOrder() - Method in class edu.cmu.sphinx.linguist.flat.BranchState
-
Returns the state order for this state type
- getOrder() - Method in class edu.cmu.sphinx.linguist.flat.GrammarState
-
Returns the state order for this state type
- getOrder() - Method in class edu.cmu.sphinx.linguist.flat.HMMStateState
-
Returns the state order for this state type
- getOrder() - Method in class edu.cmu.sphinx.linguist.flat.PronunciationState
-
Returns the state order for this state type
- getOrder() - Method in class edu.cmu.sphinx.linguist.flat.SentenceHMMState
-
Returns the order of this particular state
- getOrder() - Method in class edu.cmu.sphinx.linguist.flat.UnitState
-
Returns the state order for this state type
- getOrder() - Method in class edu.cmu.sphinx.linguist.flat.WordState
-
Returns the state order for this state type
- getOrder() - Method in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist.LexTreeEndUnitState
-
- getOrder() - Method in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist.LexTreeEndWordState
-
- getOrder() - Method in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist.LexTreeHMMState
-
- getOrder() - Method in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist.LexTreeNonEmittingHMMState
-
- getOrder() - Method in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist.LexTreeUnitState
-
- getOrder() - Method in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist.LexTreeWordState
-
- getOrder() - Method in interface edu.cmu.sphinx.linguist.SearchState
-
Returns the order of this particular state
- getOsyms() - Method in class edu.cmu.sphinx.fst.Fst
-
Get the output symbols' array
- getOutOfGrammarGraph() - Method in class edu.cmu.sphinx.linguist.dflat.OutOfGrammarGraph
-
Returns an arc to this out-of-grammar graph
- getOutputStream(String, String, boolean) - Static method in class edu.cmu.sphinx.util.StreamFactory
-
Returns an appropriate OutputStream of the given file in the given URL location.
- getOutputStream(String, String, String, boolean) - Static method in class edu.cmu.sphinx.util.StreamFactory
-
According to the given data format, returns an appropriate OutputStream of the given file in the given URL
location.
- getOutputStream(String, String) - Static method in class edu.cmu.sphinx.util.StreamFactory
-
Returns an appropriate OutputStream of the given file in the given URL location.
- getOutputStream(String, String, String) - Static method in class edu.cmu.sphinx.util.StreamFactory
-
According to the given data format, returns an appropriate OutputStream of the given file in the given URL
location.
- getOwner() - Method in class edu.cmu.sphinx.util.props.PropertySheet
-
- getOwnerRelation() - Method in class edu.cmu.sphinx.alignment.tokenizer.Item
-
Retrieves the owning Relation.
- getPackageName() - Method in class edu.cmu.sphinx.jsgf.rule.JSGFRuleName
-
- getParent() - Method in class edu.cmu.sphinx.alignment.tokenizer.Item
-
Returns the parent of this item.
- getParent() - Method in class edu.cmu.sphinx.linguist.flat.SentenceHMMState
-
Retrieves the parent sate
- getPartialScore() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.tiedmixture.PrunableMixtureComponent
-
- getPath() - Method in class edu.cmu.sphinx.linguist.g2p.Path
-
Get the path
- getPeakDB() - Method in class edu.cmu.sphinx.frontend.util.VUMeter
-
- getPhoneInsertionProb() - Method in class edu.cmu.sphinx.linguist.allphone.AllphoneLinguist
-
- getPhoneLoop() - Method in class edu.cmu.sphinx.linguist.aflat.PhoneLoop
-
Returns an arc to this out-of-grammar graph
- getPosition() - Method in class edu.cmu.sphinx.alignment.Token
-
Returns the position of this token in the original input text.
- getPosition() - Method in interface edu.cmu.sphinx.linguist.acoustic.HMM
-
Retrieves the position of this HMM.
- getPosition() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.SenoneHMM
-
Retrieves the position of this HMM.
- getPosition() - Method in class edu.cmu.sphinx.linguist.flat.UnitState
-
Gets the position for this unit
- getPosterior() - Method in class edu.cmu.sphinx.result.Node
-
Returns the posterior probability of this node.
- getPostpunctuation() - Method in class edu.cmu.sphinx.alignment.Token
-
Returns the postpunctuation characters of this Token.
- getPredecessor() - Method in class edu.cmu.sphinx.decoder.FrameDecoder
-
- getPredecessor() - Method in class edu.cmu.sphinx.decoder.search.Token
-
Returns the predecessor for this token, or null if this token has no predecessors
- getPredecessor() - Method in class edu.cmu.sphinx.frontend.BaseDataProcessor
-
Returns the predecessor DataProcessor.
- getPredecessor() - Method in interface edu.cmu.sphinx.frontend.DataProcessor
-
Returns the predecessor DataProcessor.
- getPrepunctuation() - Method in class edu.cmu.sphinx.alignment.Token
-
Returns the prepunctuation characters of this Token.
- getPrettyName() - Method in class edu.cmu.sphinx.linguist.flat.SentenceHMMState
-
Returns a pretty name for this HMM
- getPrettyName() - Method in class edu.cmu.sphinx.linguist.flat.UnitState
-
Gets the pretty name for this unit sate
- getPrettyName() - Method in class edu.cmu.sphinx.linguist.flat.WordState
-
Returns a pretty name for this state
- getPrevious() - Method in class edu.cmu.sphinx.alignment.tokenizer.Item
-
Gets the previous item in this list.
- getPrintWriter() - Method in class edu.cmu.sphinx.util.CommandInterpreter
-
Returns the output stream of this CommandInterpreter.
- getProbability() - Method in class edu.cmu.sphinx.linguist.allphone.PhoneHmmSearchState
-
- getProbability() - Method in class edu.cmu.sphinx.linguist.allphone.PhoneNonEmittingSearchState
-
- getProbability() - Method in class edu.cmu.sphinx.linguist.dictionary.Pronunciation
-
Retrieves the probability for the pronunciation.
- getProbability() - Method in class edu.cmu.sphinx.linguist.flat.SentenceHMMStateArc
-
Gets the composite probability of entering this state
- getProbability(WordSequence) - Method in class edu.cmu.sphinx.linguist.language.classes.ClassBasedLanguageModel
-
Actual implementation of the class-based LM: P=P(W|C1)*P(C1|C2,C3..)
- getProbability() - Method in class edu.cmu.sphinx.linguist.language.grammar.GrammarArc
-
Retrieves the probability for this transition
- getProbability(WordSequence) - Method in class edu.cmu.sphinx.linguist.language.ngram.DynamicTrigramModel
-
- getProbability(WordSequence) - Method in class edu.cmu.sphinx.linguist.language.ngram.InterpolatedLanguageModel
-
Calculates probability p = w[1]*p[1] + w[2]*p[2] + ...
- getProbability(WordSequence) - Method in class edu.cmu.sphinx.linguist.language.ngram.KeywordOptimizerModel
-
Gets the ngram probability of the word sequence represented by the word
list
- getProbability(WordSequence) - Method in interface edu.cmu.sphinx.linguist.language.ngram.LanguageModel
-
Gets the n-gram probability of the word sequence represented by the word
list
- getProbability(WordSequence) - Method in class edu.cmu.sphinx.linguist.language.ngram.large.KeywordOptimizerLargeNGramModel
-
Gets the ngram probability of the word sequence represented by the word list
- getProbability(WordSequence) - Method in class edu.cmu.sphinx.linguist.language.ngram.large.LargeNGramModel
-
Gets the ngram probability of the word sequence represented by the word
list
- getProbability(WordSequence) - Method in class edu.cmu.sphinx.linguist.language.ngram.NetworkLanguageModel
-
- getProbability(WordSequence) - Method in class edu.cmu.sphinx.linguist.language.ngram.SimpleNGramModel
-
Gets the ngram probability of the word sequence represented by the word
list
- getProbability(WordSequence) - Method in class edu.cmu.sphinx.linguist.language.ngram.trie.NgramTrieModel
-
Gets the ngram probability of the word sequence represented by the word
list
- getProbability() - Method in interface edu.cmu.sphinx.linguist.SearchStateArc
-
Gets the composite probability of entering this state
- getProbBoSize() - Method in class edu.cmu.sphinx.linguist.language.ngram.trie.NgramTrieQuant
-
Getter for size of quantaized weights in ngram trie.
- getProbSize() - Method in class edu.cmu.sphinx.linguist.language.ngram.trie.NgramTrieQuant
-
Getter for size of quantaized weight in ngram trie
- getProbTableLen() - Method in class edu.cmu.sphinx.linguist.language.ngram.trie.NgramTrieQuant
-
Getter for length of probability quantation table.
- getPrompt() - Method in class edu.cmu.sphinx.util.CommandInterpreter
-
Gets the prompt for the interpreter
- getPronunciation() - Method in class edu.cmu.sphinx.linguist.allphone.PhoneWordSearchState
-
- getPronunciation() - Method in class edu.cmu.sphinx.linguist.flat.PronunciationState
-
Gets the pronunciation associated with this state
- getPronunciation() - Method in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist.LexTreeWordState
-
Gets the word pronunciation for this state
- getPronunciation() - Method in interface edu.cmu.sphinx.linguist.WordSearchState
-
Gets the word (as a pronunciation)
- getPronunciation() - Method in class edu.cmu.sphinx.result.WordResult
-
Gets the pronunciation for this word.
- getPronunciations() - Method in class edu.cmu.sphinx.linguist.dictionary.Word
-
Retrieves the pronunciations of this word
- getProperties() - Method in interface edu.cmu.sphinx.linguist.acoustic.AcousticModel
-
Returns the properties of this acoustic model.
- getProperties() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTKLoader
-
Return the acoustic model properties.
- getProperties() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.KaldiLoader
-
Returns the model properties
- getProperties() - Method in interface edu.cmu.sphinx.linguist.acoustic.tiedstate.Loader
-
- getProperties() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Sphinx3Loader
-
- getProperties() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.TiedStateAcousticModel
-
Returns the properties of this acoustic model.
- getProperties() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.ModelInitializerLoader
-
- getProperties() - Method in class edu.cmu.sphinx.linguist.acoustic.trivial.TrivialAcousticModel
-
Returns the properties of this acoustic model.
- getProperties() - Method in class edu.cmu.sphinx.util.props.RawPropertyData
-
- getProperty() - Method in exception edu.cmu.sphinx.util.props.PropertyException
-
Retrieves the name of the offending property
- getProperty(String, Class<?>) - Method in class edu.cmu.sphinx.util.props.PropertySheet
-
Returns the property names name
which is still wrapped into the annotation instance.
- getPropertyManager(PropertySheet) - Static method in class edu.cmu.sphinx.util.props.ConfigurationManagerUtils
-
Why do we need this method?
- getPropertySheet(String) - Method in class edu.cmu.sphinx.util.props.ConfigurationManager
-
Returns the property sheet for the given object instance
- getProps() - Method in class edu.cmu.sphinx.frontend.Signal
-
- getPropSheets(Class<? extends Configurable>) - Method in class edu.cmu.sphinx.util.props.ConfigurationManager
-
Given a Configurable
-class/interface, all property-sheets which are subclassing/implemting this
class/interface are collected and returned.
- getRandomSentence() - Method in class edu.cmu.sphinx.linguist.language.grammar.Grammar
-
Returns a random sentence that fits this grammar
- getRaw(String) - Method in class edu.cmu.sphinx.util.props.PropertySheet
-
Gets the raw value associated with this name
- getRawNoReplacement(String) - Method in class edu.cmu.sphinx.util.props.PropertySheet
-
Gets the raw value associated with this name, no global symbol replacement is performed.
- getReal() - Method in class edu.cmu.sphinx.util.Complex
-
Returns the real part of this Complex number.
- getRef() - Method in class edu.cmu.sphinx.tools.batch.BatchNISTRecognizer.CTLUtterance
-
- getRef(Object, Object) - Method in interface edu.cmu.sphinx.util.NISTAlign.StringRenderer
-
- getReference(String) - Static method in class edu.cmu.sphinx.util.BatchFile
-
Returns the reference string portion of a line in a batch file.
- getReference() - Method in class edu.cmu.sphinx.util.NISTAlign
-
Returns the reference string.
- getReferences() - Method in class edu.cmu.sphinx.frontend.util.ConcatAudioFileDataSource
-
Returns a list of all reference text.
- getReferences() - Method in class edu.cmu.sphinx.frontend.util.ConcatFileDataSource
-
Returns a list of all reference text.
- getReferences() - Method in class edu.cmu.sphinx.util.FileReferenceSource
-
Returns a list of reference text.
- getReferences() - Method in interface edu.cmu.sphinx.util.ReferenceSource
-
- getReferenceText() - Method in class edu.cmu.sphinx.result.Result
-
Retrieves the reference text.
- getRegisteredProperties() - Method in class edu.cmu.sphinx.util.props.PropertySheet
-
- getRegLs() - Method in class edu.cmu.sphinx.decoder.adaptation.Stats
-
- getRegRs() - Method in class edu.cmu.sphinx.decoder.adaptation.Stats
-
- getRelation(String) - Method in class edu.cmu.sphinx.alignment.tokenizer.Utterance
-
Retrieves a relation from this utterance.
- getResource(String, PropertySheet) - Static method in class edu.cmu.sphinx.util.props.ConfigurationManagerUtils
-
Gets a resource associated with the given parameter name given an property sheet.
- getResourceList(String) - Method in class edu.cmu.sphinx.util.props.PropertySheet
-
Parses the string with multiple URL's separated by ;.
- getResponse() - Method in class edu.cmu.sphinx.util.SocketCommandClient
-
Gets a response
- getResult() - Method in class edu.cmu.sphinx.api.AbstractSpeechRecognizer
-
Returns result of the recognition.
- getResult() - Method in class edu.cmu.sphinx.api.SpeechResult
-
Return Result object of current SpeechResult
- getResultList() - Method in class edu.cmu.sphinx.decoder.search.SimpleBreadthFirstSearchManager
-
Returns the result list.
- getResultList() - Method in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstSearchManager
-
Returns the result list.
- getResultListPredecessor(Token) - Method in class edu.cmu.sphinx.decoder.search.TokenSearchManager
-
Find the token to use as a predecessor in resultList given a candidate
predecessor.
- getResultTokens() - Method in class edu.cmu.sphinx.result.Result
-
Returns a list of result tokens for this result.
- getRight() - Method in class edu.cmu.sphinx.fst.utils.Pair
-
- getRight() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.SingleHMM
-
- getRightContext() - Method in class edu.cmu.sphinx.linguist.acoustic.LeftRightContext
-
Retrieves the right context for this unit
- getRightContexts(int, boolean, int) - Method in class edu.cmu.sphinx.linguist.flat.GrammarPoint
-
Gets all of the right contexts for this grammar point.
- getRightContextSize() - Method in interface edu.cmu.sphinx.linguist.acoustic.AcousticModel
-
Returns the size of the right context for context dependent units
- getRightContextSize() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTKLoader
-
- getRightContextSize() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.KaldiLoader
-
Returns the size of the right context for context dependent units.
- getRightContextSize() - Method in interface edu.cmu.sphinx.linguist.acoustic.tiedstate.Loader
-
Returns the size of the right context for context dependent units.
- getRightContextSize() - Method in interface edu.cmu.sphinx.linguist.acoustic.tiedstate.Saver
-
Returns the size of the right context for context dependent units.
- getRightContextSize() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Sphinx3Loader
-
- getRightContextSize() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.TiedStateAcousticModel
-
Returns the size of the right context for context dependent units
- getRightContextSize() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.ModelInitializerLoader
-
- getRightContextSize() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.Sphinx3Saver
-
- getRightContextSize() - Method in class edu.cmu.sphinx.linguist.acoustic.trivial.TrivialAcousticModel
-
Returns the size of the right context for context dependent units
- getRightContextSize() - Method in class edu.cmu.sphinx.linguist.flat.FlatLinguist.GState
-
Returns the size of the right context.
- getRmsDB() - Method in class edu.cmu.sphinx.frontend.util.VUMeter
-
- getRootLogger() - Method in class edu.cmu.sphinx.util.props.ConfigurationManager
-
Returns the root-logger of this configuration manager.
- getRule(String) - Method in class edu.cmu.sphinx.jsgf.JSGFRuleGrammar
-
Return the data structure for the named rule.
- getRule() - Method in class edu.cmu.sphinx.jsgf.rule.JSGFRuleCount
-
- getRule() - Method in class edu.cmu.sphinx.jsgf.rule.JSGFRuleTag
-
- getRuleDocComment(String) - Method in class edu.cmu.sphinx.jsgf.JSGFRuleGrammar
-
Retrieve a RuleGrammar comment.
- getRuleGrammar() - Method in class edu.cmu.sphinx.jsgf.JSGFGrammar
-
Returns the RuleGrammar of this JSGFGrammar.
- getRuleName() - Method in class edu.cmu.sphinx.jsgf.rule.JSGFRuleName
-
- getRuleNames() - Method in class edu.cmu.sphinx.jsgf.JSGFRuleGrammar
-
List the names of all rules define in this Grammar.
- getRules() - Method in class edu.cmu.sphinx.jsgf.rule.JSGFRuleAlternatives
-
- getRules() - Method in class edu.cmu.sphinx.jsgf.rule.JSGFRuleSequence
-
- getSampleRate() - Method in class edu.cmu.sphinx.api.Configuration
-
- getSampleRate() - Method in class edu.cmu.sphinx.frontend.DataStartSignal
-
- getSampleRate() - Method in class edu.cmu.sphinx.frontend.DoubleData
-
- getSampleRate() - Method in class edu.cmu.sphinx.frontend.endpoint.SpeechClassifiedData
-
Returns the sample rate of the data.
- getSampleRate() - Method in class edu.cmu.sphinx.frontend.FloatData
-
- getSampleRate() - Method in class edu.cmu.sphinx.frontend.util.AudioFileDataSource
-
- getSampleRate() - Method in class edu.cmu.sphinx.frontend.window.RaisedCosineWindower
-
- getSamplesPerShift(int, float) - Static method in class edu.cmu.sphinx.frontend.util.DataUtil
-
Returns the number of samples in a window shift given the sample rate (in Hertz) and the window shift (in
milliseconds).
- getSamplesPerWindow(int, float) - Static method in class edu.cmu.sphinx.frontend.util.DataUtil
-
Returns the number of samples per window given the sample rate (in Hertz) and window size (in milliseconds).
- getScalingFactor() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.TrainerScore
-
Retrieves the scaling factor.
- getScore() - Method in interface edu.cmu.sphinx.decoder.scorer.Scoreable
-
Retrieves a previously calculated (and possibly normalized) score
- getScore(Data) - Method in interface edu.cmu.sphinx.decoder.scorer.ScoreProvider
-
Provides the score
- getScore() - Method in class edu.cmu.sphinx.decoder.search.Token
-
Returns the score for the token.
- getScore(Data) - Method in interface edu.cmu.sphinx.linguist.acoustic.HMMState
-
Gets the score for this HMM state
- getScore(FloatData) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.MixtureComponent
-
Calculate the score for this mixture against the given feature.
- getScore(float[]) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.MixtureComponent
-
Calculate the score for this mixture against the given feature.
- getScore(Data) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.ScoreCachingSenone
-
Gets the cached score for this senone based upon the given feature.
- getScore(Data) - Method in interface edu.cmu.sphinx.linguist.acoustic.tiedstate.Senone
-
Calculates the score for this senone based upon the given feature.
- getScore(Data) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.SenoneHMMState
-
Gets the score for this HMM state
- getScore(int, int) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.tiedmixture.MixtureComponentSetScores
-
- getScore() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.TrainerScore
-
Retrieves the probability.
- getScore(Data) - Method in class edu.cmu.sphinx.linguist.allphone.PhoneHmmSearchState
-
- getScore(Data) - Method in class edu.cmu.sphinx.linguist.flat.HMMStateState
-
Calculate the acoustic score for this state
- getScore(Data) - Method in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist.LexTreeHMMState
-
- getScore() - Method in interface edu.cmu.sphinx.result.Path
-
Gets the total score for this path.
- getScore() - Method in class edu.cmu.sphinx.result.WordResult
-
- getScore() - Method in class edu.cmu.sphinx.trainer.BaumWelchLearner
-
Gets the TrainerScore for the next frame
- getScore() - Method in class edu.cmu.sphinx.trainer.FlatInitializerLearner
-
Gets the TrainerScore for the next frame
- getScore() - Method in interface edu.cmu.sphinx.trainer.Learner
-
- getScoreFormat() - Static method in class edu.cmu.sphinx.decoder.search.Token
-
Return the DecimalFormat object for formatting the print out of scores.
- getSearchGraph() - Method in class edu.cmu.sphinx.linguist.aflat.AFlatLinguist
-
Returns the search graph
- getSearchGraph() - Method in class edu.cmu.sphinx.linguist.allphone.AllphoneLinguist
-
- getSearchGraph() - Method in class edu.cmu.sphinx.linguist.dflat.DynamicFlatLinguist
-
Returns the search graph
- getSearchGraph() - Method in class edu.cmu.sphinx.linguist.flat.CIPhoneLoop
-
Creates a new loop of all the context-independent phones.
- getSearchGraph() - Method in class edu.cmu.sphinx.linguist.flat.FlatLinguist
-
Returns the search graph
- getSearchGraph() - Method in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist
-
- getSearchGraph() - Method in interface edu.cmu.sphinx.linguist.Linguist
-
Retrieves search graph.
- getSearchState() - Method in class edu.cmu.sphinx.decoder.search.Token
-
Returns the SearchState associated with this token
- getSegments() - Method in class edu.cmu.sphinx.speakerid.SpeakerCluster
-
- getSelectionEnd() - Method in class edu.cmu.sphinx.tools.audio.AudioPanel
-
Returns the index of the sample representing the end of the selection
- getSelectionStart() - Method in class edu.cmu.sphinx.tools.audio.AudioPanel
-
Returns the index of the sample representing the start of the selection
- getSemiring() - Method in class edu.cmu.sphinx.fst.Fst
-
Get the semiring
- getSenone() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.SenoneHMMState
-
Gets the senone for this HMM state
- getSenone(long) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.TiedStateAcousticModel
-
- getSenone() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.TrainerScore
-
Retrieves the senone.
- getSenone2Ci() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Sphinx3Loader
-
- getSenoneID() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.TrainerScore
-
Retrieves the senone ID.
- getSenonePool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTKLoader
-
- getSenonePool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.KaldiLoader
-
Gets the senone pool for this loader.
- getSenonePool() - Method in interface edu.cmu.sphinx.linguist.acoustic.tiedstate.Loader
-
Gets the senone pool for this loader.
- getSenonePool() - Method in interface edu.cmu.sphinx.linguist.acoustic.tiedstate.Saver
-
Gets the senone pool for this loader.
- getSenonePool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Sphinx3Loader
-
- getSenonePool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.ModelInitializerLoader
-
- getSenonePool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.Sphinx3Saver
-
- getSenones() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.CompositeSenone
-
Returns the set of senones that compose this composite senone.
- getSenones() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.SenoneSequence
-
Returns the ordered set of senones for this sequence
- getSenoneSequence(int[]) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTKLoader
-
Gets the senone sequence representing the given senones.
- getSenoneSequence() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.SenoneHMM
-
Returns the SenoneSequence associated with this HMM
- getSenoneSequence(int[]) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Sphinx3Loader
-
Gets the senone sequence representing the given senones.
- getSentenceEndWord() - Method in interface edu.cmu.sphinx.linguist.dictionary.Dictionary
-
Returns the sentence end word.
- getSentenceEndWord() - Method in class edu.cmu.sphinx.linguist.dictionary.TextDictionary
-
Returns the sentence end word.
- getSentenceEndWord() - Method in class edu.cmu.sphinx.linguist.language.classes.ClassPresentingDictionary
-
- getSentenceStartWord() - Method in interface edu.cmu.sphinx.linguist.dictionary.Dictionary
-
Returns the sentence start word.
- getSentenceStartWord() - Method in class edu.cmu.sphinx.linguist.dictionary.TextDictionary
-
Returns the sentence start word.
- getSentenceStartWord() - Method in class edu.cmu.sphinx.linguist.language.classes.ClassPresentingDictionary
-
- getSharedContents() - Method in class edu.cmu.sphinx.alignment.tokenizer.Item
-
Retrieves the shared contents for this item.
- getSignature() - Method in class edu.cmu.sphinx.linguist.aflat.AFlatLinguist.GrammarState
-
Returns a unique string representation of the state.
- getSignature() - Method in class edu.cmu.sphinx.linguist.allphone.PhoneHmmSearchState
-
- getSignature() - Method in class edu.cmu.sphinx.linguist.allphone.PhoneNonEmittingSearchState
-
- getSignature() - Method in class edu.cmu.sphinx.linguist.flat.SentenceHMMState
-
Gets the signature for this state
- getSignature() - Method in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist.LexTreeHMMState
-
Gets the ID for this state
- getSignature() - Method in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist.LexTreeWordState
-
Gets the unique signature for this state.
- getSignature() - Method in interface edu.cmu.sphinx.linguist.SearchState
-
Returns a unique signature for this state
- getSilenceWord() - Method in interface edu.cmu.sphinx.linguist.dictionary.Dictionary
-
Returns the silence word.
- getSilenceWord() - Method in class edu.cmu.sphinx.linguist.dictionary.TextDictionary
-
Returns the silence word.
- getSilenceWord() - Method in class edu.cmu.sphinx.linguist.language.classes.ClassPresentingDictionary
-
- getSimpleGrammarName() - Method in class edu.cmu.sphinx.jsgf.rule.JSGFRuleName
-
- getSimpleRuleName() - Method in class edu.cmu.sphinx.jsgf.rule.JSGFRuleName
-
- getSmear(WordSequence) - Method in class edu.cmu.sphinx.linguist.language.classes.ClassBasedLanguageModel
-
Gets the smear term for the given wordSequence
- getSmear(WordSequence) - Method in class edu.cmu.sphinx.linguist.language.ngram.DynamicTrigramModel
-
- getSmear(WordSequence) - Method in class edu.cmu.sphinx.linguist.language.ngram.InterpolatedLanguageModel
-
- getSmear(WordSequence) - Method in class edu.cmu.sphinx.linguist.language.ngram.KeywordOptimizerModel
-
Gets the smear term for the given wordSequence
- getSmear(WordSequence) - Method in interface edu.cmu.sphinx.linguist.language.ngram.LanguageModel
-
Gets the smear term for the given wordSequence.
- getSmear(WordSequence) - Method in class edu.cmu.sphinx.linguist.language.ngram.large.LargeNGramModel
-
- getSmear(WordSequence) - Method in class edu.cmu.sphinx.linguist.language.ngram.NetworkLanguageModel
-
- getSmear(WordSequence) - Method in class edu.cmu.sphinx.linguist.language.ngram.SimpleNGramModel
-
Gets the smear term for the given wordSequence
- getSmear(WordSequence) - Method in class edu.cmu.sphinx.linguist.language.ngram.trie.NgramTrieModel
-
Gets the smear term for the given wordSequence
- getSmearOld(WordSequence) - Method in class edu.cmu.sphinx.linguist.language.ngram.large.LargeNGramModel
-
Gets the smear term for the given wordSequence
- getSNR() - Method in class edu.cmu.sphinx.frontend.endpoint.SpeechClassifier
-
Retrieves accumulated signal to noise ratio in dbScale
- getSocket() - Method in class edu.cmu.sphinx.util.CommandInterpreter
-
- getSoTimeout() - Method in class edu.cmu.sphinx.util.SocketCommandClient
-
- getSource() - Method in class edu.cmu.sphinx.trainer.Edge
-
Gets source node for a given edge.
- getSource() - Method in class edu.cmu.sphinx.trainer.TrainerLink
-
- getSpeakerIntervals() - Method in class edu.cmu.sphinx.speakerid.SpeakerCluster
-
Returns a 2 * n length array where n is the numbers of intervals assigned
to the speaker modeled by this cluster every pair of elements with
indexes (2 * i, 2 * i + 1) represents the start time and the length for
each interval
We may need a delay parameter to this function because the segments may
not be exactly consecutive
- getSpeed() - Method in class edu.cmu.sphinx.instrumentation.SpeedTracker
-
Returns the speed of the last decoding as a fraction of real time.
- getSpelling() - Method in class edu.cmu.sphinx.linguist.dictionary.Word
-
Returns the spelling of the word.
- getStart() - Method in class edu.cmu.sphinx.fst.Fst
-
Get the initial states
- getStart() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.Lab
-
- getStart() - Method in class edu.cmu.sphinx.util.TimeFrame
-
- getStartFrame() - Method in class edu.cmu.sphinx.result.Result
-
Gets the starting frame number for the result.
- getStartOffset() - Method in class edu.cmu.sphinx.tools.batch.BatchNISTRecognizer.CTLUtterance
-
- getStartTime() - Method in class edu.cmu.sphinx.speakerid.Segment
-
- getState(int) - Method in class edu.cmu.sphinx.fst.Fst
-
- getState(int) - Method in class edu.cmu.sphinx.fst.ImmutableFst
-
- getState(int) - Method in interface edu.cmu.sphinx.linguist.acoustic.HMM
-
- getState() - Method in interface edu.cmu.sphinx.linguist.acoustic.HMMState
-
Gets the state
- getState() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.Lab
-
- getState(int) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.SingleHMM
-
May return null if the state is non-emitting
- getState(int) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.SenoneHMM
-
Retrieves the hmm state
- getState() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.SenoneHMMState
-
Gets the state
- getState() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.TrainerScore
-
Retrieves the HMM state.
- getState() - Method in class edu.cmu.sphinx.linguist.allphone.PhoneHmmSearchState
-
- getState() - Method in class edu.cmu.sphinx.linguist.allphone.PhoneNonEmittingSearchState
-
- getState() - Method in class edu.cmu.sphinx.linguist.flat.SentenceHMMStateArc
-
Retrieves the next state
- getState() - Method in interface edu.cmu.sphinx.linguist.SearchStateArc
-
Gets a successor to this search state
- getState() - Method in class edu.cmu.sphinx.recognizer.Recognizer
-
Retrieves the recognizer state.
- getStateIdx(HMMState) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.HMMSet
-
- getStateIdx(int, int) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.HMMSet
-
- getStates() - Method in class edu.cmu.sphinx.linguist.flat.FlatLinguist.GState
-
Returns all of the states maintained by this gstate
- getStatesNum() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.GaussianWeights
-
- getStatisticsVariable(String) - Static method in class edu.cmu.sphinx.util.StatisticsVariable
-
Gets the StatisticsVariable with the given name from the given context.
- getStatisticsVariable(String, String) - Static method in class edu.cmu.sphinx.util.StatisticsVariable
-
Gets the StatisticsVariable with the given name for the given instance and context.
- getStoredScore() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.tiedmixture.PrunableMixtureComponent
-
- getStream() - Method in class edu.cmu.sphinx.api.Microphone
-
- getStreamsNum() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.GaussianWeights
-
- getString(String) - Method in class edu.cmu.sphinx.alignment.tokenizer.FeatureSet
-
Convenience method that returns the named feature as a string.
- getString() - Method in class edu.cmu.sphinx.util.ExtendedStreamTokenizer
-
Gets the next word from the tokenizer
- getString(String) - Method in class edu.cmu.sphinx.util.props.PropertySheet
-
Gets the value associated with this name
- getStringList(String) - Method in class edu.cmu.sphinx.util.props.PropertySheet
-
Gets a list of float numbers associated with the given parameter name
- getStrippedComponentName(String) - Method in class edu.cmu.sphinx.util.props.ConfigurationManager
-
- getSubSequence(int, int) - Method in class edu.cmu.sphinx.linguist.WordSequence
-
- getSuccessors() - Method in interface edu.cmu.sphinx.linguist.acoustic.HMMState
-
Retrieves the state of successor states for this state
- getSuccessors() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.SenoneHMMState
-
Retrieves the state of successor states for this state
- getSuccessors() - Method in class edu.cmu.sphinx.linguist.aflat.AFlatLinguist.GrammarState
-
Gets the set of successors for this state
- getSuccessors() - Method in class edu.cmu.sphinx.linguist.allphone.PhoneHmmSearchState
-
- getSuccessors() - Method in class edu.cmu.sphinx.linguist.allphone.PhoneNonEmittingSearchState
-
- getSuccessors() - Method in class edu.cmu.sphinx.linguist.allphone.PhoneWordSearchState
-
- getSuccessors() - Method in class edu.cmu.sphinx.linguist.flat.SentenceHMMState
-
Gets a successor to this search state
- getSuccessors() - Method in class edu.cmu.sphinx.linguist.language.grammar.GrammarNode
-
Retrieves the set of transitions out of this node
- getSuccessors() - Method in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist.LexTreeEndUnitState
-
Returns the list of successors to this state
- getSuccessors() - Method in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist.LexTreeHMMState
-
Retrieves the set of successors for this state
- getSuccessors() - Method in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist.LexTreeUnitState
-
Returns the list of successors to this state
- getSuccessors() - Method in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist.LexTreeWordState
-
Returns the list of successors to this state
- getSuccessors() - Method in interface edu.cmu.sphinx.linguist.SearchState
-
Gets a successor to this search state
- GetSuffix(int) - Method in class edu.cmu.sphinx.jsgf.parser.JavaCharStream
-
- getTabSize(int) - Method in class edu.cmu.sphinx.jsgf.parser.JavaCharStream
-
- getTag() - Method in class edu.cmu.sphinx.jsgf.rule.JSGFRuleTag
-
- getTag() - Method in class edu.cmu.sphinx.linguist.dictionary.Pronunciation
-
Retrieves the tag associated with the pronunciation or null if there is no tag associated with this
pronunciation.
- getTail() - Method in class edu.cmu.sphinx.alignment.tokenizer.Relation
-
Gets the tail of the item list.
- getTail() - Method in class edu.cmu.sphinx.alignment.tokenizer.WordRelation
-
Returns the last item in this WordRelation.
- getTerminalNode() - Method in class edu.cmu.sphinx.result.Lattice
-
Get the terminalNode for this Lattice.
- getTerse() - Method in class edu.cmu.sphinx.util.SphinxLogFormatter
-
Retrieves the level of output
- getText() - Method in class edu.cmu.sphinx.jsgf.rule.JSGFRuleToken
-
- getTime() - Method in class edu.cmu.sphinx.frontend.Signal
-
Returns the time this Signal was created.
- getTimedBestResult(boolean) - Method in class edu.cmu.sphinx.result.Result
-
Returns the string of words (with timestamp) for this token.
- getTimeFrame() - Method in class edu.cmu.sphinx.result.Node
-
Returns TimeFrame of the Node
- getTimeFrame() - Method in class edu.cmu.sphinx.result.WordResult
-
- getTimer(Object, String) - Static method in class edu.cmu.sphinx.util.TimerPool
-
Retrieves (or creates) a timer with the given name
- getTitle() - Method in class edu.cmu.sphinx.linguist.flat.SentenceHMMState
-
gets the title (fullname + stateNumber) for this state
- getToken(int) - Method in class edu.cmu.sphinx.jsgf.parser.JSGFParser
-
- getToken() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.kaldi.KaldiTextParser
-
- getTokenItem() - Method in class edu.cmu.sphinx.alignment.USEnglishTokenizer
-
Returns the currently processing token Item.
- getTokenizer() - Method in class edu.cmu.sphinx.api.SpeechAligner
-
- getTokenList(String, String) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.kaldi.KaldiTextParser
-
- getTokens() - Method in interface edu.cmu.sphinx.decoder.search.ActiveList
-
Gets the list of all tokens
- getTokensCreated() - Method in class edu.cmu.sphinx.decoder.search.SimpleBreadthFirstSearchManager
-
Returns the tokensCreated StatisticsVariable.
- getTokensCreated() - Method in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstSearchManager
-
Returns the tokensCreated StatisticsVariable.
- getToNode() - Method in class edu.cmu.sphinx.result.Edge
-
Get the "to" Node associated with an Edge
- getTopGauId(int, int) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.tiedmixture.MixtureComponentSet
-
- getTopGauNum() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.tiedmixture.MixtureComponentSet
-
- getTopGauScore(int, int) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.tiedmixture.MixtureComponentSet
-
- getTotalDeletions() - Method in class edu.cmu.sphinx.util.NISTAlign
-
Gets the total number of deletions
- getTotalInsertions() - Method in class edu.cmu.sphinx.util.NISTAlign
-
Gets the total number of insertion errors
- getTotalSentenceAccuracy() - Method in class edu.cmu.sphinx.util.NISTAlign
-
Returns the total sentence accuracy.
- getTotalSentences() - Method in class edu.cmu.sphinx.util.NISTAlign
-
Gets the total number of sentences
- getTotalSentencesWithErrors() - Method in class edu.cmu.sphinx.util.NISTAlign
-
Gets the total number of sentences with errors
- getTotalSubstitutions() - Method in class edu.cmu.sphinx.util.NISTAlign
-
Gets the total number of substitution errors
- getTotalWordAccuracy() - Method in class edu.cmu.sphinx.util.NISTAlign
-
Returns the total word accuracy.
- getTotalWordErrorRate() - Method in class edu.cmu.sphinx.util.NISTAlign
-
Returns the total word accuracy.
- getTotalWordErrors() - Method in class edu.cmu.sphinx.util.NISTAlign
-
Gets the total number of word errors for all calls to align.
- getTotalWords() - Method in class edu.cmu.sphinx.util.NISTAlign
-
Gets the total number of words
- getTrans(int, int) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.SingleHMM
-
- getTranscript() - Method in class edu.cmu.sphinx.util.BatchItem
-
Gets the transcript for the batch
- getTranscriptFile() - Method in class edu.cmu.sphinx.frontend.util.ConcatFileDataSource
-
Returns the name of the transcript file.
- getTranscription() - Method in interface edu.cmu.sphinx.result.Path
-
Gets the transcription of the path.
- getTranscriptionNoFiller() - Method in interface edu.cmu.sphinx.result.Path
-
Gets the transcription of the path skipping the filler words
- getTranscriptText() - Method in class edu.cmu.sphinx.trainer.SimpleTranscript
-
Gets the transcription.
- getTranscriptText() - Method in interface edu.cmu.sphinx.trainer.Transcript
-
- getTransformMatrix() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTKLoader
-
- getTransformMatrix() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.KaldiLoader
-
Not implemented.
- getTransformMatrix() - Method in interface edu.cmu.sphinx.linguist.acoustic.tiedstate.Loader
-
Gets the transformation matrix.
- getTransformMatrix() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Sphinx3Loader
-
- getTransformMatrix() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.ModelInitializerLoader
-
- getTransIdx() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.SingleHMM
-
- getTransition() - Method in class edu.cmu.sphinx.trainer.TrainerLink
-
- getTransitionMatrix(int, int[]) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.kaldi.TransitionModel
-
Returns transition matrix for the given context.
- getTransitionMatrix() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.SenoneHMM
-
Returns the transition matrix that determines the state transition probabilities for the matrix.
- getTransitionMatrixPool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTKLoader
-
- getTransitionMatrixPool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.KaldiLoader
-
Not implemented.
- getTransitionMatrixPool() - Method in interface edu.cmu.sphinx.linguist.acoustic.tiedstate.Loader
-
Gets the transition matrix pool.
- getTransitionMatrixPool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Sphinx3Loader
-
- getTransitionMatrixPool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.ModelInitializerLoader
-
- getTransitionProbability(int, int) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.SenoneHMM
-
Returns the transition probability between two states.
- getTrigramBackoffWeights() - Method in class edu.cmu.sphinx.linguist.language.ngram.large.BinaryLoader
-
Returns all the trigram backoff weights
- getTrigramOffset() - Method in class edu.cmu.sphinx.linguist.language.ngram.large.BinaryLoader
-
Returns the location (or offset) into the file where trigrams start.
- getTrigramProbabilities() - Method in class edu.cmu.sphinx.linguist.language.ngram.large.BinaryLoader
-
Returns all the trigram probabilities.
- getTrigramSegments() - Method in class edu.cmu.sphinx.linguist.language.ngram.large.BinaryLoader
-
Returns the trigram segment table.
- getType() - Method in class edu.cmu.sphinx.trainer.Node
-
Returns type of a node.
- getType(String) - Method in class edu.cmu.sphinx.util.props.PropertySheet
-
Returns the type of the given property.
- getTypeLabel() - Method in class edu.cmu.sphinx.linguist.flat.AlternativeState
-
Retrieves a short label describing the type of this state.
- getTypeLabel() - Method in class edu.cmu.sphinx.linguist.flat.BranchState
-
Retrieves a short label describing the type of this state.
- getTypeLabel() - Method in class edu.cmu.sphinx.linguist.flat.GrammarState
-
Retrieves a short label describing the type of this state.
- getTypeLabel() - Method in class edu.cmu.sphinx.linguist.flat.HMMStateState
-
Retrieves a short label describing the type of this state.
- getTypeLabel() - Method in class edu.cmu.sphinx.linguist.flat.PronunciationState
-
Retrieves a short label describing the type of this state.
- getTypeLabel() - Method in class edu.cmu.sphinx.linguist.flat.SentenceHMMState
-
Retrieves a short label describing the type of this state.
- getTypeLabel() - Method in class edu.cmu.sphinx.linguist.flat.UnitState
-
Retrieves a short label describing the type of this state.
- getTypeLabel() - Method in class edu.cmu.sphinx.linguist.flat.WordState
-
Retrieves a short label describing the type of this state.
- getUndefinedMandatoryProps() - Method in class edu.cmu.sphinx.util.props.PropertySheet
-
- getUnigrams() - Method in class edu.cmu.sphinx.linguist.language.ngram.large.BinaryLoader
-
Returns all the unigrams
- getUnit() - Method in interface edu.cmu.sphinx.linguist.acoustic.HMM
-
Gets the unit associated with this HMM
- getUnit(int) - Method in class edu.cmu.sphinx.linguist.acoustic.HMMPool
-
Gets the unit for the given id
- getUnit() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.SenoneHMM
-
Gets the unit associated with this HMM
- getUnit(String, boolean, Context) - Method in class edu.cmu.sphinx.linguist.acoustic.UnitManager
-
Gets or creates a unit from the unit pool
- getUnit(String, boolean) - Method in class edu.cmu.sphinx.linguist.acoustic.UnitManager
-
Gets or creates a unit from the unit pool
- getUnit(String) - Method in class edu.cmu.sphinx.linguist.acoustic.UnitManager
-
Gets or creates a unit from the unit pool
- getUnit() - Method in class edu.cmu.sphinx.linguist.flat.UnitState
-
Gets the unit associated with this state
- getUnit() - Method in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist.LexTreeEndUnitState
-
Returns the base unit associated with this state
- getUnit() - Method in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist.LexTreeUnitState
-
Returns the base unit associated with this state
- getUnit() - Method in interface edu.cmu.sphinx.linguist.UnitSearchState
-
Gets the unit
- getUnits(SenoneSequence) - Method in class edu.cmu.sphinx.linguist.allphone.AllphoneLinguist
-
- getUnits() - Method in class edu.cmu.sphinx.linguist.dictionary.Pronunciation
-
Retrieves the units for this pronunciation
- getURL(File) - Static method in class edu.cmu.sphinx.util.props.ConfigurationManagerUtils
-
- getUseGrammar() - Method in class edu.cmu.sphinx.api.Configuration
-
- getUtterance() - Method in class edu.cmu.sphinx.alignment.tokenizer.Item
-
Returns the utterance associated with this item.
- getUtterance() - Method in class edu.cmu.sphinx.alignment.tokenizer.Relation
-
Returns the utterance that contains this relation.
- getUtterance() - Method in class edu.cmu.sphinx.frontend.util.Microphone
-
Returns the current Utterance.
- getValue() - Method in class edu.cmu.sphinx.jsgf.parser.Token
-
- getValue() - Method in class edu.cmu.sphinx.util.StatisticsVariable
-
Retrieves the value for this StatisticsVariable
- getValues() - Method in class edu.cmu.sphinx.frontend.endpoint.SpeechClassifiedData
-
Returns the data values.
- getValues() - Method in class edu.cmu.sphinx.frontend.FloatData
-
- getValues() - Method in class edu.cmu.sphinx.util.machlearn.OVector
-
Returns the values of this observation.
- getValueSignature() - Method in class edu.cmu.sphinx.linguist.flat.SentenceHMMState
-
Returns the value signature of this unit
- getValueSignature() - Method in class edu.cmu.sphinx.linguist.flat.UnitState
-
Returns the value signature of this unit
- getVar(int, int) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.GMMDiag
-
- getVariance() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.MixtureComponent
-
Returns the variance for this component.
- getVariancePool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTKLoader
-
- getVariancePool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.KaldiLoader
-
Not implemented.
- getVariancePool() - Method in interface edu.cmu.sphinx.linguist.acoustic.tiedstate.Loader
-
Gets the variance pool.
- getVariancePool() - Method in interface edu.cmu.sphinx.linguist.acoustic.tiedstate.Saver
-
Gets the variance pool.
- getVariancePool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Sphinx3Loader
-
- getVariancePool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.ModelInitializerLoader
-
- getVariancePool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.Sphinx3Saver
-
- getVarianceTransformationMatrixPool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTKLoader
-
- getVarianceTransformationMatrixPool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.KaldiLoader
-
Not implemented.
- getVarianceTransformationMatrixPool() - Method in interface edu.cmu.sphinx.linguist.acoustic.tiedstate.Loader
-
Gets the variance transformation matrix pool.
- getVarianceTransformationMatrixPool() - Method in interface edu.cmu.sphinx.linguist.acoustic.tiedstate.Saver
-
Gets the variance transformation matrix pool.
- getVarianceTransformationMatrixPool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Sphinx3Loader
-
- getVarianceTransformationMatrixPool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.ModelInitializerLoader
-
- getVarianceTransformationMatrixPool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.Sphinx3Saver
-
- getVarianceTransformationVectorPool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTKLoader
-
- getVarianceTransformationVectorPool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.KaldiLoader
-
Not implemented.
- getVarianceTransformationVectorPool() - Method in interface edu.cmu.sphinx.linguist.acoustic.tiedstate.Loader
-
Gets the variance transformation vectors pool.
- getVarianceTransformationVectorPool() - Method in interface edu.cmu.sphinx.linguist.acoustic.tiedstate.Saver
-
Gets the variance transformation vectorpool.
- getVarianceTransformationVectorPool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Sphinx3Loader
-
- getVarianceTransformationVectorPool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.ModelInitializerLoader
-
- getVarianceTransformationVectorPool() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.Sphinx3Saver
-
- getVectorLength() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Sphinx3Loader
-
- getViterbiPath() - Method in class edu.cmu.sphinx.result.Lattice
-
Retrieves the MAP path from this lattice.
- getViterbiScore() - Method in class edu.cmu.sphinx.result.Node
-
Returns the Viterbi score for this node.
- getVocabulary() - Method in class edu.cmu.sphinx.linguist.language.classes.ClassBasedLanguageModel
-
- getVocabulary() - Method in class edu.cmu.sphinx.linguist.language.ngram.DynamicTrigramModel
-
- getVocabulary() - Method in class edu.cmu.sphinx.linguist.language.ngram.InterpolatedLanguageModel
-
- getVocabulary() - Method in class edu.cmu.sphinx.linguist.language.ngram.KeywordOptimizerModel
-
Returns the set of words in the language model.
- getVocabulary() - Method in interface edu.cmu.sphinx.linguist.language.ngram.LanguageModel
-
Returns the set of words in the language model.
- getVocabulary() - Method in class edu.cmu.sphinx.linguist.language.ngram.large.LargeNGramModel
-
Returns the set of words in the language model.
- getVocabulary() - Method in class edu.cmu.sphinx.linguist.language.ngram.NetworkLanguageModel
-
- getVocabulary() - Method in class edu.cmu.sphinx.linguist.language.ngram.SimpleNGramModel
-
Returns the set of words in the language model.
- getVocabulary() - Method in class edu.cmu.sphinx.linguist.language.ngram.trie.NgramTrieModel
-
Returns the set of words in the language model.
- getVu() - Method in class edu.cmu.sphinx.frontend.util.VUMeterPanel
-
- getVuMeterDialog() - Method in class edu.cmu.sphinx.frontend.util.VUMeterMonitor
-
- getWeight() - Method in class edu.cmu.sphinx.fst.Arc
-
Get the arc's weight
- getWeight(int) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.GMMDiag
-
- getWeights() - Method in class edu.cmu.sphinx.jsgf.rule.JSGFRuleAlternatives
-
- getWhich() - Method in class edu.cmu.sphinx.linguist.flat.SentenceHMMState
-
Retrieves the index for this state words
- getWhitespace() - Method in class edu.cmu.sphinx.alignment.Token
-
Returns the whitespace characters of this Token.
- getWindowShiftInMs() - Method in class edu.cmu.sphinx.frontend.window.RaisedCosineWindower
-
Returns the shift size used to window the incoming speech signal.
- getWinningGauss() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.GMMDiag
-
must be called AFTER next()
- getWord() - Method in class edu.cmu.sphinx.alignment.Token
-
Returns the string associated with this token.
- getWord() - Method in class edu.cmu.sphinx.decoder.search.Token
-
Returns the word of this Token, the search state is a WordSearchState.
- getWord(String) - Method in interface edu.cmu.sphinx.linguist.dictionary.Dictionary
-
Returns a Word object based on the spelling and its classification.
- getWord() - Method in class edu.cmu.sphinx.linguist.dictionary.Pronunciation
-
Retrieves the word that this Pronunciation object represents.
- getWord(String) - Method in class edu.cmu.sphinx.linguist.dictionary.TextDictionary
-
Returns a Word object based on the spelling and its classification.
- getWord() - Method in class edu.cmu.sphinx.linguist.flat.WordState
-
Gets the word associated with this state
- getWord(String) - Method in class edu.cmu.sphinx.linguist.language.classes.ClassPresentingDictionary
-
This method disguises all classes as words.
- getWord() - Method in class edu.cmu.sphinx.linguist.language.grammar.GrammarNode
-
Retrieve the single word associated with this grammar
- getWord(int) - Method in class edu.cmu.sphinx.linguist.WordSequence
-
Returns the n-th word in this sequence
- getWord() - Method in class edu.cmu.sphinx.result.Node
-
Get the word associated with this Node
- getWord() - Method in class edu.cmu.sphinx.result.WordResult
-
Gets the word object associated with the given result.
- getWordDictionaryFile() - Method in class edu.cmu.sphinx.linguist.dictionary.TextDictionary
-
Get the word dictionary file
- getWordGraph(String, boolean) - Method in class edu.cmu.sphinx.trainer.TrainerDictionary
-
Gets a word pronunciation graph.
- getWordHistory() - Method in class edu.cmu.sphinx.linguist.allphone.PhoneHmmSearchState
-
- getWordHistory() - Method in class edu.cmu.sphinx.linguist.allphone.PhoneNonEmittingSearchState
-
- getWordHistory() - Method in class edu.cmu.sphinx.linguist.flat.SentenceHMMState
-
Gets the word history for this state.
- getWordHistory() - Method in interface edu.cmu.sphinx.linguist.SearchState
-
Gets the word history for this state
- getWordID(Word) - Method in class edu.cmu.sphinx.linguist.language.ngram.large.LargeNGramModel
-
Returns the ID of the given word.
- getWordPath(boolean, boolean) - Method in class edu.cmu.sphinx.decoder.search.Token
-
Returns the string of words leading up to this token.
- getWordPath() - Method in class edu.cmu.sphinx.decoder.search.Token
-
Returns the string of words for this token, with embedded silences
- getWordPathNoFiller() - Method in class edu.cmu.sphinx.decoder.search.Token
-
Returns the string of words for this token, with no embedded filler words
- getWordResultPath() - Method in class edu.cmu.sphinx.result.Lattice
-
Retrieves the list of WordResult from this lattice.
- getWords() - Method in class edu.cmu.sphinx.api.SpeechResult
-
Returns List
of words of the recognition result.
- getWords(int) - Method in class edu.cmu.sphinx.linguist.language.grammar.GrammarNode
-
Retrieves the words associated with a specific alternative
- getWords() - Method in class edu.cmu.sphinx.linguist.language.ngram.large.BinaryLoader
-
Returns all the words.
- getWords() - Method in class edu.cmu.sphinx.linguist.WordSequence
-
- getWords() - Method in interface edu.cmu.sphinx.result.Path
-
Gets the ordered set of words for this path
- getWordsInClass(String) - Method in class edu.cmu.sphinx.linguist.language.classes.ClassMap
-
- getWordTokenFirst() - Method in class edu.cmu.sphinx.linguist.allphone.AllphoneSearchGraph
-
- getWordTokenFirst() - Method in class edu.cmu.sphinx.linguist.flat.CIPhoneLoop.PhoneLoopSearchGraph
-
- getWordTokenFirst() - Method in class edu.cmu.sphinx.linguist.flat.FlatLinguist.FlatSearchGraph
-
- getWordTokenFirst() - Method in interface edu.cmu.sphinx.linguist.SearchGraph
-
- getWordTokenFirst() - Method in class edu.cmu.sphinx.result.Result
-
Getter for wordTokenFirst flag
- getWordUnitPath() - Method in class edu.cmu.sphinx.decoder.search.Token
-
Returns the string of words and units for this token, with embedded silences.
- GLOBAL_COMMON_LOGLEVEL - Static variable in class edu.cmu.sphinx.util.props.ConfigurationManagerUtils
-
A common property (used by all components) that sets the log level for the component.
- globalProperties - Variable in class edu.cmu.sphinx.util.props.ConfigHandler
-
- gmm - Variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.HMMState
-
- GMMDiag - Class in edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK
-
This a producer for observations, it outputs the log likelihoods for
guassians
- GMMDiag() - Constructor for class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.GMMDiag
-
- GMMDiag(int, int) - Constructor for class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.GMMDiag
-
- gmmidx - Variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.HMMState
-
- gmms - Variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.HMMSet
-
contains GMMDiag instances
- GRAMMAR - Static variable in interface edu.cmu.sphinx.jsgf.parser.JSGFParserConstants
-
- GRAMMAR - Static variable in class edu.cmu.sphinx.linguist.aflat.AFlatLinguist
-
The property used to define the grammar to use when building the search
graph
- GRAMMAR - Static variable in class edu.cmu.sphinx.linguist.dflat.DynamicFlatLinguist
-
The property used to define the grammar to use when building the search graph
- grammar - Variable in class edu.cmu.sphinx.linguist.flat.FlatLinguist
-
- Grammar - Class in edu.cmu.sphinx.linguist.language.grammar
-
Classes that implement this interface create grammars.
- Grammar(boolean, boolean, boolean, boolean, Dictionary) - Constructor for class edu.cmu.sphinx.linguist.language.grammar.Grammar
-
- Grammar() - Constructor for class edu.cmu.sphinx.linguist.language.grammar.Grammar
-
- GrammarArc - Class in edu.cmu.sphinx.linguist.language.grammar
-
Represents a single transition out of a grammar node.
- GrammarArc(GrammarNode, float) - Constructor for class edu.cmu.sphinx.linguist.language.grammar.GrammarArc
-
Create a grammar arc
- GrammarDeclaration(JSGFRuleGrammarFactory) - Method in class edu.cmu.sphinx.jsgf.parser.JSGFParser
-
- grammarHasChanged() - Method in class edu.cmu.sphinx.linguist.flat.FlatLinguist
-
Determines if the underlying grammar has changed since we last compiled the search graph
- GrammarInterface - Interface in edu.cmu.sphinx.linguist.language.grammar
-
- GrammarNode - Class in edu.cmu.sphinx.linguist.language.grammar
-
Represents a grammar node in a grammar.
- GrammarNode(int, Word[][]) - Constructor for class edu.cmu.sphinx.linguist.language.grammar.GrammarNode
-
Creates a GrammarNode with the given ID, Words.
- GrammarNode(int, boolean) - Constructor for class edu.cmu.sphinx.linguist.language.grammar.GrammarNode
-
Creates a GrammarNode with the given ID and silence or final attributes.
- GrammarPoint - Class in edu.cmu.sphinx.linguist.flat
-
Manages a particular point in a grammar.
- GrammarPoint(SentenceHMMState) - Constructor for class edu.cmu.sphinx.linguist.flat.GrammarPoint
-
Creates a grammar point that points to the given unit of the given pronunciation state.
- GrammarPoint(GrammarNode) - Constructor for class edu.cmu.sphinx.linguist.flat.GrammarPoint
-
Creates a grammar node that points to the first unit of the first pronunciation of the first word of the given
grammar node
- GrammarPoint(PronunciationState, int) - Constructor for class edu.cmu.sphinx.linguist.flat.GrammarPoint
-
Creates a GrammarPoint that corresponds to the given unit of the given pronunciation
- GrammarPoint(GrammarNode, int, int, int, int) - Constructor for class edu.cmu.sphinx.linguist.flat.GrammarPoint
-
Creates a GrammarPoint that points to a fully specified unit
- grammars - Variable in class edu.cmu.sphinx.jsgf.JSGFRuleGrammarManager
-
- grammars() - Method in class edu.cmu.sphinx.jsgf.JSGFRuleGrammarManager
-
- grammars - Variable in class edu.cmu.sphinx.linguist.language.grammar.BatchForcedAlignerGrammar
-
- GrammarState - Class in edu.cmu.sphinx.linguist.flat
-
Represents a non-emitting sentence hmm state
- GrammarState(GrammarNode) - Constructor for class edu.cmu.sphinx.linguist.flat.GrammarState
-
Creates a GrammarState
- GrammarUnit(JSGFRuleGrammarFactory) - Method in class edu.cmu.sphinx.jsgf.parser.JSGFParser
-
- Graph - Class in edu.cmu.sphinx.trainer
-
Implementation of a graph
- Graph() - Constructor for class edu.cmu.sphinx.trainer.Graph
-
Constructor for class.
- growBranches() - Method in class edu.cmu.sphinx.decoder.search.SimpleBreadthFirstSearchManager
-
Goes through the active list of tokens and expands each token, finding the set of successor tokens until all the
successor tokens are emitting tokens.
- growBranches() - Method in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstSearchManager
-
Goes through the active list of tokens and expands each token, finding
the set of successor tokens until all the successor tokens are emitting
tokens.
- growEmittingBranches() - Method in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstSearchManager
-
Grows the emitting branches.
- growFastmatchBranches() - Method in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstLookaheadSearchManager
-
Goes through the fast match active list of tokens and expands each token,
finding the set of successor tokens until all the successor tokens are
emitting tokens.
- growTimer - Variable in class edu.cmu.sphinx.decoder.search.SimpleBreadthFirstSearchManager
-
- growTimer - Variable in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstSearchManager
-
- GrXMLGrammar - Class in edu.cmu.sphinx.jsgf
-
Grammar for GrXML W3C Standard
- GrXMLGrammar() - Constructor for class edu.cmu.sphinx.jsgf.GrXMLGrammar
-
- GrXMLHandler - Class in edu.cmu.sphinx.jsgf
-
- GrXMLHandler(URL, Map<String, JSGFRule>, Logger) - Constructor for class edu.cmu.sphinx.jsgf.GrXMLHandler
-
- GState(GrammarNode) - Constructor for class edu.cmu.sphinx.linguist.flat.FlatLinguist.GState
-
Creates a GState for a grammar node
- packageName - Variable in class edu.cmu.sphinx.jsgf.rule.JSGFRuleName
-
- pad(int) - Static method in class edu.cmu.sphinx.util.Utilities
-
Returns a string with the given number of spaces.
- pad(String, int) - Static method in class edu.cmu.sphinx.util.Utilities
-
Pads with spaces or truncates the given string to guarantee that it is exactly the desired length.
- pad(int, int) - Static method in class edu.cmu.sphinx.util.Utilities
-
Pads with spaces or truncates the given int to guarantee that it is exactly the desired length.
- pad(double, int) - Static method in class edu.cmu.sphinx.util.Utilities
-
Pads with spaces or truncates the given double to guarantee that it is exactly the desired length.
- paint(Graphics) - Method in class edu.cmu.sphinx.tools.audio.CepstrumPanel
-
Paint the component.
- paint(Graphics) - Method in class edu.cmu.sphinx.tools.audio.SpectrogramPanel
-
Paint the component.
- paintComponent(Graphics) - Method in class edu.cmu.sphinx.frontend.util.VUMeterPanel
-
Paint the component.
- paintComponent(Graphics) - Method in class edu.cmu.sphinx.tools.audio.AudioPanel
-
Repaints the component with the given Graphics.
- Pair<L,R> - Class in edu.cmu.sphinx.fst.utils
-
Pairs two elements
Original code obtained by
http://stackoverflow.com/questions/521171/a-java-collection-of-value
-pairs-tuples
- Pair(L, R) - Constructor for class edu.cmu.sphinx.fst.utils.Pair
-
- parent - Variable in class edu.cmu.sphinx.jsgf.rule.JSGFRule
-
- parseAndAdd(String) - Method in class edu.cmu.sphinx.alignment.tokenizer.DecisionTree
-
Creates a node from the given input line and add it to the CART.
- ParseException - Exception in edu.cmu.sphinx.jsgf.parser
-
- ParseException(Token, int[][], String[]) - Constructor for exception edu.cmu.sphinx.jsgf.parser.ParseException
-
- ParseException() - Constructor for exception edu.cmu.sphinx.jsgf.parser.ParseException
-
- ParseException(String) - Constructor for exception edu.cmu.sphinx.jsgf.parser.ParseException
-
- parseFloat() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.kaldi.KaldiTextParser
-
- parseMessage(String) - Method in class edu.cmu.sphinx.util.CommandInterpreter
-
Parses the given message into an array of strings.
- parseValue(String) - Method in class edu.cmu.sphinx.alignment.tokenizer.DecisionTree
-
Coerces a string into a value.
- partition(Token[], int, int) - Method in class edu.cmu.sphinx.decoder.search.Partitioner
-
Partitions the given array of tokens in place, so that the highest scoring n token will be at the beginning of
the array, not in any order.
- PartitionActiveListFactory - Class in edu.cmu.sphinx.decoder.search
-
A factory for PartitionActiveLists
- PartitionActiveListFactory(int, double) - Constructor for class edu.cmu.sphinx.decoder.search.PartitionActiveListFactory
-
- PartitionActiveListFactory() - Constructor for class edu.cmu.sphinx.decoder.search.PartitionActiveListFactory
-
- Partitioner - Class in edu.cmu.sphinx.decoder.search
-
- Partitioner() - Constructor for class edu.cmu.sphinx.decoder.search.Partitioner
-
- Path - Class in edu.cmu.sphinx.linguist.g2p
-
- Path(ArrayList<String>, Semiring) - Constructor for class edu.cmu.sphinx.linguist.g2p.Path
-
Create a Path instance with specified path and semiring elements
- Path(Semiring) - Constructor for class edu.cmu.sphinx.linguist.g2p.Path
-
Create a Path instance with specified semiring element
- Path - Interface in edu.cmu.sphinx.result
-
Represents a path of words through the recognition result lattice.
- PathComparator - Class in edu.cmu.sphinx.linguist.g2p
-
Comparator for
Path
object based on its cost
- PathComparator() - Constructor for class edu.cmu.sphinx.linguist.g2p.PathComparator
-
- PathExtractor - Class in edu.cmu.sphinx.alignment.tokenizer
-
Interface that Manages a feature or item path.
- PathExtractor(String, boolean) - Constructor for class edu.cmu.sphinx.alignment.tokenizer.PathExtractor
-
Creates a path for the given feature.
- pathJoin(String, String) - Static method in class edu.cmu.sphinx.util.Utilities
-
Combines two paths without too much logic only cares about avoiding
double backslashes since they hurt some resource searches.
- PHONE - Static variable in class edu.cmu.sphinx.trainer.NodeType
-
NodeType to indicate the node contains a word.
- PHONE_INSERTION_PROBABILITY - Static variable in class edu.cmu.sphinx.linguist.aflat.AFlatLinguist
-
The property for the probability of inserting a CI phone in the
out-of-grammar ci phone loop
- PHONE_INSERTION_PROBABILITY - Static variable in class edu.cmu.sphinx.linguist.dflat.DynamicFlatLinguist
-
The property for the probability of inserting a CI phone in the out-of-grammar ci phone loop
- PHONE_LIST - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.ModelInitializerLoader
-
- PHONE_LOOP_ACOUSTIC_MODEL - Static variable in class edu.cmu.sphinx.linguist.aflat.AFlatLinguist
-
The property for the acoustic model to use to build the phone loop that
detects out of grammar utterances.
- PHONE_LOOP_ACOUSTIC_MODEL - Static variable in class edu.cmu.sphinx.linguist.dflat.DynamicFlatLinguist
-
The property for the acoustic model to use to build the phone loop that detects out of grammar utterances.
- PhoneHmmSearchState - Class in edu.cmu.sphinx.linguist.allphone
-
- PhoneHmmSearchState(HMMState, AllphoneLinguist, float, float) - Constructor for class edu.cmu.sphinx.linguist.allphone.PhoneHmmSearchState
-
- PhoneLoop - Class in edu.cmu.sphinx.linguist.aflat
-
Builds a grammar sub-graph that matches all phones.
- PhoneLoop(AcousticModel, float, float, SearchStateArc[]) - Constructor for class edu.cmu.sphinx.linguist.aflat.PhoneLoop
-
Creates an PhoneLoop
- phoneLoopAcousticModel - Variable in class edu.cmu.sphinx.linguist.flat.FlatLinguist
-
- PhoneLoopSearchGraph() - Constructor for class edu.cmu.sphinx.linguist.flat.CIPhoneLoop.PhoneLoopSearchGraph
-
Constructs a phone loop search graph.
- PhoneNonEmittingSearchState - Class in edu.cmu.sphinx.linguist.allphone
-
- PhoneNonEmittingSearchState(Unit, AllphoneLinguist, float, float) - Constructor for class edu.cmu.sphinx.linguist.allphone.PhoneNonEmittingSearchState
-
- phoneticize(ArrayList<String>, int) - Method in class edu.cmu.sphinx.linguist.g2p.G2PConverter
-
Phoneticize a word
- phoneticize(String, int) - Method in class edu.cmu.sphinx.linguist.g2p.G2PConverter
-
Phoneticize a word
- PhoneWordSearchState - Class in edu.cmu.sphinx.linguist.allphone
-
- PhoneWordSearchState(Unit, AllphoneLinguist, float, float) - Constructor for class edu.cmu.sphinx.linguist.allphone.PhoneWordSearchState
-
- play(int, int) - Method in class edu.cmu.sphinx.tools.audio.AudioPlayer
-
- plot(Data) - Method in class edu.cmu.sphinx.frontend.util.EnergyPlotter
-
Plots the energy values of the given Data to System.out.
- PLPCepstrumProducer - Class in edu.cmu.sphinx.frontend.frequencywarp
-
Computes the PLP cepstrum from a given PLP Spectrum.
- PLPCepstrumProducer(int, int, int) - Constructor for class edu.cmu.sphinx.frontend.frequencywarp.PLPCepstrumProducer
-
- PLPCepstrumProducer() - Constructor for class edu.cmu.sphinx.frontend.frequencywarp.PLPCepstrumProducer
-
- PLPFilter - Class in edu.cmu.sphinx.frontend.frequencywarp
-
- PLPFilter(double[], double) - Constructor for class edu.cmu.sphinx.frontend.frequencywarp.PLPFilter
-
Constructs a PLP filter around a given center frequency.
- PLPFrequencyFilterBank - Class in edu.cmu.sphinx.frontend.frequencywarp
-
Filters an input power spectrum through a PLP filterbank.
- PLPFrequencyFilterBank(double, double, int) - Constructor for class edu.cmu.sphinx.frontend.frequencywarp.PLPFrequencyFilterBank
-
- PLPFrequencyFilterBank() - Constructor for class edu.cmu.sphinx.frontend.frequencywarp.PLPFrequencyFilterBank
-
- plus(float, float) - Method in class edu.cmu.sphinx.fst.semiring.LogSemiring
-
- plus(float, float) - Method in class edu.cmu.sphinx.fst.semiring.ProbabilitySemiring
-
- plus(float, float) - Method in class edu.cmu.sphinx.fst.semiring.Semiring
-
- plus(float, float) - Method in class edu.cmu.sphinx.fst.semiring.TropicalSemiring
-
- poll() - Method in class edu.cmu.sphinx.result.BoundedPriorityQueue
-
- Pool<T> - Class in edu.cmu.sphinx.linguist.acoustic.tiedstate
-
Used to pool shared objects in the acoustic model
- Pool(String) - Constructor for class edu.cmu.sphinx.linguist.acoustic.tiedstate.Pool
-
Creates a new pool.
- Pool.Feature - Enum in edu.cmu.sphinx.linguist.acoustic.tiedstate
-
- PooledBatchManager - Class in edu.cmu.sphinx.util
-
A simple implementation of the batch manager suitable for single threaded batch processing
- PooledBatchManager(String, int) - Constructor for class edu.cmu.sphinx.util.PooledBatchManager
-
Creates a pooled batch manager
- populateAudio(String) - Static method in class edu.cmu.sphinx.tools.audio.AudioTool
-
- postProcessGrammar() - Method in class edu.cmu.sphinx.linguist.language.grammar.Grammar
-
Perform the standard set of grammar post processing.
- precisionTransformed - Variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.MixtureComponent
-
Precision is the inverse of the variance.
- precomputeDistance() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.GMMDiag
-
- precomputeDistance() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.MixtureComponent
-
Pre-compute factors for the Mahalanobis distance.
- Preemphasizer - Class in edu.cmu.sphinx.frontend.filter
-
Implements a high-pass filter that compensates for attenuation in the audio data.
- Preemphasizer(double) - Constructor for class edu.cmu.sphinx.frontend.filter.Preemphasizer
-
- Preemphasizer() - Constructor for class edu.cmu.sphinx.frontend.filter.Preemphasizer
-
- PrefixFSM - Class in edu.cmu.sphinx.alignment.tokenizer
-
Implements a finite state machine that checks if a given string is a prefix.
- PrefixFSM(URL) - Constructor for class edu.cmu.sphinx.alignment.tokenizer.PrefixFSM
-
Constructs a PrefixFSM.
- prependItem(Item) - Method in class edu.cmu.sphinx.alignment.tokenizer.Item
-
Prepends an item in this list before this item.
- prevCharIsCR - Variable in class edu.cmu.sphinx.jsgf.parser.JavaCharStream
-
- prevCharIsLF - Variable in class edu.cmu.sphinx.jsgf.parser.JavaCharStream
-
- print() - Method in class edu.cmu.sphinx.trainer.Edge
-
Prints out this edge.
- print() - Method in class edu.cmu.sphinx.trainer.Node
-
Prints out this node.
- printGraph() - Method in class edu.cmu.sphinx.trainer.Graph
-
Prints out the graph.
- printIntervals(ArrayList<SpeakerCluster>) - Static method in class edu.cmu.sphinx.speakerid.Tester
-
- printNISTSentenceSummary() - Method in class edu.cmu.sphinx.util.NISTAlign
-
Prints the results for this sentence to System.out.
- printNISTTotalSummary() - Method in class edu.cmu.sphinx.util.NISTAlign
-
Prints the summary for all calls to align to System.out.
- printSentenceSummary() - Method in class edu.cmu.sphinx.util.NISTAlign
-
Prints the results for this sentence to System.out.
- printSpeakerIntervals(ArrayList<SpeakerCluster>, String) - Static method in class edu.cmu.sphinx.speakerid.Tester
-
- printTotalSummary() - Method in class edu.cmu.sphinx.util.NISTAlign
-
Prints the total summary for all calls.
- prob - Variable in class edu.cmu.sphinx.linguist.language.ngram.trie.NgramTrieModel.TrieUnigram
-
- ProbabilitySemiring - Class in edu.cmu.sphinx.fst.semiring
-
Probability semiring implementation.
- ProbabilitySemiring() - Constructor for class edu.cmu.sphinx.fst.semiring.ProbabilitySemiring
-
- processDataFrame(Data) - Method in class edu.cmu.sphinx.frontend.databranch.DataBufferProcessor
-
- processDataFrame(Data) - Method in interface edu.cmu.sphinx.frontend.databranch.DataListener
-
This method is invoked when a new
Data
object becomes available.
- processFile(String) - Method in class edu.cmu.sphinx.tools.feature.FeatureFileDumper
-
Process the file and store the features
- processRule(JSGFRule) - Method in class edu.cmu.sphinx.jsgf.JSGFGrammar
-
Parses the given Rule into a network of GrammarNodes.
- Project - Class in edu.cmu.sphinx.fst.operations
-
Project operation.
- ProjectType - Enum in edu.cmu.sphinx.fst.operations
-
- PronounceableFSM - Class in edu.cmu.sphinx.alignment.tokenizer
-
Implements a finite state machine that checks if a given string is
pronounceable.
- PronounceableFSM(URL, boolean) - Constructor for class edu.cmu.sphinx.alignment.tokenizer.PronounceableFSM
-
Constructs a PronounceableFSM with information in the given URL.
- PronounceableFSM(int, int[], boolean) - Constructor for class edu.cmu.sphinx.alignment.tokenizer.PronounceableFSM
-
Constructs a PronounceableFSM with the given attributes.
- Pronunciation - Class in edu.cmu.sphinx.linguist.dictionary
-
Provides pronunciation information for a word.
- Pronunciation(Unit[], String, float) - Constructor for class edu.cmu.sphinx.linguist.dictionary.Pronunciation
-
Creates a pronunciation
- Pronunciation(List<Unit>, String, float) - Constructor for class edu.cmu.sphinx.linguist.dictionary.Pronunciation
-
Creates a pronunciation
- Pronunciation(List<Unit>) - Constructor for class edu.cmu.sphinx.linguist.dictionary.Pronunciation
-
Creates a pronunciation with defaults
- PronunciationState - Class in edu.cmu.sphinx.linguist.flat
-
Represents a pronunciation in an SentenceHMMS
- PronunciationState(WordState, int) - Constructor for class edu.cmu.sphinx.linguist.flat.PronunciationState
-
Creates a PronunciationState
- PronunciationState(String, Pronunciation, int) - Constructor for class edu.cmu.sphinx.linguist.flat.PronunciationState
-
Creates a PronunciationState
- PROP_ABSOLUTE_BEAM_WIDTH - Static variable in interface edu.cmu.sphinx.decoder.search.ActiveList
-
property that sets the desired (or target) size for this active list.
- PROP_ABSOLUTE_BEAM_WIDTH - Static variable in class edu.cmu.sphinx.decoder.search.ActiveListFactory
-
property that sets the desired (or target) size for this active list.
- PROP_ABSOLUTE_WORD_BEAM_WIDTH - Static variable in interface edu.cmu.sphinx.decoder.search.ActiveListManager
-
The property that specifies the absolute word beam width
- PROP_ACOUSTIC_LOOKAHEAD_FRAMES - Static variable in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstSearchManager
-
The property that controls the amount of simple acoustic lookahead
performed.
- PROP_ACOUSTIC_MODEL - Static variable in class edu.cmu.sphinx.linguist.allphone.AllphoneLinguist
-
The property that defines the acoustic model to use when building the search graph
- PROP_ACOUSTIC_MODEL - Static variable in class edu.cmu.sphinx.linguist.flat.FlatLinguist
-
The property used to define the acoustic model to use when building the search graph
- PROP_ACOUSTIC_MODEL - Static variable in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist
-
The property that defines the acoustic model to use when building the search graph
- PROP_ACTIVE_LIST_FACTORIES - Static variable in class edu.cmu.sphinx.decoder.search.SimpleActiveListManager
-
The property that defines the name of the active list factory to be used by this search manager.
- PROP_ACTIVE_LIST_FACTORY - Static variable in class edu.cmu.sphinx.decoder.search.SimpleBreadthFirstSearchManager
-
The property that defines the name of the active list factory to be used by this search manager.
- PROP_ACTIVE_LIST_MANAGER - Static variable in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstSearchManager
-
The property that defines the type of active list to use
- PROP_ADD_FILLER_WORDS - Static variable in class edu.cmu.sphinx.linguist.language.grammar.Grammar
-
Property to control whether filler words are inserted into the graph
- PROP_ADD_FILLER_WORDS - Static variable in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist
-
The property that controls whether filler words are automatically added to the vocabulary
- PROP_ADD_OUT_OF_GRAMMAR_BRANCH - Static variable in class edu.cmu.sphinx.linguist.flat.FlatLinguist
-
The property that specifies whether to add a branch for detecting out-of-grammar utterances.
- PROP_ADD_RANDOM_SILENCE - Static variable in class edu.cmu.sphinx.frontend.util.ConcatFileDataSource
-
The property that specifies whether to add random silence.
- PROP_ADD_SIL_WORDS - Static variable in class edu.cmu.sphinx.linguist.language.grammar.Grammar
-
Property to control whether silence words are inserted into the graph
- PROP_ADDENDA - Static variable in interface edu.cmu.sphinx.linguist.dictionary.Dictionary
-
The property for the custom dictionary file paths.
- PROP_ADJUSTMENT - Static variable in class edu.cmu.sphinx.frontend.endpoint.SpeechClassifier
-
The property specifying the adjustment.
- PROP_ALIGN_INTERVAL - Static variable in class edu.cmu.sphinx.tools.live.LiveModeRecognizer
-
The property specifying the number of files to decode before alignment is performed.
- PROP_ALLOCATED_MONITORS - Static variable in class edu.cmu.sphinx.instrumentation.RecognizerMonitor
-
The property that defines all of the monitors to call when the recognizer is allocated
- PROP_ALPHA - Static variable in class edu.cmu.sphinx.frontend.window.RaisedCosineWindower
-
The property for the alpha value of the Window, which is the value for the RaisedCosineWindow.
- PROP_APPLY_LANGUAGE_WEIGHT_AND_WIP - Static variable in class edu.cmu.sphinx.linguist.language.ngram.large.LargeNGramModel
-
The property that controls whether or not the language model will apply
the language weight and word insertion probability
- PROP_APPLY_LANGUAGE_WEIGHT_AND_WIP - Static variable in class edu.cmu.sphinx.linguist.language.ngram.trie.NgramTrieModel
-
The property that controls whether or not the language model will apply
the language weight and word insertion probability
- PROP_AUDIO_FILE - Static variable in interface edu.cmu.sphinx.trainer.ControlFile
-
Simple control file containing audio file names only.
- PROP_BASE_GRAMMAR_URL - Static variable in class edu.cmu.sphinx.jsgf.JSGFGrammar
-
The property that defines the location of the JSGF grammar file.
- PROP_BATCH_FILE - Static variable in class edu.cmu.sphinx.frontend.util.ConcatFileDataSource
-
The property for the file containing a list of audio files to read from.
- PROP_BIG_ENDIAN - Static variable in class edu.cmu.sphinx.frontend.util.Microphone
-
The property specify the endianness of the data.
- PROP_BIG_ENDIAN_DATA - Static variable in class edu.cmu.sphinx.frontend.util.StreamCepstrumSource
-
The property specifying whether the input data is big-endian.
- PROP_BIG_ENDIAN_DATA - Static variable in class edu.cmu.sphinx.frontend.util.StreamDataSource
-
The property specifying whether the input data is big-endian.
- PROP_BIGENDIAN - Static variable in class edu.cmu.sphinx.frontend.util.StreamHTKCepstrum
-
The property specifying whether the input is big endian.
- PROP_BINARY - Static variable in class edu.cmu.sphinx.frontend.util.StreamCepstrumSource
-
The property specifying whether the input is in binary.
- PROP_BINARY - Static variable in class edu.cmu.sphinx.frontend.util.StreamHTKCepstrum
-
The property specifying whether the input is in binary.
- PROP_BITS_PER_SAMPLE - Static variable in class edu.cmu.sphinx.frontend.util.Microphone
-
The property for the number of bits per value.
- PROP_BITS_PER_SAMPLE - Static variable in class edu.cmu.sphinx.frontend.util.StreamDataSource
-
The property for the number of bits per value.
- PROP_BITS_PER_SAMPLE - Static variable in class edu.cmu.sphinx.frontend.util.WavWriter
-
The property for the number of bits per value.
- PROP_BITS_PER_SAMPLE - Static variable in class edu.cmu.sphinx.tools.batch.BatchNISTRecognizer
-
The sphinx properties that specify the format of the PCM audio in the data file
- PROP_BLOCK_SIZE_MS - Static variable in class edu.cmu.sphinx.frontend.DataBlocker
-
The property for the block size of generated data-blocks in milliseconds.
- PROP_BUFFER_SIZE - Static variable in class edu.cmu.sphinx.frontend.databranch.DataBufferProcessor
-
The maximal size of the buffer in frames.
- PROP_BUFFER_SIZE - Static variable in class edu.cmu.sphinx.frontend.util.Microphone
-
The property that specifies the size of the buffer used to store
audio samples recorded from the microphone.
- PROP_BUILD_WORD_LATTICE - Static variable in class edu.cmu.sphinx.decoder.search.TokenSearchManager
-
The property that specifies whether to build a word lattice.
- PROP_BYTES_PER_READ - Static variable in class edu.cmu.sphinx.frontend.util.AudioFileDataSource
-
The property for the number of bytes to read from the InputStream each time.
- PROP_BYTES_PER_READ - Static variable in class edu.cmu.sphinx.frontend.util.StreamDataSource
-
The property for the number of bytes to read from the InputStream each
time.
- PROP_CACHE_SIZE - Static variable in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist
-
The property that defines the size of the arc cache (zero to disable the cache).
- PROP_CAPTURE_UTTERANCES - Static variable in class edu.cmu.sphinx.frontend.util.WavWriter
-
The property specifying whether the input data is signed.
- PROP_CD - Static variable in class edu.cmu.sphinx.linguist.allphone.AllphoneLinguist
-
The property that controls whether to use context dependent phones.
- PROP_CEPSTRUM_LENGTH - Static variable in class edu.cmu.sphinx.frontend.frequencywarp.PLPCepstrumProducer
-
The property specifying the length of the cepstrum data.
- PROP_CEPSTRUM_LENGTH - Static variable in class edu.cmu.sphinx.frontend.transform.DiscreteCosineTransform
-
The property for the size of the cepstrum
- PROP_CEPSTRUM_LENGTH - Static variable in class edu.cmu.sphinx.frontend.util.StreamCepstrumSource
-
The property specifying the length of the cepstrum data.
- PROP_CEPSTRUM_LENGTH - Static variable in class edu.cmu.sphinx.frontend.util.StreamHTKCepstrum
-
The property specifying the length of the cepstrum data.
- PROP_CHANNEL_COUNT - Static variable in class edu.cmu.sphinx.tools.batch.BatchNISTRecognizer
-
- PROP_CHANNELS - Static variable in class edu.cmu.sphinx.frontend.util.Microphone
-
The property specifying the number of channels.
- PROP_CHECK_PRIOR_LISTS_EMPTY - Static variable in class edu.cmu.sphinx.decoder.search.SimpleActiveListManager
-
This property is used in the Iterator returned by the getNonEmittingListIterator() method.
- PROP_CHECK_STATE_ORDER - Static variable in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstSearchManager
-
The property for checking if the order of states is valid.
- PROP_CLASS_DEFS_LOCATION - Static variable in class edu.cmu.sphinx.linguist.language.classes.ClassMap
-
- PROP_CLASS_LANGUAGE_MODEL - Static variable in class edu.cmu.sphinx.linguist.language.classes.ClassBasedLanguageModel
-
The property that defines the classLanguageModel component.
- PROP_CLASS_MAP - Static variable in class edu.cmu.sphinx.linguist.language.classes.ClassBasedLanguageModel
-
The property that defines the classMap component.
- PROP_CLASS_MAP - Static variable in class edu.cmu.sphinx.linguist.language.classes.ClassPresentingDictionary
-
- PROP_CLEAR_CACHES_AFTER_UTTERANCE - Static variable in class edu.cmu.sphinx.linguist.language.ngram.large.LargeNGramModel
-
The property that controls whether the ngram caches are cleared after
every utterance
- PROP_CLEAR_CACHES_AFTER_UTTERANCE - Static variable in class edu.cmu.sphinx.linguist.language.ngram.trie.NgramTrieModel
-
The property that controls whether the ngram caches are cleared after
every utterance
- PROP_CLOSE_BETWEEN_UTTERANCES - Static variable in class edu.cmu.sphinx.frontend.util.Microphone
-
The property that specifies whether or not the microphone will release the audio between utterances.
- PROP_CMN_SHIFT_WINDOW - Static variable in class edu.cmu.sphinx.frontend.feature.LiveCMN
-
The property for the CMN shifting window.
- PROP_CMN_WINDOW - Static variable in class edu.cmu.sphinx.frontend.feature.LiveCMN
-
The property for the live CMN window size.
- PROP_CONVERSION_MODE - Static variable in class edu.cmu.sphinx.frontend.util.DataConverter
-
- PROP_COUNT - Static variable in class edu.cmu.sphinx.tools.batch.BatchModeRecognizer
-
The property for how many utterances to process
- PROP_CTL_FILE - Static variable in class edu.cmu.sphinx.tools.batch.BatchNISTRecognizer
-
The property that specifies the file containing the corpus utterance audio
- PROP_CTM_FILE - Static variable in class edu.cmu.sphinx.tools.batch.BatchNISTRecognizer
-
The property that specifies the the directory where the output XXX files should be placed
- PROP_DATA_DIR - Static variable in class edu.cmu.sphinx.tools.batch.BatchNISTRecognizer
-
The property that specifies the file containing the corpus utterance audio
- PROP_DATA_LISTENERS - Static variable in class edu.cmu.sphinx.frontend.databranch.FrontEndSplitter
-
- PROP_DEALLOCATED_MONITORS - Static variable in class edu.cmu.sphinx.instrumentation.RecognizerMonitor
-
The property that defines all of the monitors to call when the recognizer is deallocated
- PROP_DECODER - Static variable in class edu.cmu.sphinx.recognizer.Recognizer
-
The property for the decoder to be used by this recognizer.
- PROP_DICTIONARY - Static variable in interface edu.cmu.sphinx.linguist.dictionary.Dictionary
-
The property for the dictionary file path.
- PROP_DICTIONARY - Static variable in class edu.cmu.sphinx.linguist.language.grammar.Grammar
-
Property that defines the dictionary to use for this grammar
- PROP_DICTIONARY - Static variable in interface edu.cmu.sphinx.linguist.language.ngram.LanguageModel
-
The property specifying the dictionary to use
- PROP_DICTIONARY - Static variable in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist
-
The property that defines the dictionary to use for this grammar
- PROP_DROP_EVERY_NTH_FRAME - Static variable in class edu.cmu.sphinx.frontend.feature.FrameDropper
-
The property that specifies dropping one in every Nth frame.
- PROP_DUMP_ARC_LABELS - Static variable in class edu.cmu.sphinx.linguist.util.GDLDumper
-
The property to specify whether to dump arc labels.
- PROP_DUMP_GSTATES - Static variable in class edu.cmu.sphinx.linguist.flat.FlatLinguist
-
The property used to determine whether or not the gstates are dumped.
- PROP_END_SILENCE - Static variable in class edu.cmu.sphinx.frontend.endpoint.SpeechMarker
-
The property for the amount of time in silence (in milliseconds) to be
considered as utterance end.
- PROP_FASTMATCH_LINGUIST - Static variable in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstLookaheadSearchManager
-
The property that defines the name of the linguist to be used for fast
match.
- PROP_FEATURE_BLOCK_SIZE - Static variable in class edu.cmu.sphinx.decoder.Decoder
-
The property for the number of features to recognize at once.
- PROP_FEATURE_WINDOW - Static variable in class edu.cmu.sphinx.frontend.feature.AbstractFeatureExtractor
-
The property for the window of the DeltasFeatureExtractor.
- PROP_FILE - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.ModelInitializerLoader
-
- PROP_FILENAME - Static variable in class edu.cmu.sphinx.linguist.util.LinguistDumper
-
The property for the destination of the LinguistDumper
- PROP_FILLER_DICTIONARY - Static variable in interface edu.cmu.sphinx.linguist.dictionary.Dictionary
-
The property for the filler dictionary file path.
- PROP_FILLER_INSERTION_PROBABILITY - Static variable in interface edu.cmu.sphinx.linguist.Linguist
-
Filler insertion probability property
- PROP_FINAL_STAGE - Static variable in class edu.cmu.sphinx.trainer.Trainer
-
The property for the final trainer stage to be processed.
- PROP_FM_ACTIVE_LIST_FACTORY - Static variable in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstLookaheadSearchManager
-
- PROP_FORMAT_SAVE - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.TrainerAcousticModel
-
The save format for the acoustic model data.
- PROP_FRAME_LENGTH_MS - Static variable in class edu.cmu.sphinx.frontend.endpoint.SpeechClassifier
-
The property specifying the endpointing frame length in milliseconds.
- PROP_FRAME_SHIFT_MS - Static variable in class edu.cmu.sphinx.frontend.util.StreamCepstrumSource
-
The property name for frame shift in milliseconds, which has a default value of 10F.
- PROP_FRAME_SHIFT_MS - Static variable in class edu.cmu.sphinx.frontend.util.StreamHTKCepstrum
-
The property name for frame shift in milliseconds, which has a default value of 10F.
- PROP_FRAME_SIZE_MS - Static variable in class edu.cmu.sphinx.frontend.util.StreamCepstrumSource
-
The property name for frame size in milliseconds.
- PROP_FRAME_SIZE_MS - Static variable in class edu.cmu.sphinx.frontend.util.StreamHTKCepstrum
-
The property name for frame size in milliseconds.
- PROP_FRAMES_PER_SECOND - Static variable in class edu.cmu.sphinx.tools.batch.BatchNISTRecognizer
-
- PROP_FRONTEND - Static variable in class edu.cmu.sphinx.instrumentation.SpeedTracker
-
The property that defines which frontend to monitor
- PROP_FULL_SMEAR - Static variable in class edu.cmu.sphinx.linguist.language.ngram.large.LargeNGramModel
-
If true, use full bigram information to determine smear
- PROP_FULL_WORD_HISTORIES - Static variable in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist
-
The property that determines whether or not full word histories are used to
determine when two states are equal.
- PROP_G2P_MAX_PRONUNCIATIONS - Static variable in interface edu.cmu.sphinx.linguist.dictionary.Dictionary
-
The property for the g2p model file path.
- PROP_G2P_MODEL_PATH - Static variable in interface edu.cmu.sphinx.linguist.dictionary.Dictionary
-
The property for the g2p model file path.
- PROP_GENERATE_UNIT_STATES - Static variable in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist
-
The property to control whether or not the linguist will generate unit states.
- PROP_GRAMMAR - Static variable in class edu.cmu.sphinx.linguist.flat.FlatLinguist
-
The property used to define the grammar to use when building the search graph
- PROP_GRAMMAR - Static variable in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist
-
The property that defines the grammar to use when building the search graph
- PROP_GRAMMAR_NAME - Static variable in class edu.cmu.sphinx.jsgf.JSGFGrammar
-
The property that defines the location of the JSGF grammar file.
- PROP_GROW_SKIP_INTERVAL - Static variable in class edu.cmu.sphinx.decoder.search.SimpleBreadthFirstSearchManager
-
The property that controls the number of frames processed for every time the decode growth step is skipped.
- PROP_GROW_SKIP_INTERVAL - Static variable in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstSearchManager
-
The property that controls the number of frames processed for every time
the decode growth step is skipped.
- PROP_HOST - Static variable in class edu.cmu.sphinx.linguist.language.ngram.NetworkLanguageModel
-
The property specifying the host of the language model server.
- PROP_HYPOTHESIS_TRANSCRIPT - Static variable in class edu.cmu.sphinx.tools.live.LiveModeRecognizer
-
The property specifying the transcript file.
- PROP_INITIAL_CMN_WINDOW - Static variable in class edu.cmu.sphinx.frontend.feature.LiveCMN
-
The property for the live CMN initial window size.
- PROP_INITIAL_STAGE - Static variable in class edu.cmu.sphinx.trainer.Trainer
-
The property for the initial trainer stage to be processed.
- PROP_INPUT_DATA_PROCESSORS - Static variable in class edu.cmu.sphinx.tools.batch.BatchModeRecognizer
-
The property that specifies the input source
- PROP_INPUT_SOURCE - Static variable in class edu.cmu.sphinx.tools.live.LiveModeRecognizer
-
The property that specifies the source of the transcript
- PROP_INVERT - Static variable in class edu.cmu.sphinx.frontend.transform.DiscreteFourierTransform
-
The property for the invert transform.
- PROP_IS_BINARY - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTKLoader
-
Specifies whether the model to be loaded is in ASCII or binary format
- PROP_IS_COMPLETE_PATH - Static variable in class edu.cmu.sphinx.frontend.util.WavWriter
-
- PROP_IS_CPU_RELATIVE - Static variable in class edu.cmu.sphinx.decoder.scorer.ThreadedAcousticScorer
-
The property that controls whether the number of available CPUs on the system is used when determining
the number of threads to use for scoring.
- PROP_KEEP_ALL_TOKENS - Static variable in class edu.cmu.sphinx.decoder.search.TokenSearchManager
-
The property that controls whether or not we keep all tokens.
- PROP_KEEP_LAST_AUDIO - Static variable in class edu.cmu.sphinx.frontend.util.Microphone
-
The property that specifies whether to keep the audio data of an utterance around until the next utterance
is recorded.
- PROP_LANGUAGE_MODEL - Static variable in class edu.cmu.sphinx.linguist.language.grammar.LMGrammar
-
The property for the language model to be used by this grammar
- PROP_LANGUAGE_MODEL - Static variable in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist
-
The property for the language model to be used by this grammar
- PROP_LANGUAGE_MODEL_WEIGHTS - Static variable in class edu.cmu.sphinx.linguist.language.ngram.InterpolatedLanguageModel
-
The property that defines the language models weights
- PROP_LANGUAGE_MODELS - Static variable in class edu.cmu.sphinx.linguist.language.ngram.InterpolatedLanguageModel
-
The property that defines the language models to be interpolated.
- PROP_LANGUAGE_WEIGHT - Static variable in class edu.cmu.sphinx.linguist.language.ngram.large.LargeNGramModel
-
The property that defines the language weight for the search
- PROP_LANGUAGE_WEIGHT - Static variable in class edu.cmu.sphinx.linguist.language.ngram.trie.NgramTrieModel
-
The property that defines the language weight for the search
- PROP_LANGUAGE_WEIGHT - Static variable in interface edu.cmu.sphinx.linguist.Linguist
-
The property that defines the language weight for the search
- PROP_LIFTER_VALUE - Static variable in class edu.cmu.sphinx.frontend.transform.Lifter
-
The property for the value of the lifterValue
- PROP_LINGUIST - Static variable in class edu.cmu.sphinx.decoder.search.SimpleBreadthFirstSearchManager
-
The property that defines the name of the linguist to be used by this search manager.
- PROP_LINGUIST - Static variable in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstSearchManager
-
The property that defines the name of the linguist to be used by this
search manager.
- PROP_LINGUIST - Static variable in class edu.cmu.sphinx.linguist.LinguistProcessor
-
The property that defines the name of the linguist to process
- PROP_LOADER - Static variable in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstLookaheadSearchManager
-
The property that to get direct access to gau for score caching control.
- PROP_LOADER - Static variable in class edu.cmu.sphinx.frontend.AutoCepstrum
-
The property specifying the acoustic model for which this cepstrum will
be configured.
- PROP_LOADER - Static variable in class edu.cmu.sphinx.frontend.feature.FeatureTransform
-
The name of the transform matrix file.
- PROP_LOADER - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.TiedStateAcousticModel
-
The property that defines the component used to load the acoustic model
- PROP_LOCATION - Static variable in interface edu.cmu.sphinx.linguist.acoustic.AcousticModel
-
The directory where the acoustic model data can be found.
- PROP_LOCATION - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.KaldiLoader
-
- PROP_LOCATION - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Sphinx3Loader
-
The root location of the model directory structure
- PROP_LOCATION - Static variable in interface edu.cmu.sphinx.linguist.language.ngram.LanguageModel
-
The property specifying the location of the language model.
- PROP_LOOKAHEAD_PENALTY_WEIGHT - Static variable in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstLookaheadSearchManager
-
- PROP_LOOKAHEAD_WINDOW - Static variable in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstLookaheadSearchManager
-
The property that controls size of lookahead window.
- PROP_LOOP - Static variable in class edu.cmu.sphinx.linguist.language.grammar.SimpleWordListGrammar
-
The property that if true, indicates that this is a looping grammar
- PROP_LPC_ORDER - Static variable in class edu.cmu.sphinx.frontend.frequencywarp.PLPCepstrumProducer
-
The property specifying the LPC order.
- PROP_MAP_FILE - Static variable in class edu.cmu.sphinx.linguist.dictionary.MappingDictionary
-
- PROP_MAX_DEPTH - Static variable in interface edu.cmu.sphinx.linguist.language.ngram.LanguageModel
-
The property specifying the maximum depth reported by the language model
(from a getMaxDepth()) call.
- PROP_MAX_DITHER - Static variable in class edu.cmu.sphinx.frontend.filter.Dither
-
The maximal value which could be added/subtracted to/from the signal
- PROP_MAX_ENERGY - Static variable in class edu.cmu.sphinx.frontend.filter.EnergyFilter
-
If energy is below this threshold frame is dropped
- PROP_MAX_ENERGY - Static variable in class edu.cmu.sphinx.frontend.util.EnergyPlotter
-
The maximum level of energy for which a plot string will be preconstructed.
- PROP_MAX_FILLER_WORDS - Static variable in class edu.cmu.sphinx.decoder.search.WordActiveListFactory
-
property that sets the max filler words allowed in the beam.
- PROP_MAX_FREQ - Static variable in class edu.cmu.sphinx.frontend.frequencywarp.MelFrequencyFilterBank
-
The property for the maximum frequency covered by the filterbank.
- PROP_MAX_FREQ - Static variable in class edu.cmu.sphinx.frontend.frequencywarp.MelFrequencyFilterBank2
-
The property for the maximum frequency covered by the filterbank.
- PROP_MAX_FREQ - Static variable in class edu.cmu.sphinx.frontend.frequencywarp.PLPFrequencyFilterBank
-
The property for the center frequency of the highest filter in the filterbank.
- PROP_MAX_LATTICE_EDGES - Static variable in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstSearchManager
-
The property that specifies the maximum lattice edges
- PROP_MAX_PATHS_PER_WORD - Static variable in class edu.cmu.sphinx.decoder.search.WordActiveListFactory
-
property that sets the max paths for a single word.
- PROP_MAX_SILENCE - Static variable in class edu.cmu.sphinx.frontend.util.ConcatFileDataSource
-
The property that specifies the maximum number of times the silence file is added between files.
- PROP_MAX_VAL - Static variable in class edu.cmu.sphinx.frontend.filter.Dither
-
The maximal value of dithered values.
- PROP_MAXIMUM_ITERATION - Static variable in interface edu.cmu.sphinx.trainer.TrainManager
-
The maximum number of iterations.
- PROP_MC_FLOOR - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTKLoader
-
Mixture component score floor.
- PROP_MC_FLOOR - Static variable in interface edu.cmu.sphinx.linguist.acoustic.tiedstate.Saver
-
Mixture component score floor.
- PROP_MC_FLOOR - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Sphinx3Loader
-
Mixture component score floor.
- PROP_MC_FLOOR - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.ModelInitializerLoader
-
Mixture component score floor.
- PROP_MC_FLOOR - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.Sphinx3Saver
-
- PROP_MC_FLOOR - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.TrainerAcousticModel
-
Mixture component score floor.
- PROP_MIN_FREQ - Static variable in class edu.cmu.sphinx.frontend.frequencywarp.MelFrequencyFilterBank
-
The property for the minimum frequency covered by the filterbank.
- PROP_MIN_FREQ - Static variable in class edu.cmu.sphinx.frontend.frequencywarp.MelFrequencyFilterBank2
-
The property for the minimum frequency covered by the filterbank.
- PROP_MIN_FREQ - Static variable in class edu.cmu.sphinx.frontend.frequencywarp.PLPFrequencyFilterBank
-
The property for the center frequency of the lowest filter in the filterbank.
- PROP_MIN_SCOREABLES_PER_THREAD - Static variable in class edu.cmu.sphinx.decoder.scorer.ThreadedAcousticScorer
-
The property that controls the minimum number of scoreables sent to a thread.
- PROP_MIN_SIGNAL - Static variable in class edu.cmu.sphinx.frontend.endpoint.SpeechClassifier
-
The property specifying the minimum signal level used to update the background signal level.
- PROP_MIN_VAL - Static variable in class edu.cmu.sphinx.frontend.filter.Dither
-
The minimal value of dithered values.
- PROP_MINIMUM_IMPROVEMENT - Static variable in interface edu.cmu.sphinx.trainer.TrainManager
-
The minimum relative improvement of the log likelihood associated with the training data.
- PROP_MODEL - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTKLoader
-
The name of the model definition file (contains the HMM data)
- PROP_MONITORS - Static variable in class edu.cmu.sphinx.recognizer.Recognizer
-
The property for the set of monitors for this recognizer
- PROP_MSEC_PER_READ - Static variable in class edu.cmu.sphinx.frontend.util.Microphone
-
The property that specifies the number of milliseconds of audio data to read each time from the underlying
Java Sound audio device.
- PROP_MW_FLOOR - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTKLoader
-
Mixture weight floor.
- PROP_MW_FLOOR - Static variable in interface edu.cmu.sphinx.linguist.acoustic.tiedstate.Saver
-
Mixture weight floor.
- PROP_MW_FLOOR - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Sphinx3Loader
-
Mixture weight floor
- PROP_MW_FLOOR - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.ModelInitializerLoader
-
Mixture weight floor.
- PROP_MW_FLOOR - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.TrainerAcousticModel
-
Mixture weight floor.
- PROP_NGRAM_CACHE_SIZE - Static variable in class edu.cmu.sphinx.linguist.language.ngram.large.LargeNGramModel
-
The property that defines that maximum number of ngrams to be cached
- PROP_NGRAM_CACHE_SIZE - Static variable in class edu.cmu.sphinx.linguist.language.ngram.trie.NgramTrieModel
-
The property that defines that maximum number of ngrams to be cached
- PROP_NUM_THREADS - Static variable in class edu.cmu.sphinx.decoder.scorer.ThreadedAcousticScorer
-
The property that controls the number of threads that are used to score HMM states.
- PROP_NUMBER_FFT_POINTS - Static variable in class edu.cmu.sphinx.frontend.transform.DiscreteFourierTransform
-
The property for the number of points in the Fourier Transform.
- PROP_NUMBER_FILTERS - Static variable in class edu.cmu.sphinx.frontend.frequencywarp.MelFrequencyFilterBank
-
The property for the number of filters in the filterbank.
- PROP_NUMBER_FILTERS - Static variable in class edu.cmu.sphinx.frontend.frequencywarp.MelFrequencyFilterBank2
-
The property for the number of filters in the filterbank.
- PROP_NUMBER_FILTERS - Static variable in class edu.cmu.sphinx.frontend.frequencywarp.PLPCepstrumProducer
-
The property for the number of filters in the filter bank.
- PROP_NUMBER_FILTERS - Static variable in class edu.cmu.sphinx.frontend.frequencywarp.PLPFrequencyFilterBank
-
The property for the number of filters in the filterbank.
- PROP_NUMBER_FILTERS - Static variable in class edu.cmu.sphinx.frontend.transform.DiscreteCosineTransform
-
The property for the number of filters in the filterbank.
- PROP_OPTIMIZE_GRAMMAR - Static variable in class edu.cmu.sphinx.linguist.language.grammar.Grammar
-
The default value for PROP_SHOW_GRAMMAR.
- PROP_OUT_FILE_NAME_PATTERN - Static variable in class edu.cmu.sphinx.frontend.util.WavWriter
-
The pathname which must obey the pattern: pattern + i + .wav.
- PROP_OUT_OF_GRAMMAR_PROBABILITY - Static variable in class edu.cmu.sphinx.linguist.flat.FlatLinguist
-
The property for the probability of entering the out-of-grammar branch.
- PROP_OUTFILE - Static variable in class edu.cmu.sphinx.instrumentation.ConfigMonitor
-
- PROP_OUTPUT_FORMAT - Static variable in class edu.cmu.sphinx.frontend.util.DataDumper
-
The property that specifies the format of the output.
- PROP_OUTPUT_SIGNALS - Static variable in class edu.cmu.sphinx.frontend.util.DataDumper
-
The property that enables the output of signals.
- PROP_PARENT - Static variable in class edu.cmu.sphinx.linguist.language.ngram.KeywordOptimizerModel
-
The property that defines the parent language model.
- PROP_PATH - Static variable in class edu.cmu.sphinx.linguist.language.grammar.FSTGrammar
-
The property for the location of the FST n-gram file.
- PROP_PATH - Static variable in class edu.cmu.sphinx.linguist.language.grammar.SimpleWordListGrammar
-
The property that defines the location of the word list grammar
- PROP_PHONE_INSERTION_PROBABILITY - Static variable in class edu.cmu.sphinx.linguist.flat.FlatLinguist
-
The property for the probability of inserting a CI phone in the out-of-grammar ci phone loop
- PROP_PHONE_LOOP_ACOUSTIC_MODEL - Static variable in class edu.cmu.sphinx.linguist.flat.FlatLinguist
-
The property for the acoustic model used for the CI phone loop.
- PROP_PIP - Static variable in class edu.cmu.sphinx.linguist.allphone.AllphoneLinguist
-
The property that controls phone insertion probability.
- PROP_PIPELINE - Static variable in class edu.cmu.sphinx.frontend.FrontEnd
-
the name of the property list of all the components of the frontend pipe line
- PROP_PORT - Static variable in class edu.cmu.sphinx.linguist.language.ngram.NetworkLanguageModel
-
The property specifying the port of the language model server.
- PROP_PREEMPHASIS_FACTOR - Static variable in class edu.cmu.sphinx.frontend.filter.Preemphasizer
-
The property for preemphasis factor/alpha.
- PROP_PROPERTIES_FILE - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTKLoader
-
The property for the name of the acoustic properties file.
- PROP_PRUNER - Static variable in class edu.cmu.sphinx.decoder.search.SimpleBreadthFirstSearchManager
-
The property that defines the name of the linguist to be used by this search manager.
- PROP_PRUNER - Static variable in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstSearchManager
-
The property that defines the name of the linguist to be used by this
search manager.
- PROP_QUERY_LOG_FILE - Static variable in class edu.cmu.sphinx.linguist.language.ngram.large.LargeNGramModel
-
The property for the name of the file that logs all the queried N-grams.
- PROP_QUERY_LOG_FILE - Static variable in class edu.cmu.sphinx.linguist.language.ngram.trie.NgramTrieModel
-
The property for the name of the file that logs all the queried N-grams.
- PROP_RECOGNIZER - Static variable in class edu.cmu.sphinx.instrumentation.AccuracyTracker
-
The property that defines which recognizer to monitor
- PROP_RECOGNIZER - Static variable in class edu.cmu.sphinx.instrumentation.MemoryTracker
-
The property that defines which recognizer to monitor
- PROP_RECOGNIZER - Static variable in class edu.cmu.sphinx.instrumentation.RecognizerMonitor
-
The property for the recognizer to monitor
- PROP_RECOGNIZER - Static variable in class edu.cmu.sphinx.instrumentation.RejectionTracker
-
The property that defines which recognizer to monitor
- PROP_RECOGNIZER - Static variable in class edu.cmu.sphinx.instrumentation.SpeedTracker
-
The property that defines which recognizer to monitor
- PROP_RECOGNIZER - Static variable in class edu.cmu.sphinx.tools.batch.BatchModeRecognizer
-
The property that specifies the recognizer to use
- PROP_RECOGNIZER - Static variable in class edu.cmu.sphinx.tools.live.LiveModeRecognizer
-
The property that specifies the recognizer to use
- PROP_REF_FILE - Static variable in class edu.cmu.sphinx.linguist.language.grammar.BatchForcedAlignerGrammar
-
Property that defines the reference file containing the transcripts used to create the froced align grammar
- PROP_REF_FILE - Static variable in class edu.cmu.sphinx.tools.batch.BatchNISTRecognizer
-
The property that specifies the file containing the transcripts of the corpus
- PROP_RELATIVE_BEAM_WIDTH - Static variable in interface edu.cmu.sphinx.decoder.search.ActiveList
-
Property that sets the minimum score relative to the maximum score in the list for pruning.
- PROP_RELATIVE_BEAM_WIDTH - Static variable in class edu.cmu.sphinx.decoder.search.ActiveListFactory
-
Property that sets the minimum score relative to the maximum score in the list for pruning.
- PROP_RELATIVE_BEAM_WIDTH - Static variable in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstSearchManager
-
The property that specifies the relative beam width
- PROP_RELATIVE_WORD_BEAM_WIDTH - Static variable in interface edu.cmu.sphinx.decoder.search.ActiveListManager
-
The property that specifies the relative word beam width
- PROP_RELATIVE_WORD_BEAM_WIDTH - Static variable in class edu.cmu.sphinx.decoder.search.SimpleBreadthFirstSearchManager
-
The property that sets the minimum score relative to the maximum score in the word list for pruning.
- PROP_REPLACE_NTH_WITH_PREVIOUS - Static variable in class edu.cmu.sphinx.frontend.feature.FrameDropper
-
The property that specifies whether to replace the Nth frame with the previous frame.
- PROP_RESULT_LISTENERS - Static variable in class edu.cmu.sphinx.decoder.AbstractDecoder
-
- PROP_SAMPLE_RATE - Static variable in class edu.cmu.sphinx.frontend.util.Microphone
-
The property for the sample rate of the data.
- PROP_SAMPLE_RATE - Static variable in class edu.cmu.sphinx.frontend.util.StreamCepstrumSource
-
The property that defines the sample rate
- PROP_SAMPLE_RATE - Static variable in class edu.cmu.sphinx.frontend.util.StreamDataSource
-
The property for the sample rate.
- PROP_SAMPLE_RATE - Static variable in class edu.cmu.sphinx.frontend.util.StreamHTKCepstrum
-
The property that defines the sample rate
- PROP_SAMPLES_PER_SECOND - Static variable in class edu.cmu.sphinx.tools.batch.BatchNISTRecognizer
-
- PROP_SAVE_CONFIG_AS_XML - Static variable in class edu.cmu.sphinx.instrumentation.ConfigMonitor
-
The property that is used to indicate whether or not this monitor should save the configuration in an XML
document
- PROP_SCORER - Static variable in class edu.cmu.sphinx.decoder.search.SimpleBreadthFirstSearchManager
-
The property that defines the name of the scorer to be used by this search manager.
- PROP_SCORER - Static variable in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstSearchManager
-
The property that defines the name of the scorer to be used by this
search manager.
- PROP_SEARCH_MANAGER - Static variable in class edu.cmu.sphinx.decoder.AbstractDecoder
-
The property that defines the name of the search manager to use
- PROP_SELECT_CHANNEL - Static variable in class edu.cmu.sphinx.frontend.util.Microphone
-
The property that specifies the channel to use if the audio is stereo
- PROP_SELECT_MIXER - Static variable in class edu.cmu.sphinx.frontend.util.Microphone
-
The property that specifies the mixer to use.
- PROP_SHOW_ALIGNED_RESULTS - Static variable in class edu.cmu.sphinx.instrumentation.AccuracyTracker
-
The property that defines whether recognition results should be displayed.
- PROP_SHOW_COMPILATION_PROGRESS - Static variable in class edu.cmu.sphinx.linguist.flat.FlatLinguist
-
Property to control whether compilation progress is displayed on standard output.
- PROP_SHOW_CONFIG - Static variable in class edu.cmu.sphinx.instrumentation.ConfigMonitor
-
The property that is used to indicate whether or not this monitor should show the current configuration.
- PROP_SHOW_CONFIG_AS_GDL - Static variable in class edu.cmu.sphinx.instrumentation.ConfigMonitor
-
The property that is used to indicate whether or not this monitor should dump the configuration in an GDL
document
- PROP_SHOW_CONFIG_AS_HTML - Static variable in class edu.cmu.sphinx.instrumentation.ConfigMonitor
-
The property that is used to indicate whether or not this monitor should dump the configuration in an HTML
document
- PROP_SHOW_DETAILS - Static variable in class edu.cmu.sphinx.instrumentation.AccuracyTracker
-
The property that defines whether detailed accuracy information is displayed
- PROP_SHOW_DETAILS - Static variable in class edu.cmu.sphinx.instrumentation.MemoryTracker
-
The property that defines whether detailed accuracy information is displayed
- PROP_SHOW_DETAILS - Static variable in class edu.cmu.sphinx.instrumentation.RejectionTracker
-
The property that defines whether detailed accuracy information is displayed
- PROP_SHOW_DETAILS - Static variable in class edu.cmu.sphinx.instrumentation.SpeedTracker
-
The property that defines whether detailed accuracy information is displayed
- PROP_SHOW_FULL_PATH - Static variable in class edu.cmu.sphinx.instrumentation.BestPathAccuracyTracker
-
The property that define whether the full token path is displayed
- PROP_SHOW_GAP_INSERTIONS - Static variable in class edu.cmu.sphinx.tools.live.LiveModeRecognizer
-
The property specifying whether to print out the gap insertion errors.
- PROP_SHOW_GRAMMAR - Static variable in class edu.cmu.sphinx.linguist.language.grammar.Grammar
-
Property to control the the dumping of the grammar
- PROP_SHOW_RAW_RESULTS - Static variable in class edu.cmu.sphinx.instrumentation.AccuracyTracker
-
The property that defines whether recognition results should be displayed.
- PROP_SHOW_RESPONSE_TIME - Static variable in class edu.cmu.sphinx.instrumentation.SpeedTracker
-
The property that defines whether detailed response information is displayed
- PROP_SHOW_RESULTS - Static variable in class edu.cmu.sphinx.instrumentation.AccuracyTracker
-
The property that defines whether recognition results should be displayed.
- PROP_SHOW_SUMMARY - Static variable in class edu.cmu.sphinx.instrumentation.AccuracyTracker
-
The property that defines whether summary accuracy information is displayed
- PROP_SHOW_SUMMARY - Static variable in class edu.cmu.sphinx.instrumentation.MemoryTracker
-
The property that defines whether summary accuracy information is displayed
- PROP_SHOW_SUMMARY - Static variable in class edu.cmu.sphinx.instrumentation.RejectionTracker
-
The property that defines whether summary accuracy information is displayed
- PROP_SHOW_SUMMARY - Static variable in class edu.cmu.sphinx.instrumentation.SpeedTracker
-
The property that defines whether summary accuracy information is displayed
- PROP_SHOW_TIMERS - Static variable in class edu.cmu.sphinx.instrumentation.SpeedTracker
-
The property that defines whether detailed timer information is displayed
- PROP_SHOW_TOKEN_COUNT - Static variable in class edu.cmu.sphinx.decoder.search.SimpleBreadthFirstSearchManager
-
The property that when set to true
will cause the recognizer to count up all the tokens in the
active list after every frame.
- PROP_SHOW_TOKEN_COUNT - Static variable in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstSearchManager
-
The property than, when set to true
will cause the
recognizer to count up all the tokens in the active list after every
frame.
- PROP_SIGNED - Static variable in class edu.cmu.sphinx.frontend.util.Microphone
-
The property specify whether the data is signed.
- PROP_SIGNED_DATA - Static variable in class edu.cmu.sphinx.frontend.util.StreamDataSource
-
The property specifying whether the input data is signed.
- PROP_SIGNED_DATA - Static variable in class edu.cmu.sphinx.frontend.util.WavWriter
-
The property specifying whether the input data is signed.
- PROP_SILENCE_FILE - Static variable in class edu.cmu.sphinx.frontend.util.ConcatFileDataSource
-
The property that specifies the silence audio file, if any.
- PROP_SILENCE_INSERTION_PROBABILITY - Static variable in interface edu.cmu.sphinx.linguist.Linguist
-
Silence insertion probability property
- PROP_SKIP - Static variable in class edu.cmu.sphinx.frontend.util.ConcatFileDataSource
-
The property that specifies the number of files to skip for every file read.
- PROP_SKIP - Static variable in class edu.cmu.sphinx.tools.batch.BatchModeRecognizer
-
The property or how many files to skip for every decode.
- PROP_SKIP_HMMS - Static variable in class edu.cmu.sphinx.linguist.util.GDLDumper
-
The property specifying whether to skip HMMs during dumping.
- PROP_SPARSE_FORM - Static variable in interface edu.cmu.sphinx.linguist.acoustic.tiedstate.Saver
-
- PROP_SPARSE_FORM - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.Sphinx3Saver
-
The property specifying whether the transition matrices of the acoustic model is in sparse form, i.e.,
omitting the zeros of the non-transitioning states.
- PROP_SPEECH_LEADER - Static variable in class edu.cmu.sphinx.frontend.endpoint.SpeechMarker
-
The property for the amount of time (in milliseconds) before speech start
to be included as speech data.
- PROP_SPREAD_WORD_PROBABILITIES_ACROSS_PRONUNCIATIONS - Static variable in class edu.cmu.sphinx.linguist.flat.FlatLinguist
-
Property that controls whether word probabilities are spread across all pronunciations.
- PROP_START_FILE - Static variable in class edu.cmu.sphinx.frontend.util.ConcatFileDataSource
-
The property that specifies which file to start at.
- PROP_START_SPEECH - Static variable in class edu.cmu.sphinx.frontend.endpoint.SpeechMarker
-
The property for the minimum amount of time in speech (in milliseconds)
to be considered as utterance start.
- PROP_STEREO_TO_MONO - Static variable in class edu.cmu.sphinx.frontend.util.Microphone
-
The property that specifies how to convert stereo audio to mono.
- PROP_STRICT_PRUNING - Static variable in interface edu.cmu.sphinx.decoder.search.ActiveList
-
Property that indicates whether or not the active list will implement 'strict pruning'.
- PROP_STRICT_PRUNING - Static variable in class edu.cmu.sphinx.decoder.search.ActiveListFactory
-
Property that indicates whether or not the active list will implement 'strict pruning'.
- PROP_THREAD_PRIORITY - Static variable in class edu.cmu.sphinx.decoder.scorer.ThreadedAcousticScorer
-
The property that controls the thread priority of scoring threads.
- PROP_THRESHOLD - Static variable in class edu.cmu.sphinx.frontend.endpoint.SpeechClassifier
-
The property specifying the threshold.
- PROP_TIE_1PH - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTKLoader
-
Shall we use the real 1ph or tie them from the 3ph ?
- PROP_TOPN - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Sphinx3Loader
-
Number of top Gaussians to use in scoring
- PROP_TOTAL_BATCHES - Static variable in class edu.cmu.sphinx.tools.batch.BatchModeRecognizer
-
The property for the total number of batch jobs the decoding run is being divided into.
- PROP_TOTAL_BATCHES - Static variable in interface edu.cmu.sphinx.trainer.ControlFile
-
The property for the total number of batch partitions.
- PROP_TOTAL_FILES - Static variable in class edu.cmu.sphinx.frontend.util.ConcatFileDataSource
-
The property that specifies the total number of files to read.
- PROP_TRANSCRIPT_FILE - Static variable in class edu.cmu.sphinx.frontend.util.ConcatFileDataSource
-
The property that specifies the name of the transcript file.
- PROP_TRANSCRIPT_FILE - Static variable in interface edu.cmu.sphinx.trainer.ControlFile
-
Transcription file containing transcriptions, simple or full.
- PROP_TRIGRAM_CACHE_SIZE - Static variable in class edu.cmu.sphinx.linguist.language.ngram.large.LargeTrigramModel
-
The property that defines that maximum number of trigrams to be cached
- PROP_UNIGRAM_SMEAR_WEIGHT - Static variable in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist
-
The property that determines the weight of the smear.
- PROP_UNIGRAM_WEIGHT - Static variable in interface edu.cmu.sphinx.linguist.language.ngram.LanguageModel
-
The property specifying the unigram weight
- PROP_UNIT_INSERTION_PROBABILITY - Static variable in interface edu.cmu.sphinx.linguist.Linguist
-
Unit insertion probability property
- PROP_UNIT_MANAGER - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTKLoader
-
The unit manager
- PROP_UNIT_MANAGER - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.KaldiLoader
-
- PROP_UNIT_MANAGER - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Sphinx3Loader
-
The unit manager
- PROP_UNIT_MANAGER - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.TiedStateAcousticModel
-
The property that defines the unit manager
- PROP_UNIT_MANAGER - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.ModelInitializerLoader
-
- PROP_UNIT_MANAGER - Static variable in interface edu.cmu.sphinx.linguist.dictionary.Dictionary
-
The property that defines the name of the unit manager that is used to convert strings to Unit objects
- PROP_UNIT_MANAGER - Static variable in class edu.cmu.sphinx.linguist.flat.FlatLinguist
-
The property used to define the unit manager to use when building the search graph
- PROP_UNIT_MANAGER - Static variable in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist
-
The property that defines the unit manager to use when building the search graph
- PROP_USE_CD_UNITS - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Sphinx3Loader
-
The property specifying whether context-dependent units should be used.
- PROP_USE_CD_UNITS - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.ModelInitializerLoader
-
- PROP_USE_CD_UNITS - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.Sphinx3Saver
-
- PROP_USE_COMPOSITES - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.TiedStateAcousticModel
-
Controls whether we generate composites or CI units when no context is given during a lookup.
- PROP_USE_POOLED_BATCH_MANAGER - Static variable in class edu.cmu.sphinx.tools.batch.BatchModeRecognizer
-
The property that defines whether or not the decoder should use the pooled batch manager
- PROP_USE_RANDSEED - Static variable in class edu.cmu.sphinx.frontend.filter.Dither
-
The property about using random seed or not
- PROP_VARIANCE_FLOOR - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTKLoader
-
Variance floor.
- PROP_VARIANCE_FLOOR - Static variable in interface edu.cmu.sphinx.linguist.acoustic.tiedstate.Saver
-
- PROP_VARIANCE_FLOOR - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Sphinx3Loader
-
Variance floor.
- PROP_VARIANCE_FLOOR - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.ModelInitializerLoader
-
- PROP_VARIANCE_FLOOR - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.TrainerAcousticModel
-
- PROP_VECTOR_LENGTH - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTKLoader
-
The property for the length of feature vectors.
- PROP_VECTOR_LENGTH - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.Sphinx3Saver
-
- PROP_VERTICAL_LAYOUT - Static variable in class edu.cmu.sphinx.linguist.util.GDLDumper
-
The property to specify whether to use vertical graph layout.
- PROP_WAIT_IF_EMPTY - Static variable in class edu.cmu.sphinx.frontend.databranch.DataBufferProcessor
-
If this property is set true
the buffer will wait for new data until it returns from a
getData
-call.
- PROP_WAIT_TIME_MS - Static variable in class edu.cmu.sphinx.frontend.databranch.DataBufferProcessor
-
The time in milliseconds which will be waited between two attempts to read a data element from the buffer when
being in waitIfEmpty
-mode
- PROP_WANT_ENTRY_PRUNING - Static variable in class edu.cmu.sphinx.decoder.search.SimpleBreadthFirstSearchManager
-
The property that controls whether or not relative beam pruning will be performed on the entry into a
state.
- PROP_WANT_UNIGRAM_SMEAR - Static variable in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist
-
The property that determines whether or not unigram probabilities are
smeared through the lextree.
- PROP_WHICH_BATCH - Static variable in class edu.cmu.sphinx.tools.batch.BatchModeRecognizer
-
The property that specified which batch job is to be run.
- PROP_WHICH_BATCH - Static variable in interface edu.cmu.sphinx.trainer.ControlFile
-
The property for which batch partition to process.
- PROP_WINDOW_SHIFT_MS - Static variable in class edu.cmu.sphinx.frontend.window.RaisedCosineWindower
-
The property for window shift in milliseconds, which has a default value of 10F.
- PROP_WINDOW_SIZE_MS - Static variable in class edu.cmu.sphinx.frontend.window.RaisedCosineWindower
-
The property for window size in milliseconds.
- PROP_WORD_DICTIONARY - Static variable in class edu.cmu.sphinx.linguist.language.classes.ClassPresentingDictionary
-
- PROP_WORD_INSERTION_PROBABILITY - Static variable in class edu.cmu.sphinx.linguist.language.ngram.large.LargeNGramModel
-
Word insertion probability property
- PROP_WORD_INSERTION_PROBABILITY - Static variable in class edu.cmu.sphinx.linguist.language.ngram.trie.NgramTrieModel
-
Word insertion probability property
- PROP_WORD_INSERTION_PROBABILITY - Static variable in interface edu.cmu.sphinx.linguist.Linguist
-
Word insertion probability property
- PROP_WORD_REPLACEMENT - Static variable in interface edu.cmu.sphinx.linguist.dictionary.Dictionary
-
The property that specifies the word to substitute when a lookup fails to find the word in the
dictionary.
- PropertyException - Exception in edu.cmu.sphinx.util.props
-
Indicates that a problem occurred while setting one or more properties for this component
- PropertyException(String, String, String) - Constructor for exception edu.cmu.sphinx.util.props.PropertyException
-
Creates a new property exception.
- PropertyException(Throwable, String, String, String) - Constructor for exception edu.cmu.sphinx.util.props.PropertyException
-
Creates a new property exception.
- PropertyException(Exception) - Constructor for exception edu.cmu.sphinx.util.props.PropertyException
-
- PropertySheet - Class in edu.cmu.sphinx.util.props
-
A property sheet which defines a collection of properties for a single component
in the system.
- PropertySheet(Configurable, String, RawPropertyData, ConfigurationManager) - Constructor for class edu.cmu.sphinx.util.props.PropertySheet
-
- PropertySheet(Class<? extends Configurable>, String, ConfigurationManager, RawPropertyData) - Constructor for class edu.cmu.sphinx.util.props.PropertySheet
-
- PropertyType - Enum in edu.cmu.sphinx.util.props
-
An enum type that defines the possible property types.
- PrunableMixtureComponent - Class in edu.cmu.sphinx.linguist.acoustic.tiedstate.tiedmixture
-
Mixture component with partial score computation result.
- PrunableMixtureComponent(float[], float[][], float[], float[], float[][], float[], float, float, int) - Constructor for class edu.cmu.sphinx.linguist.acoustic.tiedstate.tiedmixture.PrunableMixtureComponent
-
- prune(ActiveList) - Method in class edu.cmu.sphinx.decoder.pruner.NullPruner
-
prunes the given set of states
- prune(ActiveList) - Method in interface edu.cmu.sphinx.decoder.pruner.Pruner
-
prunes the given set of states
- prune(ActiveList) - Method in class edu.cmu.sphinx.decoder.pruner.SimplePruner
-
prunes the given set of states
- pruneBranches() - Method in class edu.cmu.sphinx.decoder.search.SimpleBreadthFirstSearchManager
-
Removes unpromising branches from the active list
- pruneBranches() - Method in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstSearchManager
-
Removes unpromising branches from the active list
- pruneFastMatchBranches() - Method in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstLookaheadSearchManager
-
Removes unpromising branches from the fast match active list
- Pruner - Interface in edu.cmu.sphinx.decoder.pruner
-
Provides a mechanism for pruning a set of StateTokens
- pruner - Variable in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstSearchManager
-
- pruneTimer - Variable in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstSearchManager
-
- PUBLIC - Static variable in interface edu.cmu.sphinx.jsgf.parser.JSGFParserConstants
-
- purge() - Method in interface edu.cmu.sphinx.decoder.search.ActiveList
-
Purges the active list of excess members returning a (potentially new) active list
- purge() - Method in class edu.cmu.sphinx.decoder.search.AlternateHypothesisManager
-
Purge all but max number of alternate preceding token hypotheses.
- put(int, int, float[]) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.GaussianWeights
-
- put(HMM) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HMMManager
-
Put an HMM into this manager
- put(int, T) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Pool
-
Places the given object in the pool.
- putResponse(String) - Method in class edu.cmu.sphinx.util.CommandInterpreter
-
Outputs a response to the sender.
- S3FeatureExtractor - Class in edu.cmu.sphinx.frontend.feature
-
Computes the delta and double delta of input cepstrum (or plp or ...).
- S3FeatureExtractor() - Constructor for class edu.cmu.sphinx.frontend.feature.S3FeatureExtractor
-
- S4Boolean - Annotation Type in edu.cmu.sphinx.util.props
-
A logical property.
- S4Component - Annotation Type in edu.cmu.sphinx.util.props
-
A component property.
- S4ComponentList - Annotation Type in edu.cmu.sphinx.util.props
-
A list property.
- S4Double - Annotation Type in edu.cmu.sphinx.util.props
-
* A double property.
- S4Integer - Annotation Type in edu.cmu.sphinx.util.props
-
An integer property.
- S4Property - Annotation Type in edu.cmu.sphinx.util.props
-
A tag which superclasses all sphinx property annotations.
- S4PropWrapper - Class in edu.cmu.sphinx.util.props
-
Wraps annotations
- S4PropWrapper(Annotation) - Constructor for class edu.cmu.sphinx.util.props.S4PropWrapper
-
- S4String - Annotation Type in edu.cmu.sphinx.util.props
-
A string property.
- S4StringList - Annotation Type in edu.cmu.sphinx.util.props
-
A List containing float numbers.
- sameSenoneSequence(int[], int[]) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTKLoader
-
Returns true if the given senone sequence IDs are the same.
- sameSenoneSequence(int[], int[]) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Sphinx3Loader
-
Returns true if the given senone sequence IDs are the same.
- sampleRate - Variable in class edu.cmu.sphinx.frontend.util.AudioFileDataSource
-
- sampleRate - Variable in class edu.cmu.sphinx.frontend.util.StreamDataSource
-
- samplesPerSecond - Variable in class edu.cmu.sphinx.tools.batch.BatchNISTRecognizer
-
- save(String, AudioFileFormat.Type) - Method in class edu.cmu.sphinx.frontend.util.Utterance
-
Save the audio as a WAV file in the given file.
- save(String) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.GMMDiag
-
Saves in proprietary format
- save(String, boolean) - Method in interface edu.cmu.sphinx.linguist.acoustic.tiedstate.Saver
-
- save(String, boolean) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.Sphinx3Saver
-
Saves the AcousticModel from a directory in the file system.
- save(String) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.TrainerAcousticModel
-
Saves the acoustic model with a given name and format
- save(ConfigurationManager, File) - Static method in class edu.cmu.sphinx.util.props.ConfigurationManagerUtils
-
- SAVE_LOCATION - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.Sphinx3Saver
-
- saveFormat - Variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.TrainerAcousticModel
-
- saveHTK(String, String) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.GMMDiag
-
- saveHTK(String, String, String) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.GMMDiag
-
- saveHTKheader(String, String) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.GMMDiag
-
- saveHTKState(PrintWriter) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.GMMDiag
-
- saveHTKtailer(int, PrintWriter) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.GMMDiag
-
- saveJSGF(URL) - Method in class edu.cmu.sphinx.jsgf.JSGFRuleGrammar
-
This JSGFRule grammar will be saved to the file in the provided URL,
Overwriting any contents in the provided file, or creating a new one if
it does not exist.
- saveModel(String) - Method in class edu.cmu.sphinx.fst.Fst
-
Saves binary model to disk
- saveModel(String) - Method in class edu.cmu.sphinx.fst.ImmutableFst
-
- saveModels(String) - Method in class edu.cmu.sphinx.trainer.SimpleTrainManager
-
Saves the acoustic models.
- saveModels(String) - Method in interface edu.cmu.sphinx.trainer.TrainManager
-
Saves the acoustic models.
- Saver - Interface in edu.cmu.sphinx.linguist.acoustic.tiedstate
-
Generic interface for a saver of acoustic models
- SAVER - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.TrainerAcousticModel
-
- saveTransitionMatricesAscii(Pool<float[][]>, String, boolean) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.Sphinx3Saver
-
Saves the transition matrices
- saveTransitionMatricesBinary(Pool<float[][]>, String, boolean) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.Sphinx3Saver
-
Saves the transition matrices (Binary)
- SaxLoader - Class in edu.cmu.sphinx.util.props
-
Loads configuration from an XML file
- SaxLoader(URL, Map<String, String>, Map<String, RawPropertyData>, boolean) - Constructor for class edu.cmu.sphinx.util.props.SaxLoader
-
Creates a loader that will load from the given location
- SaxLoader(URL, Map<String, String>) - Constructor for class edu.cmu.sphinx.util.props.SaxLoader
-
Creates a loader that will load from the given location
- scaleComplex(Complex, double) - Method in class edu.cmu.sphinx.util.Complex
-
Method to scale a complex number by a real one.
- scaledSpectrogram - Variable in class edu.cmu.sphinx.tools.audio.CepstrumPanel
-
A scaled version of the spectrogram image.
- scaledSpectrogram - Variable in class edu.cmu.sphinx.tools.audio.SpectrogramPanel
-
A scaled version of the spectrogram image.
- scanFromFront - Variable in class edu.cmu.sphinx.alignment.tokenizer.PronounceableFSM
-
Whether we should scan the input string from the front.
- SCORE_NORMALIZER - Static variable in class edu.cmu.sphinx.decoder.scorer.SimpleAcousticScorer
-
An optional post-processor for computed scores that will normalize
scores.
- Scoreable - Interface in edu.cmu.sphinx.decoder.scorer
-
Represents an entity that can be scored against a data
- ScoreCachingSenone - Class in edu.cmu.sphinx.linguist.acoustic.tiedstate
-
Implements a Senone that contains a cache of the last scored data.
- ScoreCachingSenone() - Constructor for class edu.cmu.sphinx.linguist.acoustic.tiedstate.ScoreCachingSenone
-
- scoreFastMatchTokens() - Method in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstLookaheadSearchManager
-
- ScoreNormalizer - Interface in edu.cmu.sphinx.decoder.scorer
-
Describes all API-elements that are necessary to normalize token-scores after these have been computed by an
AcousticScorer.
- scoreNormalizer - Variable in class edu.cmu.sphinx.decoder.scorer.SimpleAcousticScorer
-
- ScoreProvider - Interface in edu.cmu.sphinx.decoder.scorer
-
Thing that can provide the score
- scorer - Variable in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstSearchManager
-
- scoreTimer - Variable in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstSearchManager
-
- scoreTokens() - Method in class edu.cmu.sphinx.decoder.search.SimpleBreadthFirstSearchManager
-
Calculate the acoustic scores for the active list.
- scoreTokens() - Method in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstSearchManager
-
Calculate the acoustic scores for the active list.
- search(ArrayList<String>, ArrayList<String>, int) - Static method in class edu.cmu.sphinx.fst.utils.Utils
-
Searches an ArrayList of Strings starting from a specific position for a
pattern
- searchGraph - Variable in class edu.cmu.sphinx.linguist.flat.FlatLinguist
-
- SearchGraph - Interface in edu.cmu.sphinx.linguist
-
Represents a search graph
- searchManager - Variable in class edu.cmu.sphinx.decoder.AbstractDecoder
-
- SearchManager - Interface in edu.cmu.sphinx.decoder.search
-
Defines the interface for the SearchManager.
- SearchState - Interface in edu.cmu.sphinx.linguist
-
Represents a single state in a language search space
- SearchStateArc - Interface in edu.cmu.sphinx.linguist
-
Represents a single state in a language search space
- sectionLike(Item) - Static method in class edu.cmu.sphinx.alignment.USEnglishTokenizer
-
Returns true if the given token item contains a token that is in a
section-like context, e.g., "chapter" or "act".
- Segment - Class in edu.cmu.sphinx.speakerid
-
- Segment(Segment) - Constructor for class edu.cmu.sphinx.speakerid.Segment
-
- Segment(int, int) - Constructor for class edu.cmu.sphinx.speakerid.Segment
-
- Segment(int, int, float[]) - Constructor for class edu.cmu.sphinx.speakerid.Segment
-
- Segment() - Constructor for class edu.cmu.sphinx.speakerid.Segment
-
- Segmenter - Class in edu.cmu.sphinx.tools.endpoint
-
- Segmenter() - Constructor for class edu.cmu.sphinx.tools.endpoint.Segmenter
-
- selectAll() - Method in class edu.cmu.sphinx.tools.audio.AudioPanel
-
Clears the current selection.
- selectedDataProcessors - Variable in class edu.cmu.sphinx.frontend.AutoCepstrum
-
The list of DataProcessor
s which were auto-configured for
this Cepstrum component.
- selectionEnd - Variable in class edu.cmu.sphinx.tools.audio.AudioData
-
- selectionEnd - Variable in class edu.cmu.sphinx.tools.audio.AudioPanel
-
- selectionStart - Variable in class edu.cmu.sphinx.tools.audio.AudioData
-
- selectionStart - Variable in class edu.cmu.sphinx.tools.audio.AudioPanel
-
- semiring - Variable in class edu.cmu.sphinx.fst.Fst
-
- Semiring - Class in edu.cmu.sphinx.fst.semiring
-
Abstract semiring class.
- Semiring() - Constructor for class edu.cmu.sphinx.fst.semiring.Semiring
-
- sendCommand(String) - Method in class edu.cmu.sphinx.util.SocketCommandClient
-
sends a command, retries on error which will attempt to repair a dead socket
- sendCommandGetResponse(String) - Method in class edu.cmu.sphinx.util.SocketCommandClient
-
sends a command get a response
- Senone - Interface in edu.cmu.sphinx.linguist.acoustic.tiedstate
-
Represents a set of acoustic data that can be scored against a feature
- SenoneHMM - Class in edu.cmu.sphinx.linguist.acoustic.tiedstate
-
Represents a hidden-markov-model.
- SenoneHMM(Unit, SenoneSequence, float[][], HMMPosition) - Constructor for class edu.cmu.sphinx.linguist.acoustic.tiedstate.SenoneHMM
-
Constructs an HMM
- SenoneHMMState - Class in edu.cmu.sphinx.linguist.acoustic.tiedstate
-
Represents a single state in an HMM
- senonePool - Variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Sphinx3Loader
-
- SenoneSequence - Class in edu.cmu.sphinx.linguist.acoustic.tiedstate
-
Contains an ordered list of senones.
- SenoneSequence(Senone[]) - Constructor for class edu.cmu.sphinx.linguist.acoustic.tiedstate.SenoneSequence
-
Constructs a senone sequence
- SENTENCE_END_SPELLING - Static variable in interface edu.cmu.sphinx.linguist.dictionary.Dictionary
-
Spelling of the sentence end word.
- SENTENCE_START_SPELLING - Static variable in interface edu.cmu.sphinx.linguist.dictionary.Dictionary
-
Spelling of the sentence start word.
- SentenceHMMState - Class in edu.cmu.sphinx.linguist.flat
-
Represents a single state in an SentenceHMM
- SentenceHMMState(String, SentenceHMMState, int) - Constructor for class edu.cmu.sphinx.linguist.flat.SentenceHMMState
-
Creates a SentenceHMMState
- SentenceHMMState() - Constructor for class edu.cmu.sphinx.linguist.flat.SentenceHMMState
-
Empty contructor
- SentenceHMMState.Color - Enum in edu.cmu.sphinx.linguist.flat
-
A Color is used to tag SentenceHMM nodes
- SentenceHMMStateArc - Class in edu.cmu.sphinx.linguist.flat
-
Represents a transition in a sentence HMM.
- SentenceHMMStateArc(SentenceHMMState, float, float) - Constructor for class edu.cmu.sphinx.linguist.flat.SentenceHMMStateArc
-
Creates a SentenceHMMStateArc
- sentenceToWords(List<String>) - Method in class edu.cmu.sphinx.api.SpeechAligner
-
- sequence() - Method in class edu.cmu.sphinx.jsgf.parser.JSGFParser
-
- SequiturImport - Class in edu.cmu.sphinx.fst.sequitur
-
Converter for an Fst in Sequitur G2P's XML to Sphinx binary OpenFst format.
- SequiturImport() - Constructor for class edu.cmu.sphinx.fst.sequitur.SequiturImport
-
- SequiturImport.Alphabet - Class in edu.cmu.sphinx.fst.sequitur
-
- SequiturImport.Arc - Class in edu.cmu.sphinx.fst.sequitur
-
- SequiturImport.FSA - Class in edu.cmu.sphinx.fst.sequitur
-
- SequiturImport.State - Class in edu.cmu.sphinx.fst.sequitur
-
- SequiturImport.Symbol - Class in edu.cmu.sphinx.fst.sequitur
-
- set(double, double) - Method in class edu.cmu.sphinx.util.Complex
-
Sets the real and imaginary parts of this complex number.
- setAcousticModel(String) - Method in class edu.cmu.sphinx.api.Context
-
Sets acoustic model location.
- setAcousticModelPath(String) - Method in class edu.cmu.sphinx.api.Configuration
-
Sets path to acoustic model.
- setAcousticScore(double) - Method in class edu.cmu.sphinx.result.Edge
-
Sets the acoustic score
- setActiveList(ActiveList) - Method in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstSearchManager
-
Sets the ActiveList.
- setAlpha(float) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.TrainerScore
-
Sets the forward probability.
- setArc(int, Arc) - Method in class edu.cmu.sphinx.fst.ImmutableState
-
Set an arc at the specified position in the arcs' array.
- setArc(int, Arc) - Method in class edu.cmu.sphinx.fst.State
-
Set an arc at the specified position in the arcs' ArrayList.
- setArcs(Arc[]) - Method in class edu.cmu.sphinx.fst.ImmutableState
-
Set the state's arcs array
- setArcs(ArrayList<Arc>) - Method in class edu.cmu.sphinx.fst.State
-
Set the state's arcs ArrayList
- setAudioData(short[]) - Method in class edu.cmu.sphinx.tools.audio.AudioData
-
Sets the audio data and notifies all ChangeListeners.
- setAudioFile(File, String) - Method in class edu.cmu.sphinx.frontend.util.AudioFileDataSource
-
Sets the audio file from which the data-stream will be generated of.
- setAudioFile(URL, String) - Method in class edu.cmu.sphinx.frontend.util.AudioFileDataSource
-
Sets the audio file from which the data-stream will be generated of.
- setAudioFile(URL, String) - Method in class edu.cmu.sphinx.frontend.util.ConcatAudioFileDataSource
-
- setBackwardScore(double) - Method in class edu.cmu.sphinx.result.Node
-
Sets the backward score for this node.
- SetBasedGaussianMixture - Class in edu.cmu.sphinx.linguist.acoustic.tiedstate.tiedmixture
-
Represents gaussian mixture that is based on provided mixture component set
All scores and weights are maintained in LogMath log base.
- SetBasedGaussianMixture(GaussianWeights, MixtureComponentSet, int) - Constructor for class edu.cmu.sphinx.linguist.acoustic.tiedstate.tiedmixture.SetBasedGaussianMixture
-
- setBaseURL(URL) - Method in class edu.cmu.sphinx.jsgf.JSGFGrammar
-
Sets the URL context of the JSGF grammars.
- setBatchFile(File) - Method in class edu.cmu.sphinx.frontend.util.ConcatAudioFileDataSource
-
- setBatchFile(String) - Method in class edu.cmu.sphinx.tools.batch.BatchModeRecognizer
-
Sets the batch file to use for this recognition
- setBatchFiles(List<File>) - Method in class edu.cmu.sphinx.frontend.util.ConcatAudioFileDataSource
-
- setBatchUrls(List<URL>) - Method in class edu.cmu.sphinx.frontend.util.ConcatAudioFileDataSource
-
- setBeginTime(long) - Method in class edu.cmu.sphinx.result.Node
-
Sets the frame number when the word began.
- setBestPredecessor(Node) - Method in class edu.cmu.sphinx.result.Node
-
Sets the best predecessor of this node.
- setBestToken(Token) - Method in interface edu.cmu.sphinx.decoder.search.ActiveList
-
Sets the best scoring token for this active list
- setBestToken(Token, SearchState) - Method in class edu.cmu.sphinx.decoder.search.SimpleBreadthFirstSearchManager
-
Sets the best token for a given state
- setBestToken(Token, SearchState) - Method in class edu.cmu.sphinx.decoder.search.TokenHeapSearchManager
-
- setBestToken(Token, SearchState) - Method in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstSearchManager
-
Sets the best token for a given state
- setBestTokenMap(Map<SearchState, Token>) - Method in class edu.cmu.sphinx.decoder.search.SimpleBreadthFirstSearchManager
-
Sets the best token Map.
- setBeta(float) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.TrainerScore
-
Sets the backward probability.
- setBicValue(double) - Method in class edu.cmu.sphinx.speakerid.SpeakerCluster
-
- setBoolean(String, Boolean) - Method in class edu.cmu.sphinx.util.props.PropertySheet
-
Sets the given property to the given name
- setClass(PropertySheet, Class<? extends Configurable>) - Static method in class edu.cmu.sphinx.util.props.ConfigurationManagerUtils
-
- setCM(ConfigurationManager) - Method in class edu.cmu.sphinx.util.props.PropertySheet
-
- setColor(SentenceHMMState.Color) - Method in class edu.cmu.sphinx.linguist.flat.SentenceHMMState
-
Sets the color for this node
- setComponent(String, String, Configurable) - Method in class edu.cmu.sphinx.util.props.PropertySheet
-
Sets the given property to the given name
- setComponentList(String, List<String>, List<Configurable>) - Method in class edu.cmu.sphinx.util.props.PropertySheet
-
Sets the given property to the given name
- setCost(float) - Method in class edu.cmu.sphinx.linguist.g2p.Path
-
Set the paths' cost
- setCount(int) - Method in class edu.cmu.sphinx.jsgf.rule.JSGFRuleCount
-
- setData(Data) - Method in class edu.cmu.sphinx.decoder.search.Token
-
Sets the feature for this Token.
- setDataSource(DataProcessor) - Method in class edu.cmu.sphinx.frontend.FrontEnd
-
Sets the source of data for this front end.
- setDeb(int) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.Lab
-
- setDebugStream(PrintStream) - Method in class edu.cmu.sphinx.jsgf.parser.JSGFParserTokenManager
-
- setDepthFirst(boolean) - Method in class edu.cmu.sphinx.linguist.util.LinguistDumper
-
Sets whether the traversal is depth first or breadth first
- setDestination(Node) - Method in class edu.cmu.sphinx.trainer.Edge
-
Sets the destination node for a given edge.
- setDictionary(String) - Method in class edu.cmu.sphinx.api.Context
-
Sets dictionary.
- setDictionaryPath(String) - Method in class edu.cmu.sphinx.api.Configuration
-
Sets path to dictionary.
- setDocumentLocator(Locator) - Method in class edu.cmu.sphinx.util.props.ConfigHandler
-
- setDouble(String, double) - Method in class edu.cmu.sphinx.util.props.PropertySheet
-
Sets the given property to the given name
- setEnabled(boolean) - Method in class edu.cmu.sphinx.jsgf.JSGFRuleGrammar
-
Set the enabled property of the Grammar.
- setEnabled(String, boolean) - Method in class edu.cmu.sphinx.jsgf.JSGFRuleGrammar
-
Set the enabled state of the listed rule.
- setEnabled(boolean) - Method in class edu.cmu.sphinx.util.StatisticsVariable
-
Sets the enabled state of this StatisticsVariable
- setEndTime(long) - Method in class edu.cmu.sphinx.result.Node
-
Sets the frame number when the words ended.
- setFanIn(boolean) - Method in class edu.cmu.sphinx.linguist.flat.SentenceHMMState
-
Sets the fan in state
- setFastMatchBestToken(Token, SearchState) - Method in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstLookaheadSearchManager
-
- setFeature(Pool.Feature, int) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Pool
-
Sets a feature for this pool.
- setFin(int) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.Lab
-
- setFinalNode(boolean) - Method in class edu.cmu.sphinx.linguist.language.grammar.GrammarNode
-
Sets the 'final' state of the grammar node.
- setFinalNode(Node) - Method in class edu.cmu.sphinx.trainer.Graph
-
Set the final node
- setFinalState(boolean) - Method in class edu.cmu.sphinx.linguist.flat.SentenceHMMState
-
Sets this is to be final state
- setFinalWeight(float) - Method in class edu.cmu.sphinx.fst.State
-
Set the state's final weight
- setFloat(String, float) - Method in class edu.cmu.sphinx.alignment.tokenizer.FeatureSet
-
Convenience method that sets the named feature as a float.
- setFloat(String, float) - Method in class edu.cmu.sphinx.alignment.tokenizer.Utterance
-
Convenience method that sets the named feature as a float.
- setForwardScore(double) - Method in class edu.cmu.sphinx.result.Node
-
Sets the backward score for this node.
- setGainFactor(double) - Method in class edu.cmu.sphinx.frontend.GainControlProcessor
-
- setGamma() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.TrainerScore
-
Computes the a posteriori probability.
- setGauId(int, int, int) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.tiedmixture.MixtureComponentSetScores
-
- setGauScoresQueueLength(int) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Sphinx3Loader
-
- setGlobalProperty(String, Object) - Method in class edu.cmu.sphinx.api.Context
-
Sets property of a top-level "property" tag.
- setGlobalProperty(String, String) - Method in class edu.cmu.sphinx.util.props.ConfigurationManager
-
Sets a global property.
- setGrammar(String, String) - Method in class edu.cmu.sphinx.api.Context
-
Sets path to the grammar files.
- setGrammarName(String) - Method in class edu.cmu.sphinx.api.Configuration
-
Sets grammar name if fixed grammar is used.
- setGrammarPath(String) - Method in class edu.cmu.sphinx.api.Configuration
-
Sets path to grammar resources.
- setGraph(UtteranceGraph) - Method in class edu.cmu.sphinx.trainer.BaumWelchLearner
-
Implements the setGraph method.
- setGraph(UtteranceGraph) - Method in class edu.cmu.sphinx.trainer.FlatInitializerLearner
-
Implements the setGraph method.
- setGraph(UtteranceGraph) - Method in interface edu.cmu.sphinx.trainer.Learner
-
Implements the setGraph method.
- setIlabel(int) - Method in class edu.cmu.sphinx.fst.Arc
-
Set the input label's id
- setInitialNode(Node) - Method in class edu.cmu.sphinx.result.Lattice
-
Set the initialNode for this Lattice.
- setInitialNode(Node) - Method in class edu.cmu.sphinx.trainer.Graph
-
Set the initial node
- setInputReader(Reader) - Method in class edu.cmu.sphinx.alignment.tokenizer.CharTokenizer
-
Sets the input reader
- setInputStream(AudioInputStream, String) - Method in class edu.cmu.sphinx.frontend.util.AudioFileDataSource
-
Sets the InputStream from which this StreamDataSource reads.
- setInputStream(InputStream, boolean) - Method in class edu.cmu.sphinx.frontend.util.StreamCepstrumSource
-
Sets the InputStream to read cepstral data from.
- setInputStream(InputStream) - Method in class edu.cmu.sphinx.frontend.util.StreamDataSource
-
- setInputStream(InputStream, TimeFrame) - Method in class edu.cmu.sphinx.frontend.util.StreamDataSource
-
Sets the InputStream from which this StreamDataSource reads.
- setInputStream(InputStream) - Method in class edu.cmu.sphinx.frontend.util.StreamHTKCepstrum
-
Sets the InputStream to read cepstral data from.
- setInputStream(BatchNISTRecognizer.CTLUtterance) - Method in class edu.cmu.sphinx.tools.batch.BatchForcedAlignerRecognizer
-
- setInputStream(BatchNISTRecognizer.CTLUtterance) - Method in class edu.cmu.sphinx.tools.batch.BatchNISTRecognizer
-
- setInputText(String) - Method in class edu.cmu.sphinx.alignment.tokenizer.CharTokenizer
-
Sets the text to tokenize.
- setInstanceName(String) - Method in class edu.cmu.sphinx.util.props.PropertySheet
-
- setInt(String, int) - Method in class edu.cmu.sphinx.alignment.tokenizer.FeatureSet
-
Convenience method that sets the named feature as a int.
- setInt(String, int) - Method in class edu.cmu.sphinx.alignment.tokenizer.Utterance
-
Convenience method that sets the named feature as an int.
- setInt(String, int) - Method in class edu.cmu.sphinx.util.props.PropertySheet
-
Sets the given property to the given name
- setIsyms(String[]) - Method in class edu.cmu.sphinx.fst.Fst
-
Set the input symbols
- setLab(Lab) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.HMMState
-
- setLabels(float[], String[]) - Method in class edu.cmu.sphinx.tools.audio.AudioPanel
-
Sets the labels to be used when drawing this panel.
- setLanguageModel(String) - Method in class edu.cmu.sphinx.api.Context
-
Sets path to the language model.
- setLanguageModelPath(String) - Method in class edu.cmu.sphinx.api.Configuration
-
Sets paths to language model resource.
- setLastWord(String) - Method in class edu.cmu.sphinx.alignment.tokenizer.WordRelation
-
Sets the last Item in this WordRelation to the given word.
- setLattice(Lattice) - Method in class edu.cmu.sphinx.linguist.language.grammar.LatticeGrammar
-
- setLeft(L) - Method in class edu.cmu.sphinx.fst.utils.Pair
-
- setLength(int) - Method in class edu.cmu.sphinx.speakerid.Segment
-
- setLineNumber(int) - Method in class edu.cmu.sphinx.alignment.Token
-
Set the line of this token in the original text.
- setLMScore(double) - Method in class edu.cmu.sphinx.result.Edge
-
Sets the language model score
- setLocalProperty(String, Object) - Method in class edu.cmu.sphinx.api.Context
-
Sets property within a "component" tag in configuration.
- setLogBase(float) - Static method in class edu.cmu.sphinx.util.LogMath
-
Sets log base.
- setLogLikelihood(float) - Static method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.TrainerScore
-
Sets the overall likelihood.
- setMean(int, int, float) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.GMMDiag
-
- setName(String) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.Lab
-
- setName(String) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.SingleHMM
-
- setNextState(State) - Method in class edu.cmu.sphinx.fst.Arc
-
Set the next state
- setNom(String) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.GMMDiag
-
- setNumStateOrder(int) - Method in interface edu.cmu.sphinx.decoder.search.ActiveListManager
-
Sets the total number of state types to be managed
- setNumStateOrder(int) - Method in class edu.cmu.sphinx.decoder.search.SimpleActiveListManager
-
- setObject(String, Object) - Method in class edu.cmu.sphinx.alignment.tokenizer.FeatureSet
-
Sets the named feature.
- setObject(String, Object) - Method in class edu.cmu.sphinx.alignment.tokenizer.Utterance
-
Sets the named feature.
- setObject(Object) - Method in class edu.cmu.sphinx.trainer.Node
-
Assign an object to this node.
- setOffsetFactor(double) - Method in class edu.cmu.sphinx.tools.audio.CepstrumPanel
-
Updates the offset factor used to calculate the greyscale values from the intensities.
- setOffsetFactor(double) - Method in class edu.cmu.sphinx.tools.audio.SpectrogramPanel
-
Updates the offset factor used to calculate the greyscale values from the intensities.
- setOlabel(int) - Method in class edu.cmu.sphinx.fst.Arc
-
Set the output label's id
- setOsyms(String[]) - Method in class edu.cmu.sphinx.fst.Fst
-
Set the output symbols
- setOutFilePattern(String) - Method in class edu.cmu.sphinx.frontend.util.WavWriter
-
Sets the pattern for the output file name.
- setPath(ArrayList<String>) - Method in class edu.cmu.sphinx.linguist.g2p.Path
-
Set the path
- setPosition(int) - Method in class edu.cmu.sphinx.alignment.Token
-
Sets the position of the token in the original input text.
- setPosterior(double) - Method in class edu.cmu.sphinx.result.Node
-
Sets the posterior probability of this node.
- setPostpunctuation(String) - Method in class edu.cmu.sphinx.alignment.Token
-
Sets the postpunctuation characters of this Token.
- setPostpunctuationSymbols(String) - Method in class edu.cmu.sphinx.alignment.tokenizer.CharTokenizer
-
Sets the postpunctuation symbols of this Tokenizer to the given symbols.
- setPredecessor(DataProcessor) - Method in class edu.cmu.sphinx.decoder.FrameDecoder
-
- setPredecessor(DataProcessor) - Method in class edu.cmu.sphinx.frontend.AutoCepstrum
-
Sets the predecessor for this DataProcessor.
- setPredecessor(DataProcessor) - Method in class edu.cmu.sphinx.frontend.BaseDataProcessor
-
Sets the predecessor DataProcessor.
- setPredecessor(DataProcessor) - Method in interface edu.cmu.sphinx.frontend.DataProcessor
-
Sets the predecessor DataProcessor.
- setPredecessor(DataProcessor) - Method in class edu.cmu.sphinx.frontend.FrontEnd
-
Sets the source of data for this front end.
- setPrepunctuation(String) - Method in class edu.cmu.sphinx.alignment.Token
-
Sets the prepunctuation characters of this Token.
- setPrepunctuationSymbols(String) - Method in class edu.cmu.sphinx.alignment.tokenizer.CharTokenizer
-
Sets the prepunctuation symbols of this Tokenizer to the given symbols.
- setProcessed(boolean) - Method in class edu.cmu.sphinx.linguist.flat.SentenceHMMState
-
Sets the processed flag for this state
- setPrompt(String) - Method in class edu.cmu.sphinx.util.CommandInterpreter
-
Sets the prompt for the interpreter
- setProperty(ConfigurationManager, String, String) - Static method in class edu.cmu.sphinx.util.props.ConfigurationManagerUtils
-
Attempts to set the value of an arbitrary component-property.
- setProperty(ConfigurationManager, String, String, String) - Static method in class edu.cmu.sphinx.util.props.ConfigurationManagerUtils
-
- setReferenceText(String) - Method in class edu.cmu.sphinx.result.Result
-
Sets the reference text
- setResultList(List<Token>) - Method in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstSearchManager
-
Sets the result list.
- setRight(R) - Method in class edu.cmu.sphinx.fst.utils.Pair
-
- setRule(String, JSGFRule, boolean) - Method in class edu.cmu.sphinx.jsgf.JSGFRuleGrammar
-
Set a rule in the grammar either by creating a new rule or updating an
existing rule.
- setRule(JSGFRule) - Method in class edu.cmu.sphinx.jsgf.rule.JSGFRuleCount
-
- setRule(JSGFRule) - Method in class edu.cmu.sphinx.jsgf.rule.JSGFRuleTag
-
- setRuleChanged(String, boolean) - Method in class edu.cmu.sphinx.jsgf.JSGFRuleGrammar
-
- setRuleName(String) - Method in class edu.cmu.sphinx.jsgf.rule.JSGFRuleName
-
- setRules(List<JSGFRule>) - Method in class edu.cmu.sphinx.jsgf.rule.JSGFRuleAlternatives
-
- setRules(List<JSGFRule>) - Method in class edu.cmu.sphinx.jsgf.rule.JSGFRuleSequence
-
- setSampleRate(int) - Method in class edu.cmu.sphinx.api.Configuration
-
Sets sample rate for the input stream.
- setSampleRate(int) - Method in class edu.cmu.sphinx.api.Context
-
Sets sampleRate.
- setScalingFactor(float) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.TrainerScore
-
Sets the scaling factor for this frame..
- setScore(float) - Method in class edu.cmu.sphinx.decoder.search.Token
-
Sets the score for this token
- setScore(int, int, float) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.tiedmixture.MixtureComponentSetScores
-
- setScoreQueueLength(int) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.tiedmixture.MixtureComponentSet
-
How long scores for previous frames should be stored.
- setSelectionEnd(int) - Method in class edu.cmu.sphinx.tools.audio.AudioPanel
-
Sets the index of the sample of representing the end of the selection
- setSelectionStart(int) - Method in class edu.cmu.sphinx.tools.audio.AudioPanel
-
Sets the index of the sample of representing the start of the selection
- setSemiring(Semiring) - Method in class edu.cmu.sphinx.fst.Fst
-
Set the Semiring
- setSharedState(boolean) - Method in class edu.cmu.sphinx.linguist.flat.SentenceHMMState
-
Sets the shared state flag
- setShowAlignedResults(boolean) - Method in class edu.cmu.sphinx.util.NISTAlign
-
Sets whether aligned results are displayed
- setShowResults(boolean) - Method in class edu.cmu.sphinx.util.NISTAlign
-
Sets whether results are displayed
- setSingleCharSymbols(String) - Method in class edu.cmu.sphinx.alignment.tokenizer.CharTokenizer
-
Sets the single character symbols of this Tokenizer to the given
symbols.
- setSocket(Socket) - Method in class edu.cmu.sphinx.util.CommandInterpreter
-
Sets the Socket for this CommandInterpreter.
- setSoTimeout(int) - Method in class edu.cmu.sphinx.util.SocketCommandClient
-
Enable/disable SO_TIMEOUT with the specified timeout, in milliseconds.
- setSource(Node) - Method in class edu.cmu.sphinx.trainer.Edge
-
Sets source node for a given edge.
- setSpeech(boolean) - Method in class edu.cmu.sphinx.frontend.endpoint.SpeechClassifiedData
-
Sets whether this SpeechClassifiedData is speech or not.
- setSpeechSource(InputStream, TimeFrame) - Method in class edu.cmu.sphinx.api.Context
-
- setSpeechSource(InputStream) - Method in class edu.cmu.sphinx.api.Context
-
Sets byte stream as the speech source.
- setStart(State) - Method in class edu.cmu.sphinx.fst.Fst
-
Set the initial state
- setStartTime(int) - Method in class edu.cmu.sphinx.speakerid.Segment
-
- setState(int, HMMState) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.SingleHMM
-
- setStateIdx(int) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.Lab
-
- setStopAcceptConnections() - Method in class edu.cmu.sphinx.util.SocketCommandInterpreter
-
Stops this SocketCommandInterpreter from accepting connections.
- setStreams(BufferedReader, PrintWriter) - Method in class edu.cmu.sphinx.util.CommandInterpreter
-
Sets the I/O streams
- setString(String, String) - Method in class edu.cmu.sphinx.alignment.tokenizer.FeatureSet
-
Convenience method that sets the named feature as a String.
- setString(String, String) - Method in class edu.cmu.sphinx.alignment.tokenizer.Utterance
-
Convenience method that sets the named feature as a String.
- setString(String, String) - Method in class edu.cmu.sphinx.util.props.PropertySheet
-
Sets the given property to the given name
- setTable(float[], int, boolean) - Method in class edu.cmu.sphinx.linguist.language.ngram.trie.NgramTrieQuant
-
Setter that is used during quantation reading
- setTabSize(int) - Method in class edu.cmu.sphinx.jsgf.parser.JavaCharStream
-
- setTag(String) - Method in class edu.cmu.sphinx.jsgf.rule.JSGFRuleTag
-
- setTerminalNode(Node) - Method in class edu.cmu.sphinx.result.Lattice
-
Set the terminalNode for this Lattice.
- setTerse(boolean) - Method in class edu.cmu.sphinx.util.SphinxLogFormatter
-
Sets the level of output
- setText(String) - Method in class edu.cmu.sphinx.jsgf.rule.JSGFRuleToken
-
- setText(String) - Method in class edu.cmu.sphinx.linguist.language.grammar.AlignerGrammar
-
- setText(List<String>) - Method in class edu.cmu.sphinx.linguist.language.ngram.DynamicTrigramModel
-
- setTokenizer(TextTokenizer) - Method in class edu.cmu.sphinx.api.SpeechAligner
-
- setTrace(boolean) - Method in class edu.cmu.sphinx.util.CommandInterpreter
-
Sets the trace mode of the command interpreter.
- setTrace(boolean) - Method in class edu.cmu.sphinx.util.SocketCommandInterpreter
-
Sets the trace mode of the command interpreter.
- setTrans(float[][]) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.SingleHMM
-
- setTrans(int) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.SingleHMM
-
- setTransform(Transform) - Method in class edu.cmu.sphinx.api.AbstractSpeechRecognizer
-
- setupAcousticModel(PropertySheet) - Method in class edu.cmu.sphinx.linguist.aflat.AFlatLinguist
-
Sets up the acoustic model.
- setUseGrammar(boolean) - Method in class edu.cmu.sphinx.api.Configuration
-
Sets whether fixed grammar should be used instead of language model.
- setUseTable(boolean) - Static method in class edu.cmu.sphinx.util.LogMath
-
The property that controls whether we use the old, slow (but correct)
method of performing the LogMath.add by doing the actual computation.
- setUtterance(String) - Method in class edu.cmu.sphinx.linguist.language.grammar.BatchForcedAlignerGrammar
-
- setUtterance(Utterance) - Method in class edu.cmu.sphinx.trainer.BaumWelchLearner
-
Sets the learner to use a utterance.
- setUtterance(Utterance) - Method in class edu.cmu.sphinx.trainer.FlatInitializerLearner
-
Sets the learner to use a utterance.
- setUtterance(Utterance) - Method in interface edu.cmu.sphinx.trainer.Learner
-
Sets the learner to use a utterance.
- setValue(double) - Method in class edu.cmu.sphinx.util.StatisticsVariable
-
Sets the value for this StatisticsVariable
- setVar(int, int, float) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.GMMDiag
-
- setViterbiScore(double) - Method in class edu.cmu.sphinx.result.Node
-
Sets the Viterbi score for this node.
- setVu(VUMeter) - Method in class edu.cmu.sphinx.frontend.util.VUMeterPanel
-
- setWeight(float) - Method in class edu.cmu.sphinx.fst.Arc
-
Set the arc's weight
- setWeight(int, float) - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.GMMDiag
-
- setWeights(List<Float>) - Method in class edu.cmu.sphinx.jsgf.rule.JSGFRuleAlternatives
-
- setWhich(int) - Method in class edu.cmu.sphinx.linguist.flat.SentenceHMMState
-
Sets the index for this state
- setWhitespace(String) - Method in class edu.cmu.sphinx.alignment.Token
-
Sets the whitespace characters of this Token.
- setWhitespaceSymbols(String) - Method in class edu.cmu.sphinx.alignment.tokenizer.CharTokenizer
-
Sets the whitespace symbols of this Tokenizer to the given symbols.
- setWord(String) - Method in class edu.cmu.sphinx.alignment.Token
-
Sets the string of this Token.
- setWord(Word) - Method in class edu.cmu.sphinx.linguist.dictionary.Pronunciation
-
Sets the word this pronunciation represents.
- setWords(Iterable<String>) - Method in class edu.cmu.sphinx.linguist.language.grammar.AlignerGrammar
-
- setWordStart(boolean) - Method in class edu.cmu.sphinx.linguist.flat.SentenceHMMState
-
Sets the 'wordStart' flag
- shell(String) - Method in class edu.cmu.sphinx.tools.batch.BatchModeRecognizer
-
- shortArrayToString(short[]) - Static method in class edu.cmu.sphinx.frontend.util.DataUtil
-
Returns the string representation of the given short array.
- shortestDistance(Fst) - Static method in class edu.cmu.sphinx.fst.operations.NShortestPaths
-
Calculates the shortest distances from each state to the final
- shorts - Variable in class edu.cmu.sphinx.tools.audio.AudioData
-
- showAudioSummary() - Method in class edu.cmu.sphinx.instrumentation.SpeedTracker
-
Shows the audio summary data
- showAudioUsage() - Method in class edu.cmu.sphinx.instrumentation.SpeedTracker
-
Shows the audio usage data
- showConfig(ConfigurationManager) - Static method in class edu.cmu.sphinx.util.props.ConfigurationManagerUtils
-
Shows the current configuration
- showConfig(ConfigurationManager, String) - Static method in class edu.cmu.sphinx.util.props.ConfigurationManagerUtils
-
Show the configuration for the component with the given name
- showConfigAsGDL(ConfigurationManager, String) - Static method in class edu.cmu.sphinx.util.props.tools.GDLDumper
-
Dumps the config as a GDL plot
- showConfigAsHTML(ConfigurationManager, String) - Static method in class edu.cmu.sphinx.util.props.tools.HTMLDumper
-
Dumps the config as a set of HTML tables
- showCount() - Static method in class edu.cmu.sphinx.decoder.search.Token
-
Shows the token count
- showDetails(String) - Method in class edu.cmu.sphinx.instrumentation.AccuracyTracker
-
Shows the complete details.
- showTokenCount - Variable in class edu.cmu.sphinx.decoder.search.SimpleBreadthFirstSearchManager
-
- showTokenCount() - Method in class edu.cmu.sphinx.decoder.search.SimpleBreadthFirstSearchManager
-
Counts all the tokens in the active list (and displays them).
- showTokenCount - Variable in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstSearchManager
-
- showTokenCount() - Method in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstSearchManager
-
Counts all the tokens in the active list (and displays them).
- Signal - Class in edu.cmu.sphinx.frontend
-
Indicates events like beginning or end of data, data dropped, quality changed, etc..
- Signal(long) - Constructor for class edu.cmu.sphinx.frontend.Signal
-
Constructs a Signal with the given name.
- SignalListener - Interface in edu.cmu.sphinx.frontend
-
The listener interface for being informed when a
Signal
is generated.
- signalOccurred(Signal) - Method in interface edu.cmu.sphinx.frontend.SignalListener
-
Method called when a signal is detected
- signalOccurred(Signal) - Method in class edu.cmu.sphinx.instrumentation.SpeedTracker
-
- signedData - Variable in class edu.cmu.sphinx.frontend.util.AudioFileDataSource
-
- SILENCE - Static variable in class edu.cmu.sphinx.linguist.acoustic.UnitManager
-
The silence unit
- SILENCE_CIPHONE - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTKLoader
-
- SILENCE_CIPHONE - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Sphinx3Loader
-
- SILENCE_CIPHONE - Static variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.Sphinx3Saver
-
- SILENCE_NAME - Static variable in class edu.cmu.sphinx.linguist.acoustic.UnitManager
-
The name for the silence unit
- SILENCE_SPELLING - Static variable in interface edu.cmu.sphinx.linguist.dictionary.Dictionary
-
Spelling of the 'word' that marks a silence
- SILENCE_WITH_LOOPBACK - Static variable in class edu.cmu.sphinx.trainer.NodeType
-
NodeType to indicate node containing silence with loopback.
- SimpleAcousticScorer - Class in edu.cmu.sphinx.decoder.scorer
-
- SimpleAcousticScorer(BaseDataProcessor, ScoreNormalizer) - Constructor for class edu.cmu.sphinx.decoder.scorer.SimpleAcousticScorer
-
- SimpleAcousticScorer() - Constructor for class edu.cmu.sphinx.decoder.scorer.SimpleAcousticScorer
-
- SimpleActiveListFactory - Class in edu.cmu.sphinx.decoder.search
-
A factory for simple active lists
- SimpleActiveListFactory(int, double) - Constructor for class edu.cmu.sphinx.decoder.search.SimpleActiveListFactory
-
Creates factory for simple active lists
- SimpleActiveListFactory() - Constructor for class edu.cmu.sphinx.decoder.search.SimpleActiveListFactory
-
- SimpleActiveListManager - Class in edu.cmu.sphinx.decoder.search
-
A list of ActiveLists.
- SimpleActiveListManager(List<ActiveListFactory>, boolean) - Constructor for class edu.cmu.sphinx.decoder.search.SimpleActiveListManager
-
Create a simple list manager
- SimpleActiveListManager() - Constructor for class edu.cmu.sphinx.decoder.search.SimpleActiveListManager
-
- SimpleBatchManager - Class in edu.cmu.sphinx.util
-
A simple implementation of the batch manager suitable for single threaded batch processing
- SimpleBatchManager(String, int, int, int) - Constructor for class edu.cmu.sphinx.util.SimpleBatchManager
-
Constructs a SimpleBatchManager object.
- SimpleBreadthFirstSearchManager - Class in edu.cmu.sphinx.decoder.search
-
Provides the breadth first search.
- SimpleBreadthFirstSearchManager() - Constructor for class edu.cmu.sphinx.decoder.search.SimpleBreadthFirstSearchManager
-
- SimpleBreadthFirstSearchManager(Linguist, Pruner, AcousticScorer, ActiveListFactory, boolean, double, int, boolean) - Constructor for class edu.cmu.sphinx.decoder.search.SimpleBreadthFirstSearchManager
-
Creates a manager for simple search
- SimpleControlFile - Class in edu.cmu.sphinx.trainer
-
Provides mechanisms for accessing a next utterance's file name and transcription.
- SimpleControlFile() - Constructor for class edu.cmu.sphinx.trainer.SimpleControlFile
-
- simpleGrammarName - Variable in class edu.cmu.sphinx.jsgf.rule.JSGFRuleName
-
- SimpleNGramModel - Class in edu.cmu.sphinx.linguist.language.ngram
-
An ASCII ARPA language model loader.
- SimpleNGramModel(String, Dictionary, float, int) - Constructor for class edu.cmu.sphinx.linguist.language.ngram.SimpleNGramModel
-
- SimpleNGramModel(URL, Dictionary, float, int) - Constructor for class edu.cmu.sphinx.linguist.language.ngram.SimpleNGramModel
-
- SimpleNGramModel() - Constructor for class edu.cmu.sphinx.linguist.language.ngram.SimpleNGramModel
-
- SimplePruner - Class in edu.cmu.sphinx.decoder.pruner
-
Performs the default pruning behavior which is to invoke the purge on the active list
- SimplePruner() - Constructor for class edu.cmu.sphinx.decoder.pruner.SimplePruner
-
- simpleRuleName - Variable in class edu.cmu.sphinx.jsgf.rule.JSGFRuleName
-
- SimpleTokenizer - Class in edu.cmu.sphinx.alignment
-
- SimpleTokenizer() - Constructor for class edu.cmu.sphinx.alignment.SimpleTokenizer
-
- SimpleTrainManager - Class in edu.cmu.sphinx.trainer
-
This is a dummy implementation of a TrainManager.
- SimpleTrainManager() - Constructor for class edu.cmu.sphinx.trainer.SimpleTrainManager
-
- SimpleTranscript - Class in edu.cmu.sphinx.trainer
-
Provides mechanisms for accessing a transcription.
- SimpleTranscript(String) - Constructor for class edu.cmu.sphinx.trainer.SimpleTranscript
-
Constructor for the SimpleTranscript.
- SimpleTranscript(Dictionary, boolean) - Constructor for class edu.cmu.sphinx.trainer.SimpleTranscript
-
Constructor for the SimpleTranscript.
- SimpleTranscript(String, Dictionary, boolean, String) - Constructor for class edu.cmu.sphinx.trainer.SimpleTranscript
-
Constructor for the SimpleTranscript.
- SimpleTranscript(String, Dictionary, boolean) - Constructor for class edu.cmu.sphinx.trainer.SimpleTranscript
-
Constructor for the SimpleTranscript.
- SimpleUtterance - Class in edu.cmu.sphinx.trainer
-
Provides mechanism for handling a simple utterance.
- SimpleUtterance() - Constructor for class edu.cmu.sphinx.trainer.SimpleUtterance
-
Constructor for class SimpleUtterance.
- SimpleUtterance(String) - Constructor for class edu.cmu.sphinx.trainer.SimpleUtterance
-
Constructor for class SimpleUtterance.
- SimpleWordListGrammar - Class in edu.cmu.sphinx.linguist.language.grammar
-
Defines a grammar based upon a list of words in a file.
- SimpleWordListGrammar(String, boolean, boolean, boolean, boolean, boolean, Dictionary) - Constructor for class edu.cmu.sphinx.linguist.language.grammar.SimpleWordListGrammar
-
- SimpleWordListGrammar() - Constructor for class edu.cmu.sphinx.linguist.language.grammar.SimpleWordListGrammar
-
- SINGLE_LINE_COMMENT - Static variable in interface edu.cmu.sphinx.jsgf.parser.JSGFParserConstants
-
- SingleHMM - Class in edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK
-
- SingleHMM(int) - Constructor for class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.SingleHMM
-
- Sinusoid - Class in edu.cmu.sphinx.tools.audio
-
A 16bit, linear SIGNED_PCM, little endian, sinusoid with a sample rate of 8kHz.
- Sinusoid(double, double, double, double) - Constructor for class edu.cmu.sphinx.tools.audio.Sinusoid
-
Creates a 16bit, linear SIGNED_PCM, little endian, sinusoid with a sample rate of 8kHz.
- size() - Method in interface edu.cmu.sphinx.decoder.search.ActiveList
-
Returns the size of this list
- size() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.Pool
-
Retrieves the size of the pool.
- size() - Method in class edu.cmu.sphinx.linguist.acoustic.tiedstate.tiedmixture.MixtureComponentSet
-
- size() - Method in class edu.cmu.sphinx.linguist.WordSequence
-
Returns the number of words in this sequence
- size() - Method in class edu.cmu.sphinx.result.BoundedPriorityQueue
-
- size() - Method in class edu.cmu.sphinx.trainer.Graph
-
Get this graph's size.
- size() - Method in interface edu.cmu.sphinx.trainer.UtteranceGraph
-
- skip(int) - Method in class edu.cmu.sphinx.tools.audio.AudioDataInputStream
-
- skip - Variable in class edu.cmu.sphinx.tools.batch.BatchModeRecognizer
-
- skipwhite() - Method in class edu.cmu.sphinx.util.ExtendedStreamTokenizer
-
Skip any carriage returns.
- SMOOTH_WINDOW - Static variable in class edu.cmu.sphinx.frontend.denoise.Denoise
-
- SocketCommandClient - Class in edu.cmu.sphinx.util
-
A client for a socketed command interpreter.
- SocketCommandClient(String, int) - Constructor for class edu.cmu.sphinx.util.SocketCommandClient
-
Creates a socket command client at the given host and port.
- SocketCommandClient() - Constructor for class edu.cmu.sphinx.util.SocketCommandClient
-
Creats a SocketCommandClient with no connection open must be called.
- SocketCommandInterpreter - Class in edu.cmu.sphinx.util
-
This class is a command interpreter.
- SocketCommandInterpreter(int) - Constructor for class edu.cmu.sphinx.util.SocketCommandInterpreter
-
Creates a command interpreter at the given port.
- sortHelper(Node, List<Node>, Set<Node>) - Method in class edu.cmu.sphinx.result.Lattice
-
- SortingActiveListFactory - Class in edu.cmu.sphinx.decoder.search
-
- SortingActiveListFactory(int, double) - Constructor for class edu.cmu.sphinx.decoder.search.SortingActiveListFactory
-
- SortingActiveListFactory() - Constructor for class edu.cmu.sphinx.decoder.search.SortingActiveListFactory
-
- sortNodes() - Method in class edu.cmu.sphinx.result.Lattice
-
Topologically sort the nodes in this lattice.
- sourceNode - Variable in class edu.cmu.sphinx.trainer.Edge
-
The source node for this edge
- sparseForm - Variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.Sphinx3Saver
-
- SpeakerCluster - Class in edu.cmu.sphinx.speakerid
-
- SpeakerCluster() - Constructor for class edu.cmu.sphinx.speakerid.SpeakerCluster
-
- SpeakerCluster(Segment, Array2DRowRealMatrix, double) - Constructor for class edu.cmu.sphinx.speakerid.SpeakerCluster
-
- SpeakerCluster(SpeakerCluster) - Constructor for class edu.cmu.sphinx.speakerid.SpeakerCluster
-
- SpeakerIdentification - Class in edu.cmu.sphinx.speakerid
-
Provides method for detecting the number of speakers from a given input file
- SpeakerIdentification() - Constructor for class edu.cmu.sphinx.speakerid.SpeakerIdentification
-
- specialToken - Variable in class edu.cmu.sphinx.jsgf.parser.Token
-
- spectrogram - Variable in class edu.cmu.sphinx.tools.audio.CepstrumPanel
-
Where the spectrogram will live.
- spectrogram - Variable in class edu.cmu.sphinx.tools.audio.SpectrogramPanel
-
Where the spectrogram will live.
- SpectrogramPanel - Class in edu.cmu.sphinx.tools.audio
-
Converts a set of log magnitude Spectrum data into a graphical representation.
- SpectrogramPanel() - Constructor for class edu.cmu.sphinx.tools.audio.SpectrogramPanel
-
Creates a new JPanel
with a double buffer and a flow layout.
- SpectrogramPanel(FrontEnd, StreamDataSource, AudioData) - Constructor for class edu.cmu.sphinx.tools.audio.SpectrogramPanel
-
Creates a new SpectrogramPanel for the given AudioData.
- SpeechAligner - Class in edu.cmu.sphinx.api
-
- SpeechAligner(String, String, String) - Constructor for class edu.cmu.sphinx.api.SpeechAligner
-
- SpeechClassifiedData - Class in edu.cmu.sphinx.frontend.endpoint
-
A container for DoubleData class that indicates whether the contained DoubleData is speech or not.
- SpeechClassifiedData(DoubleData, boolean) - Constructor for class edu.cmu.sphinx.frontend.endpoint.SpeechClassifiedData
-
Constructs a SpeechClassifiedData object.
- SpeechClassifier - Class in edu.cmu.sphinx.frontend.endpoint
-
Implements a level tracking endpointer invented by Bent Schmidt Nielsen.
- SpeechClassifier(int, double, double, double) - Constructor for class edu.cmu.sphinx.frontend.endpoint.SpeechClassifier
-
- SpeechClassifier() - Constructor for class edu.cmu.sphinx.frontend.endpoint.SpeechClassifier
-
- SpeechEndSignal - Class in edu.cmu.sphinx.frontend.endpoint
-
A signal that indicates the end of speech.
- SpeechEndSignal() - Constructor for class edu.cmu.sphinx.frontend.endpoint.SpeechEndSignal
-
Constructs a SpeechEndSignal.
- SpeechEndSignal(long) - Constructor for class edu.cmu.sphinx.frontend.endpoint.SpeechEndSignal
-
Constructs a SpeechEndSignal with the given creation time.
- speechFrames - Variable in class edu.cmu.sphinx.frontend.endpoint.SpeechClassifier
-
- SpeechMarker - Class in edu.cmu.sphinx.frontend.endpoint
-
Converts a stream of SpeechClassifiedData objects, marked as speech and
non-speech, and mark out the regions that are considered speech.
- SpeechMarker(int, int, int) - Constructor for class edu.cmu.sphinx.frontend.endpoint.SpeechMarker
-
- SpeechMarker() - Constructor for class edu.cmu.sphinx.frontend.endpoint.SpeechMarker
-
- SpeechResult - Class in edu.cmu.sphinx.api
-
High-level wrapper for
Result
instance.
- SpeechResult(Result) - Constructor for class edu.cmu.sphinx.api.SpeechResult
-
Constructs recognition result based on
Result
object.
- speechSourceProvider - Variable in class edu.cmu.sphinx.api.AbstractSpeechRecognizer
-
- SpeechSourceProvider - Class in edu.cmu.sphinx.api
-
- SpeechSourceProvider() - Constructor for class edu.cmu.sphinx.api.SpeechSourceProvider
-
- SpeechStartSignal - Class in edu.cmu.sphinx.frontend.endpoint
-
A signal that indicates the start of speech.
- SpeechStartSignal() - Constructor for class edu.cmu.sphinx.frontend.endpoint.SpeechStartSignal
-
Constructs a SpeechStartSignal.
- SpeechStartSignal(long) - Constructor for class edu.cmu.sphinx.frontend.endpoint.SpeechStartSignal
-
Constructs a SpeechStartSignal at the given time.
- SpeedTracker - Class in edu.cmu.sphinx.instrumentation
-
Monitors a recognizer for speed
- SpeedTracker(Recognizer, FrontEnd, boolean, boolean, boolean, boolean) - Constructor for class edu.cmu.sphinx.instrumentation.SpeedTracker
-
- SpeedTracker() - Constructor for class edu.cmu.sphinx.instrumentation.SpeedTracker
-
- Sphinx3Loader - Class in edu.cmu.sphinx.linguist.acoustic.tiedstate
-
Loads a tied-state acoustic model generated by the Sphinx-3 trainer.
- Sphinx3Loader(URL, UnitManager, float, float, float, int, boolean) - Constructor for class edu.cmu.sphinx.linguist.acoustic.tiedstate.Sphinx3Loader
-
- Sphinx3Loader(String, UnitManager, float, float, float, int, boolean) - Constructor for class edu.cmu.sphinx.linguist.acoustic.tiedstate.Sphinx3Loader
-
- Sphinx3Loader() - Constructor for class edu.cmu.sphinx.linguist.acoustic.tiedstate.Sphinx3Loader
-
- Sphinx3Saver - Class in edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer
-
An acoustic model saver that saves sphinx3 ascii data.
- Sphinx3Saver() - Constructor for class edu.cmu.sphinx.linguist.acoustic.tiedstate.trainer.Sphinx3Saver
-
- SphinxHelp - Class in edu.cmu.sphinx.util
-
This class provides information on Sphinx-4 and how to use it
- SphinxHelp() - Constructor for class edu.cmu.sphinx.util.SphinxHelp
-
- SphinxLogFormatter - Class in edu.cmu.sphinx.util
-
Provides a log formatter for use with CMU Sphinx.
- SphinxLogFormatter() - Constructor for class edu.cmu.sphinx.util.SphinxLogFormatter
-
- SphinxShell - Class in edu.cmu.sphinx.tools.batch
-
A little test application which instantiates a sphinx4-system and allows to reconfigure its component-parameters.
- SphinxShell() - Constructor for class edu.cmu.sphinx.tools.batch.SphinxShell
-
- SplitEventMap - Class in edu.cmu.sphinx.linguist.acoustic.tiedstate.kaldi
-
Binary decision tree.
- SplitEventMap(int, Collection<Integer>, EventMap, EventMap) - Constructor for class edu.cmu.sphinx.linguist.acoustic.tiedstate.kaldi.SplitEventMap
-
Constructs new event map.
- squaredMagnitudeComplex() - Method in class edu.cmu.sphinx.util.Complex
-
Method to compute the squared magnitude of a complex number.
- Stage - Class in edu.cmu.sphinx.trainer
-
Indicates stages during training.
- Stage(String) - Constructor for class edu.cmu.sphinx.trainer.Stage
-
Constructs a Stage with the given name.
- start() - Method in class edu.cmu.sphinx.frontend.util.VUMeterPanel
-
- start - Variable in class edu.cmu.sphinx.fst.Fst
-
- start() - Method in class edu.cmu.sphinx.tools.audio.RawRecorder
-
Start recording.
- start(String) - Method in class edu.cmu.sphinx.tools.batch.BatchModeRecognizer
-
- start() - Method in class edu.cmu.sphinx.trainer.BaumWelchLearner
-
Starts the Learner.
- start() - Method in class edu.cmu.sphinx.trainer.FlatInitializerLearner
-
Starts the Learner.
- start() - Method in interface edu.cmu.sphinx.trainer.Learner
-
Starts the Learner.
- start() - Method in interface edu.cmu.sphinx.util.BatchManager
-
Starts processing the batch
- start() - Method in class edu.cmu.sphinx.util.PooledBatchManager
-
Starts processing the batch
- start() - Method in class edu.cmu.sphinx.util.SimpleBatchManager
-
Starts processing the batch
- start() - Method in class edu.cmu.sphinx.util.Timer
-
Starts the timer running.
- start(long) - Method in class edu.cmu.sphinx.util.Timer
-
Starts the timer at the given time.
- startDump(PrintStream) - Method in class edu.cmu.sphinx.linguist.util.GDLDumper
-
Called at the start of the dump
- startDump(PrintStream) - Method in class edu.cmu.sphinx.linguist.util.LinguistDumper
-
Called at the start of the dump
- startDumpNode(PrintStream, SearchState, int) - Method in class edu.cmu.sphinx.linguist.util.GDLDumper
-
Called to dump out a node in the search space
- startDumpNode(PrintStream, SearchState, int) - Method in class edu.cmu.sphinx.linguist.util.LinguistDumper
-
Called to dump out a node in the search space
- startEdgeIterator() - Method in class edu.cmu.sphinx.trainer.Graph
-
Start iterator for edges.
- startElement(String, String, String, Attributes) - Method in class edu.cmu.sphinx.jsgf.GrXMLHandler
-
- startElement(String, String, String, Attributes) - Method in class edu.cmu.sphinx.util.props.ConfigHandler
-
- startIncomingEdgeIterator() - Method in class edu.cmu.sphinx.trainer.Node
-
Start iterator for incoming edges.
- startNodeIterator() - Method in class edu.cmu.sphinx.trainer.Graph
-
Start iterator for nodes.
- startOutgoingEdgeIterator() - Method in class edu.cmu.sphinx.trainer.Node
-
Start iterator for outgoing edges.
- startRecognition(boolean) - Method in class edu.cmu.sphinx.api.LiveSpeechRecognizer
-
Starts recognition process.
- startRecognition(InputStream) - Method in class edu.cmu.sphinx.api.StreamSpeechRecognizer
-
- startRecognition(InputStream, TimeFrame) - Method in class edu.cmu.sphinx.api.StreamSpeechRecognizer
-
Starts recognition process.
- startRecognition() - Method in class edu.cmu.sphinx.decoder.pruner.NullPruner
-
starts the pruner
- startRecognition() - Method in interface edu.cmu.sphinx.decoder.pruner.Pruner
-
Starts the pruner
- startRecognition() - Method in class edu.cmu.sphinx.decoder.pruner.SimplePruner
-
Starts the pruner
- startRecognition() - Method in interface edu.cmu.sphinx.decoder.scorer.AcousticScorer
-
starts the scorer
- startRecognition() - Method in class edu.cmu.sphinx.decoder.scorer.SimpleAcousticScorer
-
- startRecognition() - Method in interface edu.cmu.sphinx.decoder.search.SearchManager
-
Prepares the SearchManager for recognition.
- startRecognition() - Method in class edu.cmu.sphinx.decoder.search.SimpleBreadthFirstSearchManager
-
Called at the start of recognition.
- startRecognition() - Method in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstSearchManager
-
Called at the start of recognition.
- startRecognition() - Method in class edu.cmu.sphinx.linguist.aflat.AFlatLinguist
-
- startRecognition() - Method in class edu.cmu.sphinx.linguist.allphone.AllphoneLinguist
-
- startRecognition() - Method in class edu.cmu.sphinx.linguist.dflat.DynamicFlatLinguist
-
Called before a recognition
- startRecognition() - Method in class edu.cmu.sphinx.linguist.flat.FlatLinguist
-
Called before a recognition
- startRecognition() - Method in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist
-
Called before a recognition
- startRecognition() - Method in interface edu.cmu.sphinx.linguist.Linguist
-
Called before a recognition.
- startRecording() - Method in class edu.cmu.sphinx.api.Microphone
-
- startRecording() - Method in class edu.cmu.sphinx.frontend.util.Microphone
-
Starts recording audio.
- startTranscriptIterator() - Method in class edu.cmu.sphinx.trainer.SimpleUtterance
-
Starts the transcript iterator.
- startTranscriptIterator() - Method in interface edu.cmu.sphinx.trainer.Utterance
-
Gets the transcript iterator.
- startUtteranceIterator() - Method in interface edu.cmu.sphinx.trainer.ControlFile
-
Gets an iterator for utterances.
- startUtteranceIterator() - Method in class edu.cmu.sphinx.trainer.SimpleControlFile
-
Gets an iterator for utterances.
- startWordIterator() - Method in class edu.cmu.sphinx.trainer.SimpleTranscript
-
Start the iterator for the words in the transcription.
- startWordIterator() - Method in interface edu.cmu.sphinx.trainer.Transcript
-
Start the iterator for the words in the transcription.
- State() - Constructor for class edu.cmu.sphinx.fst.sequitur.SequiturImport.State
-
- State - Class in edu.cmu.sphinx.fst
-
The fst's mutable state implementation.
- State() - Constructor for class edu.cmu.sphinx.fst.State
-
Default Constructor
- State(float) - Constructor for class edu.cmu.sphinx.fst.State
-
Constructor specifying the state's final weight
- State(int) - Constructor for class edu.cmu.sphinx.fst.State
-
Constructor specifying the initial capacity of the arc's ArrayList (this
is an optimization used in various operations)
- STATE - Static variable in class edu.cmu.sphinx.trainer.NodeType
-
NodeType to indicate the node contains a word.
- StateHistoryTracker - Class in edu.cmu.sphinx.decoder.search.stats
-
A class that keeps track of word histories
- StateHistoryTracker(int) - Constructor for class edu.cmu.sphinx.decoder.search.stats.StateHistoryTracker
-
Creates a word tracker for the given frame number
- StateListener - Interface in edu.cmu.sphinx.recognizer
-
The listener interface for receiving recognizer status events
- states - Variable in class edu.cmu.sphinx.linguist.acoustic.tiedstate.HTK.HMMSet
-
contains HMMState instances
- staticFlag - Static variable in class edu.cmu.sphinx.jsgf.parser.JavaCharStream
-
- StatisticsVariable - Class in edu.cmu.sphinx.util
-
Represents a named value.
- Stats - Class in edu.cmu.sphinx.decoder.adaptation
-
This class is used for estimating a MLLR transform for each cluster of data.
- Stats(Loader, ClusteredDensityFileData) - Constructor for class edu.cmu.sphinx.decoder.adaptation.Stats
-
- statusChanged(Recognizer.State) - Method in class edu.cmu.sphinx.instrumentation.AccuracyTracker
-
- statusChanged(Recognizer.State) - Method in class edu.cmu.sphinx.instrumentation.MemoryTracker
-
- statusChanged(Recognizer.State) - Method in class edu.cmu.sphinx.instrumentation.RecognizerMonitor
-
- statusChanged(Recognizer.State) - Method in class edu.cmu.sphinx.instrumentation.RejectionTracker
-
- statusChanged(Recognizer.State) - Method in class edu.cmu.sphinx.instrumentation.SpeedTracker
-
- statusChanged(Recognizer.State) - Method in interface edu.cmu.sphinx.recognizer.StateListener
-
Called when the status has changed.
- stop() - Method in class edu.cmu.sphinx.frontend.util.VUMeterPanel
-
- stop() - Method in class edu.cmu.sphinx.tools.audio.RawRecorder
-
Stop recording and give us the clip.
- stop() - Method in class edu.cmu.sphinx.tools.batch.BatchModeRecognizer
-
- stop() - Method in class edu.cmu.sphinx.trainer.BaumWelchLearner
-
Stops the Learner.
- stop() - Method in class edu.cmu.sphinx.trainer.FlatInitializerLearner
-
Stops the Learner.
- stop() - Method in interface edu.cmu.sphinx.trainer.Learner
-
Stops the Learner.
- stop() - Method in interface edu.cmu.sphinx.util.BatchManager
-
Stops processing the batch
- stop() - Method in class edu.cmu.sphinx.util.PooledBatchManager
-
Stops processing the batch
- stop() - Method in class edu.cmu.sphinx.util.SimpleBatchManager
-
Stops processing the batch
- stop() - Method in class edu.cmu.sphinx.util.Timer
-
Stops the timer.
- stopRecognition() - Method in class edu.cmu.sphinx.api.LiveSpeechRecognizer
-
Stops recognition process.
- stopRecognition() - Method in class edu.cmu.sphinx.api.StreamSpeechRecognizer
-
Stops recognition process.
- stopRecognition() - Method in class edu.cmu.sphinx.decoder.pruner.NullPruner
-
Performs post-recognition cleanup.
- stopRecognition() - Method in interface edu.cmu.sphinx.decoder.pruner.Pruner
-
Performs post-recognition cleanup.
- stopRecognition() - Method in class edu.cmu.sphinx.decoder.pruner.SimplePruner
-
Performs post-recognition cleanup.
- stopRecognition() - Method in interface edu.cmu.sphinx.decoder.scorer.AcousticScorer
-
stops the scorer
- stopRecognition() - Method in class edu.cmu.sphinx.decoder.scorer.SimpleAcousticScorer
-
- stopRecognition() - Method in interface edu.cmu.sphinx.decoder.search.SearchManager
-
Performs post-recognition cleanup.
- stopRecognition() - Method in class edu.cmu.sphinx.decoder.search.SimpleBreadthFirstSearchManager
-
Terminates a recognition
- stopRecognition() - Method in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstSearchManager
-
Terminates a recognition
- stopRecognition() - Method in class edu.cmu.sphinx.linguist.aflat.AFlatLinguist
-
- stopRecognition() - Method in class edu.cmu.sphinx.linguist.allphone.AllphoneLinguist
-
- stopRecognition() - Method in class edu.cmu.sphinx.linguist.dflat.DynamicFlatLinguist
-
Called after a recognition
- stopRecognition() - Method in class edu.cmu.sphinx.linguist.flat.FlatLinguist
-
Called after a recognition
- stopRecognition() - Method in class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist
-
Called after a recognition
- stopRecognition() - Method in interface edu.cmu.sphinx.linguist.Linguist
-
Called after a recognition.
- stopRecording() - Method in class edu.cmu.sphinx.api.Microphone
-
- stopRecording() - Method in class edu.cmu.sphinx.frontend.util.Microphone
-
Stops recording audio.
- store(String, int) - Method in class edu.cmu.sphinx.decoder.adaptation.Transform
-
Writes the transformation to file in a format that could further be used
in Sphinx3 and Sphinx4.
- storeGrammar(JSGFRuleGrammar) - Method in class edu.cmu.sphinx.jsgf.JSGFRuleGrammarManager
-
Add a grammar to the grammar list.
- StreamCepstrumSource - Class in edu.cmu.sphinx.frontend.util
-
Produces Mel-cepstrum data from an InputStream.
- StreamCepstrumSource(int, boolean, float, float, int) - Constructor for class edu.cmu.sphinx.frontend.util.StreamCepstrumSource
-
- StreamCepstrumSource() - Constructor for class edu.cmu.sphinx.frontend.util.StreamCepstrumSource
-
- StreamDataSource - Class in edu.cmu.sphinx.frontend.util
-
A StreamDataSource converts data from an InputStream into Data objects.
- StreamDataSource(int, int, int, boolean, boolean) - Constructor for class edu.cmu.sphinx.frontend.util.StreamDataSource
-
- StreamDataSource() - Constructor for class edu.cmu.sphinx.frontend.util.StreamDataSource
-
- streamEnd - Variable in class edu.cmu.sphinx.decoder.search.SimpleBreadthFirstSearchManager
-
- streamEnd - Variable in class edu.cmu.sphinx.decoder.search.WordPruningBreadthFirstSearchManager
-
- StreamFactory - Class in edu.cmu.sphinx.util
-
Supports the loading and saving of files from different sources, e.g., a ZIP file or a plain directory.
- StreamFactory() - Constructor for class edu.cmu.sphinx.util.StreamFactory
-
- StreamHTKCepstrum - Class in edu.cmu.sphinx.frontend.util
-
Produces Mel-cepstrum data from an InputStream.
- StreamHTKCepstrum(float, float, boolean, int) - Constructor for class edu.cmu.sphinx.frontend.util.StreamHTKCepstrum
-
- StreamHTKCepstrum() - Constructor for class edu.cmu.sphinx.frontend.util.StreamHTKCepstrum
-
- StreamSpeechRecognizer - Class in edu.cmu.sphinx.api
-
Speech recognizer that works with audio resources.
- StreamSpeechRecognizer(Configuration) - Constructor for class edu.cmu.sphinx.api.StreamSpeechRecognizer
-
Constructs new stream recognizer.
- STRING_LITERAL - Static variable in interface edu.cmu.sphinx.jsgf.parser.JSGFParserConstants
-
- stripGlobalSymbol(String) - Static method in class edu.cmu.sphinx.util.props.ConfigurationManagerUtils
-
Strips the ${ and } off of a global symbol of the form ${symbol}.
- stripRuleName(String) - Static method in class edu.cmu.sphinx.jsgf.rule.JSGFRuleName
-
- subtractAsLinear(float, float) - Method in class edu.cmu.sphinx.util.LogMath
-
Returns the difference between two numbers when the arguments and the result are in log.
- subtractComplex(Complex, Complex) - Method in class edu.cmu.sphinx.util.Complex
-
Method to subtract two complex numbers.
- SuffixFSM - Class in edu.cmu.sphinx.alignment.tokenizer
-
Implements a finite state machine that checks if a given string is a suffix.
- SuffixFSM(URL) - Constructor for class edu.cmu.sphinx.alignment.tokenizer.SuffixFSM
-
Constructs a SuffixFSM.
- swapFloat(float) - Static method in class edu.cmu.sphinx.util.Utilities
-
Byte-swaps the given float to the other endian.
- swapInteger(int) - Static method in class edu.cmu.sphinx.util.Utilities
-
Byte-swaps the given integer to the other endian.
- SwitchTo(int) - Method in class edu.cmu.sphinx.jsgf.parser.JSGFParserTokenManager
-
- Symbol() - Constructor for class edu.cmu.sphinx.fst.sequitur.SequiturImport.Symbol
-