From 84a999570a1bd66ca4ea423b8e5f3c62eebb03f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Mach=C3=A1=C4=8Dek?= Date: Tue, 13 Aug 2024 14:53:28 +0200 Subject: [PATCH] link to a nice video --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e3a7a27..eb0ec35 100644 --- a/README.md +++ b/README.md @@ -233,6 +233,7 @@ overlap, and we limit the processing buffer window. Contributions are welcome. We acknowledge especially: - [The GitHub contributors](https://github.com/ufal/whisper_streaming/graphs/contributors) for their pull requests with new features and bugfixes. +- [Nice explanation video](https://www.youtube.com/watch?v=_spinzpEeFM) -- published on 31st March 2024, not that newer updates are not included. - [The translation of this repo into Chinese.](https://github.com/Gloridust/whisper_streaming_CN) - [Ondřej Plátek](https://opla.cz/) for the paper pre-review. - [Peter Polák](https://ufal.mff.cuni.cz/peter-polak) for the original idea.