Ticket #374 (new enhancement)
Opened 13 years ago
Speech Submission Proof-reading and User updates
Reported by: | kmaclean | Owned by: | kmaclean |
---|---|---|---|
Priority: | major | Milestone: | SpeechSubmission 0.1.8 |
Component: | SpeechSubmission | Version: | SpeechSubmission0.1.4 |
Keywords: | Cc: |
Description
From this post:
The perfect interface I can imagine for this would let the user listen to audio
in real time, while displaying sub-titles of the corresponding transliterated
text, so that the user could pause the audio each time they see an error,
and fix the current sub-title. I believe this should be possible by
automatically dividing the audio up into sentence sized chunks before
queeing it for transliteration.
What I have in mind (from an "ease of coding" perspective at least) is basically the current Java Applet, but with playback buttons and user editable text fields. The user could play the first prompt, and the app would play each prompt consecutively, so that a submission could be reviewed quickly. If correction are required, the user would make the correction in the text field and submit the changes and they would get incorporated into the Subversion repository (for version control).