зеркало из https://github.com/mozilla/DeepSpeech.git
12 строки
372 B
YAML
12 строки
372 B
YAML
build:
|
|
template_file: examples-base.tyml
|
|
docker_image: "node:10"
|
|
dependencies:
|
|
- "linux-amd64-cpu-opt"
|
|
args:
|
|
tests_cmdline: "${system.homedir.linux}/DeepSpeech/examples/nodejs_wav/test.sh"
|
|
workerType: "${docker.dsTests}"
|
|
metadata:
|
|
name: "DeepSpeech examples: NodeJS WAV NodeJS v10.x"
|
|
description: "DeepSpeech examples: NodeJS WAV NodeJS v10.x"
|