rmusser01 / tldw

Too Long, Didn't Watch(TL/DW): Your Personal Research Multi-Tool - Open Source NotebookLM
Apache License 2.0
44 stars 2 forks source link

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

Closed rmusser01 closed 3 weeks ago

rmusser01 commented 1 month 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 3 weeks 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.