TheOnesThatWereAbroad/PodcastSummarization
Text Summarization on Spotify Podcast Transcripts for NLP class at @UNIBO
This project helps content creators and podcast platforms quickly generate concise summaries for podcast episodes. It takes a full podcast transcript as input and outputs a short, human-readable summary, similar to an episode description. This is ideal for podcast publishers, marketers, or anyone managing large libraries of audio content.
No commits in the last 6 months.
Use this if you need to create brief, accurate podcast summaries to help listeners decide whether to engage with an episode.
Not ideal if you're looking for an audio processing tool, as this project only works with pre-existing text transcripts.
Stars
17
Forks
5
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jul 02, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/TheOnesThatWereAbroad/PodcastSummarization"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
kenlimmj/rouge
A Javascript implementation of the Recall-Oriented Understudy for Gisting Evaluation (ROUGE)...
uoneway/KoBertSum
KoBertSum은 BertSum모델을 한국어 데이터에 적용할 수 있도록 수정한 한국어 요약 모델입니다.
udibr/headlines
Automatically generate headlines to short articles
bheinzerling/pyrouge
A Python wrapper for the ROUGE summarization evaluation package
xiongma/transformer-pointer-generator
A Abstractive Summarization Implementation with Transformer and Pointer-generator