rmusser01 / tldw

tl/dw (Too Long, Didn't Watch): Your Personal Research Multi-Tool - a naive attempt at 'A Young Lady's Illustrated Primer'
Apache License 2.0
330 stars 11 forks source link

Enhancement: Add ability to ingest podcasts(Audio files) for summarization #60

Closed rmusser01 closed 5 months ago

rmusser01 commented 5 months ago

As a user of hte application, I subscribe to long-form podcasts that I would like to know what kind of content they contain and if I am interested in listening to that particular episode.

I would like to be able to point to a podcast URL or supply a local file, and have the podcast transcribed, and optionally, summarized.

rmusser01 commented 5 months ago

Audio files passed via cli will be transcribed and summarized with the proper cli args. I'll use the other issue to track its addition to the Gradio GUI.