Nabu-asr
Functions | Variables
decode.py File Reference

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
 

Detailed Description

this file will use the model to decode a set of data

this file will run the decode script

Function Documentation

§ decode()

def nabu.scripts.decode.decode (   expdir,
  testing = False 
)

does everything for decoding

Parameters
expdirthe experiments directory
testingif true only the graph will be created for debugging purposes