зеркало из https://github.com/mozilla/DeepSpeech.git
16 строки
606 B
YAML
16 строки
606 B
YAML
build:
|
|
template_file: test-darwin-opt-base.tyml
|
|
dependencies:
|
|
- "node-package-tflite"
|
|
- "test-training_16k-linux-amd64-py36m-opt"
|
|
- "homebrew_tests-darwin-amd64"
|
|
test_model_task: "test-training_16k-linux-amd64-py36m-opt"
|
|
system_setup:
|
|
>
|
|
${nodejs.brew.prep_13}
|
|
args:
|
|
tests_cmdline: "$TASKCLUSTER_TASK_DIR/DeepSpeech/ds/taskcluster/tc-node_tflite-tests.sh 13.x 16k"
|
|
metadata:
|
|
name: "DeepSpeech OSX AMD64 TFLite NodeJS MultiArch Package 13.x tests"
|
|
description: "Testing DeepSpeech for OSX/AMD64 on NodeJS MultiArch Package v13.x, TFLite only, optimized version"
|