DeepSpeech/taskcluster/decoder-build.sh
2018-11-08 18:35:42 -02:00

11 lines
141 B
Bash
Executable File

#!/bin/bash
set -xe
source $(dirname "$0")/../tc-tests-utils.sh
export OS=$(uname)
export SYSTEM_TARGET=host
do_deepspeech_decoder_build