File size: 642 Bytes
aad417a
da1b807
 
 
 
 
aad417a
da1b807
 
aad417a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
da1b807
57ffe06
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
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!