From 69a64546ae06b0377be8c26f2842e3d92df53778 Mon Sep 17 00:00:00 2001 From: Abdellah El Morabit Date: Thu, 14 Nov 2024 19:57:50 +0100 Subject: fixed the speechtranscriber issue by looking at the speeechtrascriber python project from last year --- bin/source.py | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/source.py b/bin/source.py index 46b0bab..485cc03 100644 --- a/bin/source.py +++ b/bin/source.py @@ -1,6 +1,7 @@ import time import os import speech_recognition as speech +import sounddevice import i2c as LCD from gpiozero import CPUTemperature -- cgit v1.2.3-70-g09d2