-
Notifications
You must be signed in to change notification settings - Fork 9
nikhila-kuchimanchi/oratory_coach_results
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Oratory Coach Results This project is a simple web-based feedback system for an oratory coach application. It provides individual feedback on various aspects of a speech, including facial gestures, body gestures, posture, sentiment and tone analysis, grammar evaluation, and disfluencies detection. Each section of feedback is displayed on separate pages, and a central results overview page provides navigation links to these individual reports. Features - Facial Gestures Analysis : Smile detection, eye contact analysis, and identification of other relevant facial expressions. - Body Gestures Analysis : Hand movements, head movements, and engagement level assessment based on body language. - Posture Analysis : Evaluation of the speaker's posture throughout the speech. - Sentiment and Tone Analysis : Displays the two most prevalent emotions and provides feedback on tone. - Grammar Evaluation : Identifies grammatical correctness and highlights incorrect sections in the speech. - Disfluencies Detection : Detects filler words and other disfluencies, showing the percentage of disfluency in the spoken content. - Suggestions for Improvement : Provides feedback to improve the speaker's confidence and overall presentation. Folder Structure /oratory-coach-results │ ├── index.html # Results Overview Page ├── facial-gestures.html # Facial Gestures Feedback Page ├── body-gestures.html # Body Gestures Feedback Page ├── posture.html # Posture Feedback Page ├── sentiment-tone-analysis.html # Sentiment & Tone Feedback Page ├── grammar-evaluation.html # Grammar Evaluation Feedback Page ├── disfluencies-detection.html # Disfluencies Detection Feedback Page └── suggestions.html # Suggestions for Improvement Page Setup and Usage Prerequisites To run this project, you only need a modern web browser such as: - Google Chrome - Mozilla Firefox - Microsoft Edge - Safari Instructions 1. Clone the project : Clone the repository or download the project folder containing all HTML files. 2. Open the Project : Open the `index.html` file in your web browser to view the results overview. 3. Navigate through Sections : From the results overview, you can navigate to individual sections like Facial Gestures, Body Gestures, etc., by clicking the corresponding links. Navigation Links | Section | Link from `index.html` | |-----------------------------|--------------------------------------------| | Facial Gestures | [Facial Gestures](facial-gestures.html) | | Body Gestures | [Body Gestures](body-gestures.html) | | Posture | [Posture](posture.html) | | Sentiment and Tone Analysis | [Sentiment & Tone](sentiment-tone-analysis.html) | | Grammar Evaluation | [Grammar Evaluation](grammar-evaluation.html) | | Disfluencies Detection | [Disfluencies](disfluencies-detection.html) | | Suggestions | [Suggestions](suggestions.html) | ## License This project is open-source and free to use.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published