AI

Kepler's Dream: Notes on …

Since the launch of Large Language Models (LLMs) two years ago, the question around reading and writing has become a central discussion topic. Schools and Universities were revolted by students incorporating these technologies into their daily tasks. At the core lies the problem of how we build …

Wrong Game Dev Blog

Machine Talk 02

What happened?

This week I developed a few simple systems to test the Speech to Text system I wrote about last week. I mostly cleaned up the clients and guards behavior trees so they can be easily integrated to the incoming commands.

After that, I simply added a cheat code in which …

Wrong Game Dev Blog

Machine Talk

What happened?

This week I just wanted to try out the Speech to Text system I wrote about last week. A few years ago, OpenAI published an open source model called Whisper. The reason it interested me the most was because the model could be used offline in your own pc. Right now, the …