mirror of
https://github.com/mozilla/DeepSpeech.git
synced 2025-10-26 11:19:39 +00:00
14 lines
584 B
YAML
14 lines
584 B
YAML
build:
|
|
allowed:
|
|
- "pull_request.opened"
|
|
- "pull_request.synchronize"
|
|
- "pull_request.reopened"
|
|
template_file: linux-opt-base.tyml
|
|
tensorflow: "https://index.taskcluster.net/v1/task/project.deepspeech.tensorflow.pip.r1.12.bea86c1e884730cf7f8615eb24d31872c198c766.cpu/artifacts/public/home.tar.xz"
|
|
scripts:
|
|
build: 'taskcluster/decoder-build.sh'
|
|
package: 'taskcluster/decoder-package.sh'
|
|
metadata:
|
|
name: "DeepSpeech CTC KenLM Decoder Linux AMD64 CPU"
|
|
description: "Building DeepSpeech CTC KenLM Decoder for Linux/AMD64, CPU only, optimized version"
|