EchoScribe / README.md
Sjanmanchi's picture
Upload 3 files
c1b39b1 verified
---
title: EchoScribe
emoji: πŸŽ₯
colorFrom: indigo
colorTo: pink
sdk: gradio
sdk_version: "3.50.2"
app_file: app.py
pinned: false
---
# πŸŽ₯ EchoScribe: Smart Video Transcriber
**EchoScribe** is a powerful AI tool that turns your videos into clean, punctuated transcripts, live subtitles, and insightful summaries β€” all in one click.
## πŸš€ Features
- 🎬 Upload any video (MP4)
- 🧾 Get raw and punctuated transcripts using `openai/whisper-large` and `oliverguhr/fullstop-punctuation-multilang-large`
- πŸ“ Generate clean summaries using `facebook/bart-large-cnn`
- ⬇️ Download transcript, summary, and subtitle (.srt) files
- 🌈 Clean, responsive interface powered by Gradio
- πŸ–€ Built with ❀️ by Snigdha’s AI Lab
## πŸ”§ Technologies Used
- Hugging Face Transformers
- Gradio
- Whisper ASR
- MoviePy for audio extraction
- Python, Torch
## πŸ› οΈ Usage
1. Upload a short video clip
2. Wait for the transcript and summary to be generated
3. View and download the results instantly
> Ideal for note-taking, content summarization, interviews, YouTube creators, and accessibility projects.
---
Feel free to fork, contribute, and remix!