whisper.cpp icon indicating copy to clipboard operation
whisper.cpp copied to clipboard

Allow for Twitch.tv live transcription

Open keyehzy opened this issue 2 years ago • 0 comments
trafficstars

As for issue #209, this works.

We rely on streamlink library to give us a stream, then we proceed similarly to the radio livestream example.

I also didn't find a straightforward way to handle twitch stream but we can work around using this external tool. Note that the user need to install streamlink for this to work. See link for how to install it. That being said, this application supports many plugins for other streaming services so it would extend whisper.cpp reach quite a lot.

keyehzy avatar Dec 08 '22 03:12 keyehzy