jhoelzl / microsoft-speech-translation

Using Microsoft Speech Translation Service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Microsoft Speech Translation with Python3

Install

  • Checkout repo (git clone https://github.com/jhoelzl/microsoft-speech-translation) or download python script
  • Adjust value for Ocp-Apim-Subscription-Key in the script
  • Install mpg123 to play MP3 on Ubuntu

Usage

  • Adjust value for translate_from (standard: en) and translate_to (standard: de)
  • Run python speech_stream.py and speak to you microphone

About

Using Microsoft Speech Translation Service


Languages

Language:Python 100.0%