Blogs
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 …
Wrong Game Dev Blog
Interactive Intro
What happened?
This week I decided to implement an introduction I wrote a few days or weeks ago. I’ve been having difficulty giving a quick narrative shape to this game and I thought a dynamic intro could create the hook I’m looking. Something in media res where I …