Text to Speech Modeling on Youtube Sourced Single Speaker Data Set with Tacotron2 and Waveglow: Part 2
0

Text to Speech Modeling on Youtube Sourced Single Speaker Data Set with Tacotron2 and Waveglow: Part 2

It has been a few weeks since we posted results from our text to speech model.  We have learned some things about our data, and our model.  These findings are meant to add to the discussion on this model so don’t take them as absolute.  We learned a lot about the model in online forums … Continue reading Text to Speech Modeling on Youtube Sourced Single Speaker Data Set with Tacotron2 and Waveglow: Part 2

read More
Text to Speech Modeling on Youtube Sourced Single Speaker Data Set with Tacotron2 and Waveglow: Part I
0

Text to Speech Modeling on Youtube Sourced Single Speaker Data Set with Tacotron2 and Waveglow: Part I

We sourced 12 hours of publicly available speeches of a single speaker from youtube and trained the Tacotron2/WaveGlow TTS neural network on it.  Here are our preliminary results. Background There is an abundance of academic white papers that use the latest “novel approaches” to achieve state of the art results on complex machine learning language … Continue reading Text to Speech Modeling on Youtube Sourced Single Speaker Data Set with Tacotron2 and Waveglow: Part I

read More
Big Data Bites: Your Data is A Changing System
0

Big Data Bites: Your Data is A Changing System

Just because your business does not have the resources to build like a tech giant doesn’t mean you can’t think like one. Small companies, and startups are usually bootstrapping their first few versions of a product, but there are plenty of low cost decisions that companies can make to put them in a great position … Continue reading Big Data Bites: Your Data is A Changing System

read More
False negative what does it mean and why is it important?
0

False negative what does it mean and why is it important?

False Negative Also known as a type 2 error, a false negative means that you test negative and you actually have a disease.  This is important with a disease that spreads rapidly because of the chances that you could proceed with false confidence and continue to infect friends and loved ones. For example Suppose a … Continue reading False negative what does it mean and why is it important?

read More
IoT Tutorial Part II : Control LED over the Net with Simple API

IoT Tutorial Part II : Control LED over the Net with Simple API

In our previous tutorial we connected our Particle Argon device to the internet, wired in an LED light and then flashed some code that makes it blink. Now we are going to going to add some functionality to be able to control it over the internet. Step 1:  Setup your hardware If you have not setup … Continue reading IoT Tutorial Part II : Control LED over the Net with Simple API

read More
IoT Tutorial Part I : Create a Simple IoT Device that Blinks LED

IoT Tutorial Part I : Create a Simple IoT Device that Blinks LED

In this tutorial we will create a IoT device using the Particle Argon Kit.  The Argon is WI-FI enabled development board that can act as a standalone endpoint or part of particle mesh network.  We will be using it as an endpoint.  First you will need to setup your particle device. Step 1: Setup Your … Continue reading IoT Tutorial Part I : Create a Simple IoT Device that Blinks LED

read More