Mark Cartwright
Mark Cartwright
There are several places in the annotator code which are specific to a particular platform which should be factored out. Additionally, there are platform-specific files (i.e. for curio) which have...
Currently the publicly accessible repository does not have any code for estimating the in-situ hearing response from the listening test responses. This code should be added into the analysis module.
https://github.com/psycopg/psycopg2/issues/594
Right now we have MUSHRA and pairwise tests, but we may want more test types. We need to explain how to do this in the documentation.
"The issue was that because the files were big (1.1MB) the client socket was being closed before waiting for the whole .wav file. .... for a longer term fix you'll...
This file was accidentally neglected when documentation occurred. The sphinx-readable docstrings should be added and documentation should be generated.
Currently, we have minimal analysis tools in the publicly released version of CAQE—just MUSHRA boxplots. We need to at least generate plots and mean score values based on the pairwise...
Currently the publicly accessible repository does not have the code for fitting the pairwise models. We should provide both code for estimating posterior distributions of the latent scores using the...
It would be nice to have an analysis view on the server to monitor the progress of the results. This however, would likely require the use of a Buildpack on...
As recommended in Brecht De Man's work, add comment fields to allow participants to comment on the motivation of their ratings, etc. and save this in the database.