]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commitdiff
Update README.md
authorGeorgi Gerganov <redacted>
Sun, 27 Nov 2022 09:30:32 +0000 (11:30 +0200)
committerGitHub <redacted>
Sun, 27 Nov 2022 09:30:32 +0000 (11:30 +0200)
README.md

index 3722d0431b60c41ffd85381d269116323f38fbff..9c77782e2815bec7a63d355513a721aaa58417ce 100644 (file)
--- 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.