summaryrefslogtreecommitdiff
path: root/kaldi_decode/conf/decode_dnn.config
diff options
context:
space:
mode:
Diffstat (limited to 'kaldi_decode/conf/decode_dnn.config')
-rw-r--r--kaldi_decode/conf/decode_dnn.config2
1 files changed, 2 insertions, 0 deletions
diff --git a/kaldi_decode/conf/decode_dnn.config b/kaldi_decode/conf/decode_dnn.config
new file mode 100644
index 0000000..89dd992
--- /dev/null
+++ b/kaldi_decode/conf/decode_dnn.config
@@ -0,0 +1,2 @@
+beam=18.0 # beam for decoding. Was 13.0 in the scripts.
+lattice_beam=10.0 # this has most effect on size of the lattices.