We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3c0b78 commit 7bad70cCopy full SHA for 7bad70c
native_client/ctcdecode/path_trie.cpp
@@ -8,6 +8,8 @@
8
9
#include "decoder_utils.h"
10
11
+
12
13
PathTrie::PathTrie() {
14
log_prob_b_prev = -NUM_FLT_INF;
15
log_prob_nb_prev = -NUM_FLT_INF;
0 commit comments