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.
We look into the latest version of Java 24. In this version, there are a lot of new experiments and great features that we will see in …
We explore how to package your Java code using jlink and maven in order to get all your dependencies in order.
In this video we will convert Pytorch model to Tensorflow using (Open Neural Network Exchange) ONNX. ONNX is a standard format supported by a community of partners such as Microsoft, Amazon and IBM. PyTorch is mainly maintained by Facebook and Tensorflow is built in collaboration with Google.
In this video, we look into the database library Galera for MySQL or MariaDB. It enables replication over multiple hosts where each host is a master and replicated to the other hosts so it’s eventually consistent.
We solve todays challange at the advent of code 2020. Come join and have some fun.
I talk about a project I’ve started to work on. The specific technologies I’ve looked into and tried to implement.