mirror of
https://github.com/mozilla/DeepSpeech.git
synced 2025-10-26 11:19:39 +00:00
11 lines
445 B
YAML
11 lines
445 B
YAML
build:
|
|
template_file: test-android-opt-base.tyml
|
|
dependencies:
|
|
- "android-arm64-cpu-opt"
|
|
- "test-training_upstream-linux-amd64-py35m-opt"
|
|
args:
|
|
tests_cmdline: "${system.homedir.linux}/DeepSpeech/ds/taskcluster/tc-android-ds-tests.sh arm64-v8a android-25"
|
|
metadata:
|
|
name: "DeepSpeech Android 7.1 ARM64 Google Pixel C++ tests"
|
|
description: "Testing DeepSpeech C++ for Android 7.1 ARM64 Google Pixel, optimized version"
|