In the next two weeks, we will get reader data, where the reader is practicing for a play. This means, the reader will be reading his text repeatedly over the next 2 weeks.
This will include spelling tests and comprehension tests via written (we can transcribe the written results and then run our evaluation to check how well it goes)
However, the research can also be done here is to see if our System can track the readers reading improvement progress over the two weeks (as he will be practicing the same passage again and again).
The goal is, to use this data to measure the readers performance via some of the metrics defined by @clanchief117 .
Therefore, we can evaluate the following:
Based on the readers first time reading the text and then writing a comprehension about it, we can evaluate the readers comprehension (but only one tme, as the reader will only be reading the same text).
As the reader will be reading the same text over the next two weeks, we can measure his performance improvements based on the following two metrics:
Fluency
Accuracy
To achieve any of the evaluations, the following steps need to be taken:
Implement a Audio to text transcriber module (factory) via Whisper as a start.
The transcription will entail time information, that can be used to measure the metrics which are presented in @clanchief117 powerpoint
In the next two weeks, we will get reader data, where the reader is practicing for a play. This means, the reader will be reading his text repeatedly over the next 2 weeks. This will include spelling tests and comprehension tests via written (we can transcribe the written results and then run our evaluation to check how well it goes)
However, the research can also be done here is to see if our System can track the readers reading improvement progress over the two weeks (as he will be practicing the same passage again and again).
The goal is, to use this data to measure the readers performance via some of the metrics defined by @clanchief117 .
Therefore, we can evaluate the following:
To achieve any of the evaluations, the following steps need to be taken: