gong-io / gecko

Gecko - A Tool for Effective Annotation of Human Conversations
https://gong-io.github.io/gecko/
BSD 3-Clause "New" or "Revised" License
274 stars 41 forks source link

Loading JSON file with segment-level annotation #213

Open desh2608 opened 2 years ago

desh2608 commented 2 years ago

I am trying to use Gecko to post-edit automatically generated transcripts for some recordings. I noticed that the JSON file format in the demo.json requires word-level alignments, but I only have segment-level transcripts (segments can be one or more words). Does the JSON format also support multi-word segments?