|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.cmu.sphinx.model.acoustic.TIDIGITS_8gau_13dCep_16k_40mel_130Hz_6800Hz.PropertiesDumper
Dumps out information about an acoustic model.
Constructor Summary | |
PropertiesDumper(java.util.Properties properties)
Constructs a PropertiesDumper of the given acoustic model properties. |
|
PropertiesDumper(java.lang.String propsFile)
Constructs a PropertiesDumper of the given acoustic model properties file. |
Method Summary | |
static void |
main(java.lang.String[] argv)
Dumps the properties file 'model.props' that is in the same directory as this class. |
java.lang.String |
toString()
Returns a string of the properties. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public PropertiesDumper(java.lang.String propsFile) throws java.io.IOException
propsFile
- the properties file to dumppublic PropertiesDumper(java.util.Properties properties) throws java.io.IOException
properties
- the Properties object to dumpMethod Detail |
public static void main(java.lang.String[] argv)
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |