diff --git a/_gsocprojects/2026/project_AutoEIT.md b/_gsocprojects/2026/project_AutoEIT.md index 2b898713..b7e9141a 100644 --- a/_gsocprojects/2026/project_AutoEIT.md +++ b/_gsocprojects/2026/project_AutoEIT.md @@ -8,3 +8,6 @@ description: | --- {% include gsoc_project.ext %} +### System Architecture + +The AutoEIT system can follow a pipeline where learner audio recordings are first preprocessed to remove noise and segment the speech. The processed audio is then passed through a speech-to-text model to generate a transcription. The transcription can later be evaluated using similarity metrics to assess the learner’s response accuracy.