MCPcopy Create free account

hub / github.com/cmusphinx/sphinx4 / functions

Functions4,553 in github.com/cmusphinx/sphinx4

↓ 12 callersMethodgetScore
Gets the total score for this path. Scores are in the LogMath log domain @return the score for the path in the LogMath log domaain.
sphinx4-core/src/main/java/edu/cmu/sphinx/result/Path.java:28
↓ 12 callersMethodgetUnits
Retrieves the units for this pronunciation @return the units for this pronunciation
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/dictionary/Pronunciation.java:101
↓ 12 callersMethodgetValue
Retrieves a value from this buffer. Make sure you normalize the buffer first. @param entry the index into the buffer @return the value
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/acoustic/tiedstate/trainer/Buffer.java:263
↓ 12 callersMethodhasNext
()
sphinx4-core/src/main/java/edu/cmu/sphinx/tools/batch/BatchNISTRecognizer.java:288
↓ 12 callersMethodisWord
Determines if this token marks the end of a word @return <code>true</code> if this token marks the end of a word
sphinx4-core/src/main/java/edu/cmu/sphinx/decoder/search/Token.java:277
↓ 12 callersMethodlinkNodes
Link two nodes. If the source or destination nodes are not in the graph, they are added to it. No check is performed to ensure that the nodes are link
sphinx4-core/src/main/java/edu/cmu/sphinx/trainer/Graph.java:156
↓ 12 callersMethodnext
()
sphinx4-core/src/main/java/edu/cmu/sphinx/tools/batch/BatchNISTRecognizer.java:293
↓ 12 callersMethodreadLittleEndianInt
Reads the next little-endian integer from the given DataInputStream. @param dataStream the DataInputStream to read from @return an integer @throws IO
sphinx4-core/src/main/java/edu/cmu/sphinx/util/Utilities.java:226
↓ 12 callersMethodsetFeature
Sets a feature for this pool. @param feature feature to set @param value the value for the feature
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/acoustic/tiedstate/Pool.java:106
↓ 12 callersMethodzero
()
sphinx4-core/src/main/java/edu/cmu/sphinx/fst/semiring/TropicalSemiring.java:91
↓ 11 callersMethoddeallocate
Deallocates the linguist. Any resources allocated by this linguist are released. <p> Implementor's Note - if the linguist is being shared by multiple
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/Linguist.java:162
↓ 11 callersMethodgetInstance
Returns instance of the XML configuration by its class. @param clazz class to look up @param <C> generic @return instance of the specified class or
sphinx4-core/src/main/java/edu/cmu/sphinx/api/Context.java:215
↓ 11 callersMethodgetKey
()
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/lextree/HMMTree.java:514
↓ 11 callersMethodgetLength
()
sphinx4-core/src/main/java/edu/cmu/sphinx/speakerid/Segment.java:53
↓ 11 callersMethodgetMean
(int i, int j)
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/acoustic/tiedstate/HTK/GMMDiag.java:81
↓ 11 callersMethodgetSampleRate
@return the sample rate of this data.
sphinx4-core/src/main/java/edu/cmu/sphinx/frontend/FloatData.java:67
↓ 11 callersMethodgetSampleRate
@return the sample rate of the data.
sphinx4-core/src/main/java/edu/cmu/sphinx/frontend/DoubleData.java:83
↓ 11 callersMethodgetSenoneSequence
Gets the senone sequence representing the given senones. @param stateId is the array of senone state ids @return the senone sequence associated with
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/acoustic/tiedstate/HTKLoader.java:706
↓ 11 callersMethodgetSharedContents
Retrieves the shared contents for this item. @return the shared item contents
sphinx4-core/src/main/java/edu/cmu/sphinx/alignment/tokenizer/Item.java:80
↓ 11 callersMethodgetSmearTerm
()
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/lextree/LexTreeLinguist.java:520
↓ 11 callersMethodjjAddStates
(int start, int end)
sphinx4-core/src/main/java/edu/cmu/sphinx/jsgf/parser/JSGFParserTokenManager.java:1222
↓ 11 callersMethodjjStartNfa_0
(int pos, long active0)
sphinx4-core/src/main/java/edu/cmu/sphinx/jsgf/parser/JSGFParserTokenManager.java:109
↓ 11 callersMethodsetAcousticModelPath
Sets path to acoustic model. @param acousticModelPath URL of the acoustic model
sphinx4-core/src/main/java/edu/cmu/sphinx/api/Configuration.java:46
↓ 11 callersMethodsetColor
Sets the color for this node @param color the color of this node
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/flat/SentenceHMMState.java:578
↓ 11 callersMethodsetDictionaryPath
Sets path to dictionary. @param dictionaryPath URL of the dictionary
sphinx4-core/src/main/java/edu/cmu/sphinx/api/Configuration.java:61
↓ 11 callersMethodsize
Returns the number of words in this sequence @return the number of words
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/WordSequence.java:188
↓ 11 callersMethodstartRecognition
(InputStream stream)
sphinx4-core/src/main/java/edu/cmu/sphinx/api/StreamSpeechRecognizer.java:38
↓ 10 callersMethodaddStateListener
Adds a status listener to this recognizer. The status listener is called whenever the status of the recognizer changes. This method can be called in a
sphinx4-core/src/main/java/edu/cmu/sphinx/recognizer/Recognizer.java:220
↓ 10 callersMethodclose
()
sphinx4-core/src/main/java/edu/cmu/sphinx/tools/audio/AudioDataInputStream.java:115
↓ 10 callersMethodcompile
Compiles the vocabulary into an HMM Tree
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/lextree/HMMTree.java:780
↓ 10 callersMethoddeallocate
Deallocate resources allocated to this language model @throws IOException if error occurrs
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/language/ngram/LanguageModel.java:68
↓ 10 callersMethodexpandDigits
Expands given token to list of words pronouncing it as digits @param numberString the string which is the number to expand @param wordRelation words
sphinx4-core/src/main/java/edu/cmu/sphinx/alignment/tokenizer/NumberExpander.java:222
↓ 10 callersMethodgetAlternatives
Retrieves the words associated with this grammar node @return the words associated with this grammar node
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/language/grammar/GrammarNode.java:85
↓ 10 callersMethodgetAudioData
Gets the SIGNED_PCM 16 bit little endian audio data. NOTE: this the actual array held by this object, so only use it as a reference (i.e., don't mod
sphinx4-core/src/main/java/edu/cmu/sphinx/tools/audio/AudioData.java:83
↓ 10 callersMethodgetFullGrammarName
()
sphinx4-core/src/main/java/edu/cmu/sphinx/jsgf/rule/JSGFRuleName.java:35
↓ 10 callersMethodgetInitialNode
()
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/language/grammar/GrammarInterface.java:19
↓ 10 callersMethodgetNewest
Returns the newest words in the sequence (the old word is omitted) @return the newest words in the sequence with the oldest word omitted
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/WordSequence.java:135
↓ 10 callersMethodgetNumStreams
()
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/acoustic/tiedstate/Sphinx3Loader.java:192
↓ 10 callersMethodgetRight
()
sphinx4-core/src/main/java/edu/cmu/sphinx/fst/utils/Pair.java:53
↓ 10 callersMethodgetScore
Returns the score for the token. The score is a combination of language and acoustic scores @return the score of this frame (in logMath log base)
sphinx4-core/src/main/java/edu/cmu/sphinx/decoder/search/Token.java:157
↓ 10 callersMethodgetSenoneSequence
()
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/acoustic/tiedstate/SenoneHMM.java:114
↓ 10 callersMethodgetSenones
Returns the ordered set of senones for this sequence @return the ordered set of senones for this sequence
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/acoustic/tiedstate/SenoneSequence.java:51
↓ 10 callersMethodgetStartTime
()
sphinx4-core/src/main/java/edu/cmu/sphinx/speakerid/Segment.java:49
↓ 10 callersMethodgetStatesNum
()
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/acoustic/tiedstate/GaussianWeights.java:43
↓ 10 callersMethodgetWords
Gets the ordered set of words for this path @return an array containing zero or more words
sphinx4-core/src/main/java/edu/cmu/sphinx/result/Path.java:44
↓ 10 callersMethodisType
Method to check the type of a node. @param type to compare to @return if true, this node is of the type specified
sphinx4-core/src/main/java/edu/cmu/sphinx/trainer/Node.java:187
↓ 10 callersMethodsetEnabled
Set the enabled property of the Grammar. @param enabled the new desired state of the enabled property.
sphinx4-core/src/main/java/edu/cmu/sphinx/jsgf/JSGFRuleGrammar.java:505
↓ 10 callersMethodsetIsyms
Set the input symbols @param isyms the isyms to set
sphinx4-core/src/main/java/edu/cmu/sphinx/fst/Fst.java:161
↓ 10 callersMethodsetOsyms
Set the output symbols @param osyms the osyms to set
sphinx4-core/src/main/java/edu/cmu/sphinx/fst/Fst.java:179
↓ 10 callersMethodtoString
convert the list of words back to a space separated string @param list the list of words @return a space separated string
sphinx4-core/src/main/java/edu/cmu/sphinx/util/NISTAlign.java:916
↓ 9 callersMethodaddNode
Add a Node with a given ID that represents the theory that a given word was spoken over a given period of time. This method is used when loading Latti
sphinx4-core/src/main/java/edu/cmu/sphinx/result/Lattice.java:500
↓ 9 callersMethodaddResultListener
Registers a new listener for <code>Result</code>. @param resultListener listener to add
sphinx4-core/src/main/java/edu/cmu/sphinx/decoder/ResultProducer.java:26
↓ 9 callersMethodbackup
(int amount)
sphinx4-core/src/main/java/edu/cmu/sphinx/jsgf/parser/JavaCharStream.java:372
↓ 9 callersMethoddump
Dumps a senone @param msg an annotation for the dump
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/acoustic/tiedstate/Senone.java:54
↓ 9 callersMethodgetFeature
Retrieves a feature from this pool. @param feature feature to get @param defaultValue the defaultValue for the pool @return the value for the feature
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/acoustic/tiedstate/Pool.java:117
↓ 9 callersMethodgetFeatureMatrix
()
sphinx4-core/src/main/java/edu/cmu/sphinx/speakerid/SpeakerCluster.java:35
↓ 9 callersMethodgetLogProbability
Gets log transition probability @return the probability in the LogMath log domain
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/acoustic/HMMStateArc.java:54
↓ 9 callersMethodgetPosterior
Returns the posterior probability of this node. Refer to the javadocs for this class for a description of posterior probabilities. @return Returns th
sphinx4-core/src/main/java/edu/cmu/sphinx/result/Node.java:478
↓ 9 callersMethodgetRegisteredProperties
@return the names of registered properties of this PropertySheet object.
sphinx4-core/src/main/java/edu/cmu/sphinx/util/props/PropertySheet.java:838
↓ 9 callersMethodgetRuleName
()
sphinx4-core/src/main/java/edu/cmu/sphinx/jsgf/rule/JSGFRuleName.java:48
↓ 9 callersMethodgetSearchGraph
Retrieves search graph. The search graph represents the search space to be used to guide the search. <p> Implementor's note: This method is typically
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/Linguist.java:108
↓ 9 callersMethodgetVar
(int i, int j)
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/acoustic/tiedstate/HTK/GMMDiag.java:58
↓ 9 callersMethodgetVariancePool
Gets the variance pool. @return the pool
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/acoustic/tiedstate/Saver.java:66
↓ 9 callersMethodgetWeight
(int i)
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/acoustic/tiedstate/HTK/GMMDiag.java:54
↓ 9 callersMethodgetWordID
Returns the word ID of the nth follower, assuming that the ID is the first two bytes of the NGram entry. @param nthFollower starts from 0 to (numberF
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/language/ngram/large/NGramBuffer.java:126
↓ 9 callersMethodhashCode
Generate a hashcode for an object @return the hashcode
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/lextree/LexTreeLinguist.java:535
↓ 9 callersMethodisEmitting
Determines if this is an emitting state @return <code>true</code> if the state is an emitting state
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/SearchState.java:31
↓ 9 callersMethodisFiller
Determines if this is a filler word @return <code>true</code> if this word is a filler word, otherwise it returns <code>false</code>
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/dictionary/Word.java:61
↓ 9 callersMethodisFinalNode
Returns whether the given node is the final node in this graph. @param node the node we want to compare @return if true, the node is the final node
sphinx4-core/src/main/java/edu/cmu/sphinx/trainer/UtteranceGraph.java:71
↓ 9 callersMethodload
Loads the acoustic model. @throws IOException if an error occurs while loading the model
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/acoustic/tiedstate/Loader.java:32
↓ 9 callersMethodreadBytesAsInt
Reads the next two bytes from the buffer's current position as an integer. @return the next two bytes as an integer
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/language/ngram/large/NGramBuffer.java:157
↓ 9 callersMethodsetPredecessor
Sets the predecessor DataProcessor. This method allows dynamic reconfiguration of the front end. @param predecessor the new predecessor of this DataP
sphinx4-core/src/main/java/edu/cmu/sphinx/frontend/DataProcessor.java:67
↓ 9 callersMethodsetWeight
(int i, float w)
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/acoustic/tiedstate/HTK/GMMDiag.java:62
↓ 8 callersMethodaddNode
Add node to list of nodes. @param node node to add
sphinx4-core/src/main/java/edu/cmu/sphinx/trainer/Graph.java:179
↓ 8 callersMethodaddSuccessor
Adds a child node holding an hmm to the successor. If a node similar to the child has already been added, we use the previously added node, otherwise
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/lextree/HMMTree.java:160
↓ 8 callersMethodalign
(List<String> database, List<String> query, Integer... result)
sphinx4-core/src/test/java/edu/cmu/sphinx/alignment/SpeechAlignerTest.java:37
↓ 8 callersMethoddumpCollection
Dumps the given collection @param name the name of the collection @param collection the collection to dump
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/flat/FlatLinguist.java:1391
↓ 8 callersMethodgetBestResultNoFiller
Returns the string of the best result, removing any filler words. This method first attempts to return the best final result, that is, the result that
sphinx4-core/src/main/java/edu/cmu/sphinx/result/Result.java:359
↓ 8 callersMethodgetBestToken
Gets the best scoring token for this active list @return the best scoring token
sphinx4-core/src/main/java/edu/cmu/sphinx/decoder/search/ActiveList.java:107
↓ 8 callersMethodgetBytesPerField
Returns the multiplier for the size of a NGram (1 for 16 bits, 2 for 32 bits). @return the multiplier for the size of a NGram
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/language/ngram/large/BinaryLoader.java:356
↓ 8 callersMethodgetCost
Get the paths' cost @return path cost
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/g2p/Path.java:64
↓ 8 callersMethodgetDataProcs
()
sphinx4-core/src/test/java/edu/cmu/sphinx/util/props/DummyFrontEnd.java:41
↓ 8 callersMethodgetFirstSampleNumber
@return the position of the first sample in the original data. The very first sample number is zero.
sphinx4-core/src/main/java/edu/cmu/sphinx/frontend/FloatData.java:75
↓ 8 callersMethodgetFirstSampleNumber
Returns the position of the first sample in the original data. The very first sample number is zero. @return the position of the first sample in the
sphinx4-core/src/main/java/edu/cmu/sphinx/frontend/endpoint/SpeechClassifiedData.java:95
↓ 8 callersMethodgetGauPerState
()
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/acoustic/tiedstate/GaussianWeights.java:47
↓ 8 callersMethodgetGrammarNode
Gets the grammar node associated with this state @return the grammar node
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/flat/GrammarState.java:42
↓ 8 callersMethodgetHypothesis
@return string representation of the result.
sphinx4-core/src/main/java/edu/cmu/sphinx/api/SpeechResult.java:58
↓ 8 callersMethodgetLeftContext
Retrieves the left context for this unit @return the left context
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/acoustic/LeftRightContext.java:56
↓ 8 callersMethodgetNode
Returns the grammar node of the gstate @return the grammar node
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/flat/FlatLinguist.java:843
↓ 8 callersMethodgetNumGaussiansPerState
()
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/acoustic/tiedstate/Sphinx3Loader.java:196
↓ 8 callersMethodgetOrder
Returns the order of the HMM @return the order of the HMM
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/acoustic/HMM.java:52
↓ 8 callersMethodgetOutputStream
Returns an appropriate OutputStream of the given file in the given URL location. The location can be a plain directory or a ZIP file (these are the o
sphinx4-core/src/main/java/edu/cmu/sphinx/util/StreamFactory.java:170
↓ 8 callersMethodgetParent
Returns the parent of this item. @return the parent of this item
sphinx4-core/src/main/java/edu/cmu/sphinx/alignment/tokenizer/Item.java:176
↓ 8 callersMethodgetPrevious
Gets the previous item in this list. @return the previous item or null
sphinx4-core/src/main/java/edu/cmu/sphinx/alignment/tokenizer/Item.java:340
↓ 8 callersMethodgetRightContext
Retrieves the right context for this unit @return the right context
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/acoustic/LeftRightContext.java:65
↓ 8 callersMethodgetScore
Calculates the score for this senone based upon the given feature. @param feature the feature vector to score this senone against @return the score f
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/acoustic/tiedstate/Senone.java:29
↓ 8 callersMethodgetSmearProb
()
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/lextree/LexTreeLinguist.java:525
↓ 8 callersMethodgetSource
Gets source node for a given edge. @return the source node @see #setSource
sphinx4-core/src/main/java/edu/cmu/sphinx/trainer/Edge.java:86
↓ 8 callersMethodgetStreamsNum
()
sphinx4-core/src/main/java/edu/cmu/sphinx/linguist/acoustic/tiedstate/GaussianWeights.java:51
↓ 8 callersMethodgetString
Convenience method that returns the named feature as a string. @param name the name of the feature @return the value associated with the name or nul
sphinx4-core/src/main/java/edu/cmu/sphinx/alignment/tokenizer/FeatureSet.java:62
← previousnext →201–300 of 4,553, ranked by callers