summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKonstantin <const@const.me>2023-01-16 15:26:43 +0100
committerKonstantin <const@const.me>2023-01-16 15:26:43 +0100
commit48129fdce35409808c47ed5b26f48630136925c9 (patch)
treeac1895b78d0c96b236db4788f0afa95ea323f40a
parentc838a2a24bc0f6c06c69044d074e15480fcf5596 (diff)
Updated readme with a nuget link
-rw-r--r--Readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md
index 1bfb4dd..7318945 100644
--- a/Readme.md
+++ b/Readme.md
@@ -42,7 +42,7 @@ and most audio capture devices which work on Windows (except some professional o
The implementation is based on the [2009 article](https://www.researchgate.net/publication/255667085_A_simple_but_efficient_real-time_voice_activity_detection_algorithm)
“A simple but efficient real-time voice activity detection algorithm” by Mohammad Moattar and Mahdi Homayoonpoor.
-* Easy to use COM-style API, idiomatic C# wrapper available on nuget
+* Easy to use COM-style API, idiomatic C# wrapper [available on nuget](https://www.nuget.org/packages/WhisperNet/)
* Pre-built binaries available