Spaces:
Sleeping
Sleeping
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! |