GithubHelp home page GithubHelp logo

Comments (1)

jimbozhang avatar jimbozhang commented on September 7, 2024

All the annotation are from http://groups.inf.ed.ac.uk/ami/AMICorpusAnnotations/ami_manual_annotations_v1.6.1_export.gzip

For the "No annotation found" warnings:
Indeed there is no annotation for these 5 audios in the gzip file.

For the no text supervisions:
ami_manifests['dev']['supervisions']['IB4011.Headset-2.wav-12-0'].text == '' , the corresponding line in the gzip file is:
IB4011 C MIO095 2 501.733 503.627 501.733 503.627 . 713.34 , no text. There are voice in this audio segment, but no text in the annotation gzip file. I think this line is wrong.

For the long duration supervisions:
ami_manifests['dev']['supervisions']['IB4002.Headset-2.wav-11-0'].duration > 1298 , the corresponding line in the gzip file is:
IB4002 C FIO093 2 108.059 109.184 108.059 109.184 . 1406.34 . Also no text.
For the normal segments, the column-7 (109.184) should be equal of the column-9 (1406.34), but for the no-text line (I think those lines are just wrong annotations), the two column are not equal. The current lhotse takes 1406.34 as the end time, I'll fix it by taking 109.184 as the end time.

from lhotse.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.