Improvements

search at sentence level.Hilight words that match a search string eg https://markjs.io/

  • โœ… Highlight all instances of a word in a text,

  • ๐„‚ preferably with slight fuzziness so misspellings and close words are counted (i.e. questions matches with question too)

  • ๐„‚ Search for a word or phrase and filter only the sections that contain those words or phrases, preferrably fuzzy

๐„‚ filter

๐„‚ filter and return only matches in transcription

http://fusejs.io/

โœ… Improve readability in transcription (for speechmatics)

  • speechmatics breaking words into lines for formatting for readability

  • as well as break paragraphs into different speakers speechmatics json

autoEdit converting speechmatics to autoEdit

๐„‚ improved paper edit view selection

Eg

  • in autoEdit

  • Paper editing by

  • click in word

  • click out word

  • confirm

  • moves to paper-edit function

Out of scope for this version

Last updated