try this directly https://huggingface.co/spaces/Imsachinsingh00/medical-summary-app
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
- 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)
git clone https://github.com/imsachinsingh00/medical-summarization-bot.git
cd medical-summarization-bot