@ -1,3 +1,4 @@
#!/usr/bin/env python3
from pathlib import Path
from typing import Tuple
import re
################################
# Your TTS imports, etc.
# ...
from gtts import gTTS
max_chars = 0