audio.py / README.md
karthikmn's picture
Update README.md
aad417a verified

A newer version of the Gradio SDK is available: 5.44.1

Upgrade
metadata
title: Audio.py
emoji: πŸ‘€
colorFrom: blue
colorTo: blue
sdk: gradio
sdk_version: 5.33.0
app_file: app.py
pinned: false

Audio Transcription and Summary Application

This application allows users to upload audio or video files in any format and receive:

  • Speech-to-text transcription
  • Summarized lecture notes
  • Extracted keywords
  • OCR (slide/whiteboard text extraction)

How It Works

  1. Upload an audio or video lecture (any format).
  2. The app transcribes speech and extracts slide/board text with OCR.
  3. It then summarizes the content and extracts keywords.

Enjoy the smart lecture notes generation powered by AI!