From: Georgi Gerganov Date: Sun, 27 Nov 2022 09:30:32 +0000 (+0200) Subject: Update README.md X-Git-Tag: upstream/1.7.4~1767 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=6fd5358dd0162bca1409022a14e8fb9b1e41cc91;p=pkg%2Fggml%2Fsources%2Fwhisper.cpp Update README.md --- diff --git a/README.md b/README.md index 3722d043..9c77782e 100644 --- a/README.md +++ b/README.md @@ -468,4 +468,9 @@ Some of the examples are even ported to run in the browser using WebAssembly. Ch | [livestream.sh](examples/livestream.sh) | | [Livestream audio transcription](https://github.com/ggerganov/whisper.cpp/issues/185) | | [yt-wsp.sh](examples/yt-wsp.sh) | | Download + transcribe and/or translate any VOD [(original)](https://gist.github.com/DaniruKun/96f763ec1a037cc92fe1a059b643b818) | -## [Frequently asked questions (#126)](https://github.com/ggerganov/whisper.cpp/discussions/126) +## [Discussions](https://github.com/ggerganov/whisper.cpp/discussions) + +If you have any kind of feedback about this project feel free to use the Discussions section and open a new topic. +You can use the [Show and tell](https://github.com/ggerganov/whisper.cpp/discussions/categories/show-and-tell) category +to share your own projects that use `whisper.cpp`. If you have a question, make sure to check the +[Frequently asked questions (#126)](https://github.com/ggerganov/whisper.cpp/discussions/126) discussion.