Spaces:
Runtime error
Runtime error
Update install_espeak_ng.sh
Browse files- 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 |
)
|
|
|
|
|
|