Fix incorrectly named 8kHz test task

This commit is contained in:
Reuben Morais 2021-01-08 10:06:07 +00:00
parent 90865fcdea
commit 9587e03e2c

View File

@ -8,5 +8,5 @@ build:
tests_cmdline: "${system.homedir.linux}/DeepSpeech/ds/taskcluster/tc-cpp_tflite_basic-ds-tests.sh 8k"
workerType: "${docker.dsTests}"
metadata:
name: "DeepSpeech Linux AMD64 TFLite C++ tests (16kHz)"
description: "Testing DeepSpeech C++ for Linux/AMD64, TFLite, optimized version (16kHz)"
name: "DeepSpeech Linux AMD64 TFLite C++ tests (8kHz)"
description: "Testing DeepSpeech C++ for Linux/AMD64, TFLite, optimized version (8kHz)"