зеркало из https://github.com/mozilla/DeepSpeech.git
15 строки
603 B
YAML
15 строки
603 B
YAML
build:
|
|
template_file: test-win-cuda-opt-base.tyml
|
|
dependencies:
|
|
- "node-package-gpu"
|
|
- "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_12}
|
|
args:
|
|
tests_cmdline: "${system.homedir.win}/DeepSpeech/ds/taskcluster/tc-electron-tests.sh 12.x 9.1.0 16k cuda"
|
|
metadata:
|
|
name: "DeepSpeech Windows AMD64 CUDA ElectronJS MultiArch Package v9.1 tests"
|
|
description: "Testing DeepSpeech for Windows/AMD64 on ElectronJS MultiArch Package v9.1, CUDA, optimized version"
|