From 9a390f7b41e980d05c1c05c669febc16f6826ecd Mon Sep 17 00:00:00 2001 From: nasrlol Date: Mon, 9 Dec 2024 21:10:19 +0100 Subject: fixed the speech recognizer function, it was asking for a faulty argument, dont know how it got there --- source/__pycache__/features.cpython-312.pyc | Bin 9305 -> 0 bytes source/__pycache__/hardware_driver.cpython-312.pyc | Bin 4078 -> 0 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 source/__pycache__/features.cpython-312.pyc delete mode 100644 source/__pycache__/hardware_driver.cpython-312.pyc (limited to 'source/__pycache__') diff --git a/source/__pycache__/features.cpython-312.pyc b/source/__pycache__/features.cpython-312.pyc deleted file mode 100644 index f4fb57d..0000000 Binary files a/source/__pycache__/features.cpython-312.pyc and /dev/null differ diff --git a/source/__pycache__/hardware_driver.cpython-312.pyc b/source/__pycache__/hardware_driver.cpython-312.pyc deleted file mode 100644 index 0ff8d39..0000000 Binary files a/source/__pycache__/hardware_driver.cpython-312.pyc and /dev/null differ -- cgit v1.2.3-70-g09d2