← Back to context

Comment by exprez135

1 day ago

Not an insider, but I noticed that there is now a filter for using Whisper (C++) for audio transcription [1]. It looks like you provide the path to a model file [2].

[1]: https://github.com/ggml-org/whisper.cpp

[2]: https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/13ce36fef98a...

This is big news if it means realtime subtitle generation.

  • in my experience whisper (at least on my 3070 Ti) is not capable of high quality real-time transcription. A few seconds per second of audio, maybe.