SSThank you, it's great that it helped 🍁Reply·Article·Nov 27, 2021·Linear Regression using Normal Equation
SSalso if you want more real life effect check out gTTS documentation (link provided in article) and specially section of Localized ‘accents’ , pre-processing , tokenizing , with some extra touch you can make it feel much real-life typeComment·Article·May 15, 2021·How to convert PDF file into an Audiobook
SSIn the response of a reddit comment, I changed few parts of the code: now it can handle multiple birthdays on the same day removed the exception handling part of codeComment·Article·Apr 28, 2021·Automating birthday wishes using Python
SShey just a quick note: If you want to deploy your your app on online servers so that it can run everyday and check for birthdays, you are most welcome BUT before that make sure you put your email address and passw into the environment variables Don't expose it in the code Happy Coding...Comment·Article·Apr 24, 2021·Automating birthday wishes using Python