xref: /aosp_15_r20/external/armnn/python/pyarmnn/examples/speech_recognition/requirements.txt (revision 89c4ff92f2867872bb9e2354d150bf0c8c502810)
1#
2# Copyright © 2020-2021 Arm Ltd and Contributors. All rights reserved.
3# SPDX-License-Identifier: MIT
4#
5numpy>=1.19.2
6soundfile>=0.10.3
7pytest==6.2.4
8pytest-allclose==1.0.0
9sounddevice==0.4.2
10