A Python program to convert audio/speech to text and then translate them into different languages using IBM Watson's speech-to-text and language-translator API
Edit in Google Colab https://colab.research.google.com/drive/1ZZU1p0uiZWytcswqjMrjrCOokMR-QHA6?usp=sharing
IBM Sppech-To-Text API https://www.ibm.com/in-en/cloud/watson-speech-to-text
IBM Language Translator API https://www.ibm.com/watson/services/language-translator/
These APIs needs api keys and endpoints to access. Bring your own 😝