I have learnt how to convert text to mp3 in Python using the GTTS module. The method used is clunky as it requires the text to be in a .txt file.
Presently, I manually co