diff --git a/audiophyton.py b/audiophyton.py index 0148a17..59899aa 100644 --- a/audiophyton.py +++ b/audiophyton.py @@ -5,7 +5,7 @@ import pygame import pyttsx3 import PyPDF2 -# Global variable to store the current chapter number +## Global variable to store the current chapter number current_chapter = 1 output_dir = "audiobook"