We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bad70c commit 50e85d0Copy full SHA for 50e85d0
native_client/ctcdecode/path_trie.cpp
@@ -8,8 +8,6 @@
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