14 lines
452 B
YAML
14 lines
452 B
YAML
build:
|
|
template_file: test-win-opt-base.tyml
|
|
dependencies:
|
|
- "win-amd64-cpu-opt"
|
|
- "test-training_upstream-linux-amd64-py27mu-opt"
|
|
system_setup:
|
|
>
|
|
${system.sox_win}
|
|
args:
|
|
tests_cmdline: "${system.homedir.win}/DeepSpeech/ds/tc-python-tests.sh 3.7.1:m"
|
|
metadata:
|
|
name: "DeepSpeech Windows AMD64 CPU Python v3.7 tests"
|
|
description: "Testing DeepSpeech for Windows/AMD64 on Python v3.7, CPU only, optimized version"
|