Why Language Models?
A preface to the upcoming series on my attempts to use language models, locally
2 months ago, I was halfway into publishing a series on my TTS project. Today, the site for that project is defunct, and no new posts have been made about it.
What happened?
random()Let’s say, for some odd reason, you’re hosting a Python service that:
Then, it’s likely you’ll introduce a subtle randomness bug that leads to duplicate seeds appearing. Let me explain:
With the raw data in tow, we can construct a proper TTS Dataset with the use of a few Python scripts.
Back when 2019’s Advent of Code was going on, I started a habit of what I now call phonecoding – the act of programming using a run-of-the-mill Android smartphone.