DeepSpeech/taskcluster/node-build.sh
2019-06-14 16:06:01 +02:00

12 lines
158 B
Bash

#!/bin/bash
set -xe
cuda=$1
source $(dirname "$0")/tc-tests-utils.sh
source ${DS_ROOT_TASK}/DeepSpeech/tf/tc-vars.sh
do_deepspeech_npm_package "${cuda}"