Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for manual QA routine #17

Open
atliSig opened this issue Jun 3, 2020 · 1 comment
Open

Support for manual QA routine #17

atliSig opened this issue Jun 3, 2020 · 1 comment
Assignees
Labels

Comments

@atliSig
Copy link
Collaborator

atliSig commented Jun 3, 2020

We want to incorporate a a way for users to manually perform QA on samples.
Basic workflow:

  1. From the main screen, the user selects to starts manual QA
  2. The user selects a collection to perform QA on
  3. LOBE selects a fixed amount of recordings from the collections that have not yet been checked
  4. The user is presented with a recording one-by-one. The user should be able to:
    • Listen to the recording
    • View the waveform
    • Trim the waveform
    • Indicate if the spoken utterance does not correspond with the text
    • Indicate if amplitude is too low
    • Indicate if amplitude is too high

The Recording DB object should have a Recording.checked attribute to indicate whether the recording has been manually checked or not. The Collection list view should indicate the check progress.

@atliSig
Copy link
Collaborator Author

atliSig commented Jun 16, 2020

See this project and this branch for updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants