Live transcriber tool - POC
2020 Dec 10 WSJStack: node, React, Javascript, bootstrap, react-bootstrap, firebase, STT, Google Cloud Functions,
A technical exploration and proof of concept for a live transcriber tool
Investigated the technical feasibility of providing a reporting tool to handle live transcriptions. Main use case was that of reporters listening to earning calls, they could be using as an aid to note taking on quick turnaround reporting.
- Record the audio client side using browser APIs
- send the audio stream to server side Speech To Text Service
- provide interim results as they become available from the STT