summaryrefslogtreecommitdiff
path: root/bin/source.py
diff options
context:
space:
mode:
authorAbdellah El Morabit <nsrddyn@gmail.com>2024-11-14 19:57:50 +0100
committerAbdellah El Morabit <nsrddyn@gmail.com>2024-11-14 19:57:50 +0100
commit69a64546ae06b0377be8c26f2842e3d92df53778 (patch)
tree76bb6161f18fa9f24705c91851ca88ab309f85ce /bin/source.py
parentcf6fd59f629b34040347c0982c09e26710dccc58 (diff)
fixed the speechtranscriber issue by looking at the speeechtrascriber python project from last year
Diffstat (limited to 'bin/source.py')
-rw-r--r--bin/source.py1
1 files changed, 1 insertions, 0 deletions
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