Nabu-asr
|
this file will use the model to decode a set of data More...
Functions | |
def | nabu.scripts.decode.decode (expdir, testing=False) |
does everything for decoding More... | |
Variables | |
nabu.scripts.decode.FLAGS = tf.app.flags.FLAGS | |
this file will use the model to decode a set of data
this file will run the decode script
def nabu.scripts.decode.decode | ( | expdir, | |
testing = False |
|||
) |
does everything for decoding
expdir | the experiments directory |
testing | if true only the graph will be created for debugging purposes |