diff --git a/py/tts.py b/py/tts.py index 93f7fa4..3fd30f5 100644 --- a/py/tts.py +++ b/py/tts.py @@ -1,6 +1,5 @@ import pyttsx3 - class TTS: @staticmethod def gen_tts(text):