GitHub / Avinraj01 / SHL-Grammar-Scoring-Engine-for-Voice-Samples
This model predicts grammar scores (1–5) from audio files. It uses Whisper to transcribe speech to text, cleans the text, and extracts features with TF-IDF. A Random Forest Regressor is trained to learn grammar score patterns. Evaluation via Pearson Correlation showed good results.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Avinraj01%2FSHL-Grammar-Scoring-Engine-for-Voice-Samples
PURL: pkg:github/Avinraj01/SHL-Grammar-Scoring-Engine-for-Voice-Samples
Stars: 1
Forks: 0
Open issues: 0
License: None
Language: Jupyter Notebook
Size: 80.1 KB
Dependencies parsed at: Pending
Created at: 4 months ago
Updated at: about 1 month ago
Pushed at: about 1 month ago
Last synced at: about 1 month ago
Topics: audio-to-text, grammar-scoring, machine-learning, model-evaluation, nlp-machine-learning, pearson-correlation, random-forest, regression-model, speech-recognition, submission-pipeline, text-preprocessing, tf-idf, whisper-model