Current state of text to speech with small input data
We look at two projects that tries to recreate a voice using extreamly small amount of voice data.
The CRUD concept is pretty integral to the state-management concepts and an ORM is a good way to store information. ORM stands for Object-Relation Mapping and the CRUD concept is the function Create Read Update Delete. Using my ORM Snok we will look at the concepts and talk about the pros and cons of using…
We look into a Travis CI configuration file in order to test Android projects.
We use the OpenAPI generator to create a stub server implementation of PHP-Slim. Then we implement the different endpoints using an SQLite backend and talk about the challenges using the database and handle CORS.
We talk about building the compiler we later will use to build the actual compiler used to build a linux system. Compiler inception.
I’m trying to solve all the Advent of Code puzzles in this video series.
Automate installation of a Linux OS using Simple-CDD and Virtualbox. Running a script to install Linux on a Virtualbox VM then automate the installation of packages and configuration.