DeepSpeech/taskcluster/examples-vad_transcriber-py...

12 строки
398 B
YAML

build:
template_file: examples-base.tyml
docker_image: "python:3.8"
dependencies:
- "linux-amd64-cpu-opt"
args:
tests_cmdline: "${system.homedir.linux}/DeepSpeech/examples/vad_transcriber/test.sh 3.8.0:"
workerType: "${docker.dsTests}"
metadata:
name: "DeepSpeech examples: VAD transcriber Py3.8"
description: "DeepSpeech examples: VAD transcriber streaming Python 3.8"