build: template_file: win-opt-base.tyml routes: - "index.project.deepspeech.deepspeech.native_client.${event.head.branchortag}.win-cuda" - "index.project.deepspeech.deepspeech.native_client.${event.head.branchortag}.${event.head.sha}.win-cuda" - "index.project.deepspeech.deepspeech.native_client.win-cuda.${event.head.sha}" - "notify.irc-channel.${notifications.irc}.on-exception" - "notify.irc-channel.${notifications.irc}.on-failed" tensorflow: "https://index.taskcluster.net/v1/task/project.deepspeech.tensorflow.pip.r1.13.17f818896d063427d38ba2ec6662902ea4ae79eb.win-cuda/artifacts/public/home.tar.xz" scripts: build: "taskcluster/win-build.sh --cuda" package: "taskcluster/win-package.sh" nc_asset_name: "native_client.amd64.gpu.win.tar.xz" maxRunTime: 14400 metadata: name: "DeepSpeech Windows AMD64 CUDA" description: "Building DeepSpeech for Windows AMD64, CUDA-enabled, optimized version"