periclesrocha / Azure-SpeechToText

Example use of continuous recognition of speech from an audio file using Azure Cognitive Serivces Speech Service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure SpeechToText

This script implements continuous speech recognition from an audio file using the Azure Speech Service. It continuously writes recognized speech to a text file.

Usage:

python speechtotext.py audioFile outputTextFile

Credits

This example builds on the samples published on Get started with speech-to-text

About

Example use of continuous recognition of speech from an audio file using Azure Cognitive Serivces Speech Service


Languages

Language:Python 100.0%