From d000af011c520b71097ce0fbc7bd923e97994a02 Mon Sep 17 00:00:00 2001 From: fiona-gladwin Date: Thu, 11 Apr 2024 14:33:58 -0400 Subject: [PATCH] Update README for audio test --- tests/cpp_api/audio_tests/README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/tests/cpp_api/audio_tests/README.md b/tests/cpp_api/audio_tests/README.md index d68e6ac86..a9d6ed06f 100644 --- a/tests/cpp_api/audio_tests/README.md +++ b/tests/cpp_api/audio_tests/README.md @@ -36,8 +36,5 @@ Input data is available in the following link : [MIVisionX-data](https://github. python3 audio_tests.py --gpu <0/1> --downmix --test_case --qa_mode <0/1> ``` -**Supported Test cases** - -| Case Number | Test Case Name | -| :---: | :---: | -| 0 | Audio Decoder | +**Available Test Cases** +* Case 0 - Audio Decoder