Tacotron – Creating speech from text
We look into how to create speech from text using Tacotron.
I look into the PiBox installation and give my first impressions of the software and features of the PiBox solution.
We look into writing a QR code generator in java from scratch. QR Code has a lot of different technologies and strategies in order to create a readable and unambiguous code. Writing an implementation in Java needs to be done in multiple steps and have a lot of fun and interesting challenges.
We look into how the player character works and also how the enemy AI works.
We upgrade Debian using a simple guide to go from Jessie to buster and looking at the different upgrade steps required to guide you through the process to get your Debian upgraded. Upgrade from Debian Jessie to Buster First of we ensure that the current installation is as upgraded as possible and that all the…
We are in our new linux environment and create the Perl language interpretor and some network utils required in order to manage your internet conncetion.
I will do some live coding reading a webpage using Jsoup and creating some braille text. This is perhaps a simple project but I wanted to play around with some string creating and braille text.