This repository contains a project on speech-to-text summarization for Indian languages using advanced AI models. The project includes automatic speech recognition (ASR) with Whisper, text summarization using Hugging Face transformers, and sentiment analysis with visualization via Matplotlib. Developed and tested on Google Colab.
Features: ASR with Whisper: Converts audio to text in Indian languages. Text Summarization: Summarizes transcribed text using state-of-the-art models. Sentiment Analysis: Visualizes sentiment trends in summarized text. Matplotlib Integration: Plots sentiment analysis results effectively. Usage: Clone the repository. Run the project on Google Colab. Use audio files in Indian languages to generate summaries and sentiment insights.