We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f955dfd commit 01aadd7Copy full SHA for 01aadd7
tools/Makefile
@@ -7,7 +7,7 @@ CC ?= gcc # used for sph2pipe
7
8
WGET ?= wget
9
10
-OPENFST_VERSION ?= 1.8.3
+OPENFST_VERSION ?= 1.8.4
11
CUB_VERSION ?= 1.8.0
12
# No '?=', since there exists only one version of sph2pipe.
13
SPH2PIPE_VERSION = 2.5
0 commit comments