Get the latest tech news
FFmpeg 8.0 Merges OpenAI Whisper Filter For Automatic Speech Recognition
The upcoming FFmpeg 8.0 multimedia library release continues to get more exciting almost by the day
There is optional GPU acceleration and various tunables that can be used for then running automatic transcription with FFmpeg to dump the text to a SRT file, sending the output in JSON format to an HTTP web service, and other capabilities. Those interested in this OpenAI Whisper audio filter support that was merged to FFmpeg over the weekend can be found via this Git commit. FFmpeg 8.0 should release within a few weeks and also feature a number of Vulkan acceleration enhancements, new CPU performance optimizations, and a wide variety of other improvements for this widely-used open-source multimedia library.
Or read this on Phoronix