Repository files navigation
speech to text recognition and transcribe
check existence of desired and prohibited phrases
build/publish Visprech.Cmd project or download latest release
run the built executable
if not exists ffmpeg will be download (needed for audio extraction)
if not exists Whisper ggml will be downloaded (needed for transcript creation)
the app.conf file should be created with default configuration
edit phrases in app.conf . Add phrases that are desired and/or prohibited. DesiredPhrases and ProhibitedPhrases respectively.
run the executable against video file (audio file will work too).
Run it in the command line. E.g. VideoSpeechCheck.exe <file to check>
Drag-and-Drop a video file on VideoSpeechCheck.exe
some more user friendly UI
About
A small app that transcript (speech to text) video and check if there exist desired and prohibited pharases
Topics
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.