Skip to content

Instantly share code, notes, and snippets.

@dipanjannag
Created April 20, 2018 14:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dipanjannag/3e1c0c34d7420e3cddcaa7ecc928a39c to your computer and use it in GitHub Desktop.
Save dipanjannag/3e1c0c34d7420e3cddcaa7ecc928a39c to your computer and use it in GitHub Desktop.
online2-wav-nnet3-latgen-faster \
--online=false \
--do-endpointing=false \
--frame-subsampling-factor=3 \
--config=new/conf/online.conf \
--max-active=7000 \
--beam=15.0 \
--lattice-beam=6.0 \
--acoustic-scale=1.0 \
--word-symbol-table=new/graph/words.txt \
exp/tdnn_7b_chain_online/final.mdl \
new/graph/HCLG.fst \
'ark:echo utterance-id1 utterance-id1|' \
'scp:echo utterance-id1 $1|' \
'ark:/dev/null'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment