From: Georgi Gerganov Date: Wed, 7 Dec 2022 02:41:43 +0000 (+0200) Subject: livestream.sh : remove obsolete comment X-Git-Tag: upstream/1.7.4~1752 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=faa85f984012641695efcadfadf23ae8271ecf50;p=pkg%2Fggml%2Fsources%2Fwhisper.cpp livestream.sh : remove obsolete comment --- diff --git a/examples/livestream.sh b/examples/livestream.sh index de279a8b..c64b004f 100755 --- a/examples/livestream.sh +++ b/examples/livestream.sh @@ -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)