зеркало из https://github.com/mozilla/DeepSpeech.git
13 строки
523 B
YAML
13 строки
523 B
YAML
|
build:
|
||
|
template_file: test-linux-opt-base.tyml
|
||
|
dependencies:
|
||
|
- "linux-amd64-cpu-opt"
|
||
|
- "test-training_8k-linux-amd64-py36m-opt"
|
||
|
test_model_task: "test-training_8k-linux-amd64-py36m-opt"
|
||
|
args:
|
||
|
tests_cmdline: "${system.homedir.linux}/DeepSpeech/ds/taskcluster/tc-python-tests.sh 3.9.0: 8k"
|
||
|
workerType: "${docker.dsTests}"
|
||
|
metadata:
|
||
|
name: "DeepSpeech Linux AMD64 CPU Python v3.9 tests (8kHz)"
|
||
|
description: "Testing DeepSpeech for Linux/AMD64 on Python v3.9, CPU only, optimized version (8kHz)"
|