abb128 / LiveCaptions

Linux Desktop application that provides live captioning
GNU General Public License v3.0
1.15k stars 31 forks source link

Transcript #87

Open bmp opened 5 months ago

bmp commented 5 months ago

Is it possible to save the generation captions to a transcript file (potentially with a timestamp)?

amariusz commented 5 months ago

This is somewhat hidden.

Preferences -> History -> View History additionally there's Export history as txt that creates file with added timestamps (as you listened to it). ALL CAPS unfortunately.

amariusz commented 5 months ago

I've assumed your use case is talking to the microphone and using LiveCaptions as a logger or journal. If you need timestamps for an audio or video file, you're probably looking for whisper https://github.com/openai/whisper

bmp commented 5 months ago

Actually, my usecase was taking notes in meetings!

aral commented 4 months ago

@amariusz I’m going to be using Live Captions to, umm, live caption videos and the transcript is very useful for publishing along with the video. I haven’t had a chance to see if it’s a default format but, even if not, I’m sure it can be easily converted :)