diff --git a/speech2text.py b/speech2text.py index 84f19e5..0fbd90c 100644 --- a/speech2text.py +++ b/speech2text.py @@ -6,7 +6,6 @@ import sounddevice as sd import numpy as np import whisper import tempfile -import subprocess import threading import time import wave