Display what people are saying as they are talking in real time! A quick app built by David Shen, Roger Wang, Jerry Han, and Alex Sun. Created using React, Tensorflow.js, and Chrome's speech-to-text API.
- All the
code
required to get started - Images of what it should look like
- Clone this repo to your local machine
git clone https://github.com/rogerwangcs/ar-dialogue-subtitles.git
yarn install
or npm install
yarn install
or npm install
yarn start
or npm npm start
Enjoy!