Azure Cloud Platform

Azure Cognitive Speech Service


You can make customised language model using Customer Speech Service and sound model which is well connected with your user and your application. You can upload specific speech/text data for customised models as per your need that can combine with existing art of speech models by Microsoft.


Working

Several components work together in Speech Recognition System. Two most component are sound model and language model.


Acoustic or sound models

Short fragments of audio are labelled into one of phonemes or sound units to a given language. Example, word speech is made up of four phonemes “ s p iy ch”.


Language model

Sequence of word sound similar, these model help to decide the word to system. For example, the word ‘know’ and ‘no’ sounds similar. Both the model statistics are learned from training data. So, they perform best when encounter the speech which is similar to training data.


Must Read Article

How to create a VM instance in Azure

How to create a VM instance in Azure

In this Tutorial we are going to launch a Virtual Machine in azure.

How to install WordPress on VM instance in Azure

How to install WordPress on VM instance in Azure

Before you start installing WordPress on VM instance on Azure. You must log in into the machine. You can launch a VM Instance in Azure using this tutorial. After launch of machine log in into the machine using SSH. If you do not know how to SSH in VM instance you can follow this tutorial.

How to launch a VM instances in Google Cloud

How to launch a VM instances in Google Cloud

In this tutorial we are going to launch a Compute Egine instance.

How to install wordpress in VM instances in Google Cloud

How to install WordPress on VM instance in Google Cloud

Before you start installing WordPress on VM instance on Google Cloud. You must log in into the machine. You can launch a VM Instance on Google Cloud using this tutorial. After launch of machine log in into the machine using SSH. If you do not know how to SSH in VM instance you can follow this tutorial.

How To Launch EC2 Machine

How To Launch EC2 Machine

In this article we are going to learn how to launch a EC2 instance. For this you need to have AWS account.

How to install WordPress on ec2 machine

How to install WordPress on ec2 machine

Before you start installing WordPress on ec2 machine. You must log in into the machine.