Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speech Analyzer and Grader

This project is a speech analysis and grading tool that uses OpenAI's GPT-4 and Whisper ASR models to evaluate, transcribe, and suggest improvements for both informative and persuasive speeches.

Features

  • Record or upload audio files for analysis
  • Automatic transcription using Whisper ASR
  • Evaluation of speech based on informativeness or persuasiveness
  • Suggested improvements for the speech content
  • Intuitive Gradio user interface

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/speech-analyzer.git
  1. Install the requirements:
pip install -r requirements.txt
  1. Run the app:
python gradio_app.py

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages