Realtime Speech-to-Text using Assembly AI and Google translations.
Caution
Not production ready, it's a simple Proof of Concept.
Note
You need to use Google Chrome to get translations through window.Translator.
yarn installCopy the config file and set your Assembly AI API key:
cp SAMPLE.config.js config.jsyarn dev@odelbos