Giter Site home page Giter Site logo

Comments (2)

seebk avatar seebk commented on August 9, 2024

Again, sorry for late reply. Unfortunately, the MUSHRA test currently has no ability to disable the hidden reference as it is a fundamental part of the MUSHRA test procedure. I think it would be easy to add another test class which is more generic in its configuration possibilities. Will keep this item open as a reminder for me, but cannot promise that I find the time to do it in the next months...

from beaqlejs.

cantabile-kwok avatar cantabile-kwok commented on August 9, 2024

Actually, in the createTestDOM function one can easily add some code for this issue. For example, in line 1097 of js/beaqle.js, simply add a continue to skip the next part of iteration will disable reference speech to be displayed in test items. But this would cause the test items to have wrong indices. One can use a variable j synchronized with iteration variable i to tackle this problem, i.e. to use j in line 1104 instead of i.

Btw, it's also easy not to have a reference speech, e.g. when you are simply comparing different voices. This is because line 1071 to 1081 in beaqle.js displays reference speech on the top.

(for any newcomers who encounter this problem as well as me)

from beaqlejs.

Related Issues (14)

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.