1 / 3

XML Output for Sphinx

XML Output for Sphinx. Motivation: applications may be able to make use of richer information from sphinx including n-best lists, the word lattice, and other features. An xml dtd format will be standard, and easy to parse, express, and modify. Proposed DTD.

Télécharger la présentation

XML Output for Sphinx

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. XML Output for Sphinx • Motivation: applications may be able to make use of richer information from sphinx including n-best lists, the word lattice, and other features. An xml dtd format will be standard, and easy to parse, express, and modify.

  2. Proposed DTD • http://www.cs.cmu.edu/~tkharris/usi/utterance-0.1.dtd • Sphinx produces utterances, each utterance is an xml document that conforms to the DTD • An utterance is an n-best list or word-lattice or both • An n-best list is a list of lists of words • Each list and the words may have features • The DTD desperately needs review

  3. Issues • Is the motivation justified? • Computational/Network impact too much? • API’s are needed to parse XML • Need to get requirements/observations from Sphinx customers

More Related