]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commitdiff
livestream.sh : remove obsolete comment
authorGeorgi Gerganov <redacted>
Wed, 7 Dec 2022 02:41:43 +0000 (04:41 +0200)
committerGeorgi Gerganov <redacted>
Wed, 7 Dec 2022 02:41:43 +0000 (04:41 +0200)
examples/livestream.sh

index de279a8b071d9746240f423f70ee6eba0b360681..c64b004f259ab0d23ad7789556cffe112485fb9c 100755 (executable)
@@ -4,10 +4,6 @@ set -eo pipefail
 # Idea by @semiformal-net
 # ref: https://github.com/ggerganov/whisper.cpp/issues/185
 #
-# TODO:
-# - Currently, there is a gap between sequential chunks, so some of the words are dropped. Need to figure out a
-#   way to produce a continuous stream of audio chunks.
-#
 
 url="http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/nonuk/sbr_low/ak/bbc_world_service.m3u8"
 fmt=aac # the audio format extension of the stream (TODO: auto detect)