diff --git a/tts.py b/tts.py index 29831f5..bcc30af 100644 --- a/tts.py +++ b/tts.py @@ -136,7 +136,7 @@ def main(): # Generate audio with yaspin() as spinner: - spinner.text = spinner_text + spinner.text = spinner_text + ' ' args=parse_args()