Update prepare.sh

This commit is contained in:
Yifan Yang 2023-06-12 13:52:59 +08:00 committed by GitHub
parent e37e30fafc
commit fac4e2db42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,5 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# fix segmentation fault reported in https://github.com/k2-fsa/icefall/issues/674
export PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python
set -eou pipefail set -eou pipefail
nj=16 nj=16