Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions _gsocprojects/2026/project_AutoEIT.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.