Dear all,
I am trying to decode by using online2-wav-nnet3-latgen-faster but it's printing code as below instead of decoding. For reference purpose I attached the script as well. Language mode and graph is also successfully built still facing this issue.
(base) [user@login english_closed_cmu_new]$ ./online_speech_DNN.sh test/ 2.wav
/scratch/pranaw/asr/english_closed_cmu_new
--config=/scratch/pranaw/asr/english_closed_cmu_new/exp/chain/tdnn1a_sp_online/conf/online.conf --do-endpointing=false --frames-per-chunk=20 --extra-left-context-initial=0 --online=true --frame-subsampling-factor=3 --max-active=7000 --beam=15.0 --lattice-beam=6.0 --online=true --acoustic-scale=1.0 --word-symbol-table=/scratch/pranaw/asr/english_closed_cmu_new/exp/chain/tree_sp/graph_phoneme/words.txt /scratch/pranaw/asr/english_closed_cmu_new/exp/chain/tdnn1a_sp_online/final.mdl /scratch/pranaw/asr/english_closed_cmu_new/exp/chain/tree_sp/graph_phoneme/HCLG.fst ark:test//spk2utt scp:test//wav.scp ark,t:test//trans.txt