An audio summarizer (faster-whisper and BART glued together)
This repository has been archived on 2025-09-28. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2024-08-13 21:02:55 +02:00
.gitignore Add project files 2024-08-13 20:32:46 +02:00
audio-summarize.py Fix default value for --summax and --segmax 2024-08-13 21:02:55 +02:00
LICENSE Initial commit 2024-08-13 20:29:07 +02:00
README.md Initial commit 2024-08-13 20:29:07 +02:00
requirements.txt Add project files 2024-08-13 20:32:46 +02:00
setup.sh Add project files 2024-08-13 20:32:46 +02:00

audio-summarize

An audio summarizer (ffmpeg, whisper.cpp and BART glued together)