elmoallistair / watson-s2t-language-translator

Speech to Text and Language Translator using IBM Cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Speech to Text and Language Translator using IBM Cloud

Services documentation:

Requirements

pip install --upgrade "ibm-watson>=4.7.1"
pip install [`pandas`](https://pypi.org/project/pandas/)

Note:

  • ibm-watson only support python 3.5 or above.
  • ibm-watson must be in version 4.7.1 or above.

Getting Credentials

  • Create IBM Cloud account here.
  • Create IBM Watson™ Speech to Text instance here.
  • Create IBM Watson™ Language Translator instance here.

About

Speech to Text and Language Translator using IBM Cloud


Languages

Language:Jupyter Notebook 86.6%Language:Python 13.4%