Spaces:
Running
Running
A newer version of the Gradio SDK is available:
5.34.0
metadata
title: Medical Summary App
emoji: π
colorFrom: indigo
colorTo: gray
sdk: gradio
sdk_version: 5.23.3
app_file: app.py
pinned: true
license: apache-2.0
π₯ Medical Summarization Bot
This is a simple Gradio-based application for summarizing medical reports and doctor-patient conversations. It uses:
- ποΈ Whisper (base) for automatic speech recognition (ASR)
- π§ BART-Large-CNN for text summarization
π Features
- Upload or record audio of medical conversations β get transcription + summary
- Paste text from reports or dialogues β get instant summary
- Lightweight, open-source models (runs on CPU)
π Installation
1. Clone the repository
git clone https://github.com/yourusername/medical-summarization-bot.git
cd medical-summarization-bot
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference