Giter Site home page Giter Site logo

english-reading-proficiency-calculator's Introduction

English Reading Proficiency Calculator

  • Still in Project-Development Phase. Plenty of room for improvement.
  • Any Suggestions welcomed.
  • All the modules have been implemented, yet there's space for more.

Phases:

  • The model runs in basically two different phases. The FlowCharts has been presented here FLOWCHART.
  • The Application hasn't been deployed anywhere due to high server-cost constraints & limited resources.
  • The application is still CommandLine Based.
  • The Basic Flow of the Modules are described here:

Module Implementation From Scratch?

  • All the modules are here in this Repository.
  • They've been implemented in the above repo ( some from scratch, some open-source).

Running the App?

  • The Application generates 2 paragraphs and asks the user to start reading once the timer goes off

  • A Temporary Para Generated by the program is displayed below.

  • The Audio Data is Converted and sent to Deep Learning Models for analysis

  • The Spectrogram Looks Something like this for a 75 sec long audio

  • The Deep Learning Models are Loaded and Evaluation begins, Scores are calculated and produced

Run the Application to test your "Reading Skills?"

Step 1:

Install Python 3.7
Don't forget to add Path o Environment Varibales Doubt?

Completely Optional: Install Git

Step 2:

Clone this Repository Tutorial

Step 3:

From the root folder of the repository, open a commandline terminal/powershell and run the following commands:

pip install virtualenv :- Installs Virtualenv Python Module
virtualenv ANY_NAME :- Replace ANY_NAME with your choice of environment name
.\ANY_NAME\Scripts\activate :- Activates the Virtual Environment we just created
pip install -r requirements.txt :- Installs the Required Liraries , Takes time & Needs Space ("A lot")

Step 4:

Once all the Above is Completed , Lets run our Application.<br> Run the below command in the cmd.

python app.py

And let the application run its course ๐Ÿ˜‹

Note:

  • The Application is Completely Commandline Based.
  • Open-Source Codes have been used
  • Room for Improvements & Suggestions :)

english-reading-proficiency-calculator's People

Contributors

akhilmedvolt avatar reekithak avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.