Skip to content

elmoallistair/watson-s2t-language-translator

Repository files navigation

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.