aboutsummaryrefslogtreecommitdiff
path: root/python/pyarmnn/examples/keyword_spotting/requirements.txt
blob: 9d88f9047e6202303dfb616c2f1b9f3f7f2b0e71 (plain)
1
2
3
4
5
6
7
8
9
#
# Copyright © 2021 Arm Ltd and Contributors. All rights reserved.
# SPDX-License-Identifier: MIT
#
numpy>=1.19.2
soundfile>=0.10.3
pytest==6.2.4
pytest-allclose==1.0.0
sounddevice==0.4.2