This is a very simple visualizer for Google speech-to-text transcripts.
We found that the raw json format was too complexe to use by most humans who just needed to copy part of it.
The visualizer is available online.
It runs entierly in your browser and do not share any of the data you are providing.
yarn start
yarn build
The "/docs" folder is automatically published by Github on the related Github page.
This project was bootstrapped with Create React App.