- 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