From f4809b5f8c166b8b89ced34a9809fc7f4d4b70bf Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Thu, 17 Feb 2022 15:27:56 +0000 Subject: Add back the wav file needed for testing Wav2Letter guide Signed-off-by: Nikhil Raj Change-Id: Iaf118e0c4313d810225eac773f1a7d84ea559a68 --- .../tests/testdata/quick_brown_fox_16000khz.wav | Bin 0 -> 196728 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 python/pyarmnn/examples/speech_recognition/tests/testdata/quick_brown_fox_16000khz.wav diff --git a/python/pyarmnn/examples/speech_recognition/tests/testdata/quick_brown_fox_16000khz.wav b/python/pyarmnn/examples/speech_recognition/tests/testdata/quick_brown_fox_16000khz.wav new file mode 100644 index 0000000000..761c36062e Binary files /dev/null and b/python/pyarmnn/examples/speech_recognition/tests/testdata/quick_brown_fox_16000khz.wav differ -- cgit v1.2.1