IIIF / iiif-av

The International Image Interoperability Framework (IIIF) Audio/Visual (A/V) Technical Specification Group aims to extend to A/V the benefits of interoperability and the growing ecosystem of clients and servers that IIIF provides for images. This repository contains user stories and mockups for interoperable A/V content – contributions are welcome.
http://iiif.io/community/groups/av/
Apache License 2.0
13 stars 3 forks source link

Full text search of transcribed speech #23

Open jronallo opened 7 years ago

jronallo commented 7 years ago

Description

Full text search of transcribed speech. from speech to text, rather than OCR or manual.

Proposed Solutions

Search API for annotations. If it's not annotations, then it's out of scope

Additional Background

Source: BL workshop notes Interest: 100%

doylejo commented 7 years ago

Is this meant to include the ability to jump to playback at the points which correspond to the search results? Or should I enter that as a separate usecase, referencing this one and https://github.com/IIIF/iiif-av/issues/13 ?

jronallo commented 7 years ago

@doylejo I would expect that similar to how Content Search works for text in a client application that the result of searching would allow you to jump to the result on the canvas. So with audio and video the client would seek to that time in the audio or video after some user interaction.

azaroth42 commented 7 years ago

Solved by search api. Propose closing.