зеркало из https://github.com/mozilla/DeepSpeech.git
11 строки
477 B
YAML
11 строки
477 B
YAML
build:
|
|
template_file: test-linux-opt-base.tyml
|
|
dependencies:
|
|
- "linux-amd64-ctc-opt"
|
|
args:
|
|
tests_cmdline: "${system.homedir.linux}/DeepSpeech/ds/taskcluster/tc-single-shot-inference.sh 3.6.10:m"
|
|
workerType: "${docker.dsTests}"
|
|
metadata:
|
|
name: "DeepSpeech Linux AMD64 CPU single-shot inference Py3.6"
|
|
description: "Single-shot inference a DeepSpeech LDC93S1 checkpoint for Linux/AMD64 using upstream TensorFlow Python 3.6, CPU only, optimized version"
|