table of contents
SREVIEW-TRANSCRIBE(1p) | User Contributed Perl Documentation | SREVIEW-TRANSCRIBE(1p) |
NAME¶
sreview-transcribe - create transcriptions from the "sreview-transcode" output
SYNOPSIS¶
sreview-transcribe TALKID
DESCRIPTION¶
"sreview-transcribe" performs the following actions:
- Look up the talk with id TALKID in the database.
- Run openai-whisper on the video file, outputting a .vtt (WebVTT) file.
- dbistring
- The DBI string used to connect to the database.
SEE ALSO¶
"sreview-cut", "sreview-transcode", "sreview-skip", "sreview-config"
2025-02-17 | perl v5.40.1 |