Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/darashi/daihon

A transcript viewer for speech corpus recording
https://github.com/darashi/daihon

Last synced: 28 days ago
JSON representation

A transcript viewer for speech corpus recording

Awesome Lists containing this project

README

        

# daihon

A transcript viewer for speech corpus recording

To see it in action, please visit:

https://darashi.github.io/daihon

Supported corpora:

* [ITA Corpus](https://github.com/mmorise/ita-corpus)
* [ROHAN4600](https://github.com/mmorise/rohan4600)

## Shortcut Keys

* Left Arrow Key: prev
* Right Arrow Key: next

## Develop

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