For inference
- Ready acoustic model (TensorFlow frozen graph)
output_graph.pb
To continue training from checkpoint
- Checkpoint directory to continue training from checkpoint (note that
n_hidden
training parameter should be 2048)
Language model
- Language Model (
lm.binary
,trie
andalphabet.txt
)