Fix incorrectly named 8kHz test task
This commit is contained in:
parent
90865fcdea
commit
9587e03e2c
@ -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)"
|
||||
|
Loading…
Reference in New Issue
Block a user