зеркало из https://github.com/mozilla/DeepSpeech.git
15 строки
549 B
YAML
15 строки
549 B
YAML
build:
|
|
template_file: test-win-opt-base.tyml
|
|
dependencies:
|
|
- "win-amd64-tflite-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_tflite-tests.sh 3.7.6:m 16k"
|
|
metadata:
|
|
name: "DeepSpeech Windows AMD64 TFLite Python v3.7 tests (16kHz)"
|
|
description: "Testing DeepSpeech for Windows/AMD64 on Python v3.7 TFLite, optimized version (16kHz)"
|