зеркало из https://github.com/mozilla/DeepSpeech.git
15 строки
595 B
YAML
15 строки
595 B
YAML
build:
|
|
template_file: test-win-opt-base.tyml
|
|
dependencies:
|
|
- "node-package-tflite"
|
|
- "test-training_16k-linux-amd64-py36m-opt"
|
|
test_model_task: "test-training_16k-linux-amd64-py36m-opt"
|
|
system_setup:
|
|
>
|
|
${system.sox_win} && ${nodejs.win.prep_15}
|
|
args:
|
|
tests_cmdline: "${system.homedir.win}/DeepSpeech/ds/taskcluster/tc-node_tflite-tests.sh 15.x 16k"
|
|
metadata:
|
|
name: "DeepSpeech Windows AMD64 TFLite NodeJS MultiArch Package 15.x tests"
|
|
description: "Testing DeepSpeech for Windows/AMD64 on NodeJS MultiArch Package v15.x, TFLite only, optimized version"
|