tts.py deleted space
This commit is contained in:
parent
4fe4f90e1d
commit
d47ef91162
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
import pyttsx3
|
import pyttsx3
|
||||||
|
|
||||||
|
|
||||||
class TTS:
|
class TTS:
|
||||||
@staticmethod
|
@staticmethod
|
||||||
def gen_tts(text):
|
def gen_tts(text):
|
||||||
|
|
Loading…
Reference in a new issue