11 lines
436 B
YAML
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"
|