platisd / skonaki

Create cheatsheets out of videos
MIT License
14 stars 2 forks source link

Is it possible to take in local mp4 or even mp3 files and then process them? #4

Open crxssrazr93 opened 1 month ago

crxssrazr93 commented 1 month ago

I do this a lot to transcribe content locally via whisper (through phonix like this: py phonix.py --run-whisper-locally "{media_file}").

It would be great if we can also do something similar and get a summary of the transcribed output as well (via OpenAI API for the summarization part).

platisd commented 1 month ago

It's always cool to hear how people are using the tool. :}

Anyway, what if you run phonix and also add the following arguments: