MCPcopy Create free account
hub / github.com/cmusphinx/sphinx4 / loadModel

Method loadModel

sphinx4-core/src/main/java/edu/cmu/sphinx/fst/Fst.java:343–363  ·  view source on GitHub ↗

Deserializes an Fst from disk @param filename the binary model filename @return deserialized FST @throws IOException io IO went wrong @throws ClassNotFoundException if serialization went wrong

(String filename)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

testReverseMethod · 0.95
testDeterminizeMethod · 0.95
testRmEpsilonMethod · 0.95
testComposeMethod · 0.95
testConvertMethod · 0.95
testConnectMethod · 0.95
mainMethod · 0.95

Calls 3

readFstMethod · 0.95
getInstanceMethod · 0.45
closeMethod · 0.45

Tested by 6

testReverseMethod · 0.76
testDeterminizeMethod · 0.76
testRmEpsilonMethod · 0.76
testComposeMethod · 0.76
testConvertMethod · 0.76
testConnectMethod · 0.76