A prototype for the beyond subtitles project, in which we explore how to caption or visualize non-speech sounds.
Visit the Beyond Subtitles Demo site.
git clone https://github.com/oliveralonzo/beyond-subtitles.git
npm install
npm run build
(see /static/ReadMe.md for more information)npm start
- You should see an interface similar to the one in the screenshot above
Special thanks to @timganter for suggesting an initial framework to build this.