ntt123 commited on
Commit
fb711da
1 Parent(s): 397d117

Update install_espeak_ng.sh

Browse files
Files changed (1) hide show
  1. install_espeak_ng.sh +0 -3
install_espeak_ng.sh CHANGED
@@ -10,6 +10,3 @@
10
  make
11
  make install
12
  )
13
- # build bazel too
14
- USE_BAZEL_VERSION=5.0.0 ./bazelisk-linux-amd64 build wavegru_mod -c opt --copt=-march=native
15
- cp -f bazel-bin/wavegru_mod.so .
 
10
  make
11
  make install
12
  )