]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
Allow for Twitch.tv live transcription
authorkeyehzy <redacted>
Thu, 8 Dec 2022 02:45:54 +0000 (23:45 -0300)
committerGeorgi Gerganov <redacted>
Thu, 8 Dec 2022 17:20:04 +0000 (19:20 +0200)
commit9e5f3ddc166ab9354abe12498ef54bb49a30bbe6
treed148a535742d63a0f063ac85d74bf4a9402c57f5
parentd91c001120df4ebdd8c23cbc21c61c1c162d11f6
Allow for Twitch.tv live transcription

We rely on streamlink library to give us a stream, then we proceed similarly to
the radio livestream example.
examples/twitch.sh [new file with mode: 0755]