STT/taskcluster/test-cpp-android-25-armv7-opt.yml
Alexandre Lissy b396d3a7d4 Move to libdeepspeech
Fixes #1784
Fixes #1786
2019-01-22 13:43:30 +01:00

11 lines
436 B
YAML

build:
template_file: test-android-opt-base.tyml
dependencies:
- "android-armv7-cpu-opt"
- "test-training_upstream-linux-amd64-py27mu-opt"
args:
tests_cmdline: "${system.homedir.linux}/DeepSpeech/ds/tc-android-ds-tests.sh armeabi-v7a android-25"
metadata:
name: "DeepSpeech Android 7.1 ARMv7 Google Pixel C++ tests"
description: "Testing DeepSpeech C++ for Android 7.1 ARMv7 Google Pixel, optimized version"