pull/1174/head
RapidStoned 3 years ago
parent 99af58bcf1
commit 4d1ca08aed

@ -5,6 +5,7 @@ from gtts import gTTS
max_chars = 0
class GTTS:
def __init__(self):
self.max_chars = 5000

Loading…
Cancel
Save