зеркало из https://github.com/mozilla/DeepSpeech.git
15 строки
522 B
YAML
15 строки
522 B
YAML
build:
|
|
template_file: test-win-opt-base.tyml
|
|
dependencies:
|
|
- "win-amd64-cpu-opt"
|
|
- "test-training_16k-linux-amd64-py36m-opt"
|
|
test_model_task: "test-training_16k-linux-amd64-py36m-opt"
|
|
system_setup:
|
|
>
|
|
${system.sox_win}
|
|
args:
|
|
tests_cmdline: "${system.homedir.win}/DeepSpeech/ds/taskcluster/tc-python-tests.sh 3.9.0: 16k"
|
|
metadata:
|
|
name: "DeepSpeech Windows AMD64 CPU Python v3.9 tests"
|
|
description: "Testing DeepSpeech for Windows/AMD64 on Python v3.9, CPU only, optimized version"
|