Skip to content

teamstarter/google-speech-to-text-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google-speech-to-text Visualizer

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.

How to maintain this project

Start the project in a dev environment

yarn start

build the project before publishing it

yarn build

Deployment

The "/docs" folder is automatically published by Github on the related Github page.

This project was bootstrapped with Create React App.

About

A simple tool to transform transcripts to human readable text.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published