/daihon

A transcript viewer for speech corpus recording

Primary LanguageTypeScriptMIT LicenseMIT

daihon

A transcript viewer for speech corpus recording

To see it in action, please visit:

https://darashi.github.io/daihon

Supported corpora:

Shortcut Keys

  • Left Arrow Key: prev
  • Right Arrow Key: next

Develop

git clone --recursive https://github.com/darashi/daihon
npm install
npm run dev