I noticed that the documentation mentions Python 3.5 and several dependencies like Pydub, Aeneas, and FFMPEG are required to execute the code. However, there doesn't seem to be a requirements.txt file in the repository to streamline the installation process for these dependencies.
Could you kindly provide a requirements.txt file that lists all the necessary packages and their compatible versions? This would greatly help ensure that the correct versions of each dependency are installed, especially given that Python 3.5 is outdated and some dependencies may have specific version requirements.
I noticed that the documentation mentions Python 3.5 and several dependencies like Pydub, Aeneas, and FFMPEG are required to execute the code. However, there doesn't seem to be a requirements.txt file in the repository to streamline the installation process for these dependencies.
Could you kindly provide a requirements.txt file that lists all the necessary packages and their compatible versions? This would greatly help ensure that the correct versions of each dependency are installed, especially given that Python 3.5 is outdated and some dependencies may have specific version requirements.