From 48129fdce35409808c47ed5b26f48630136925c9 Mon Sep 17 00:00:00 2001 From: Konstantin Date: Mon, 16 Jan 2023 15:26:43 +0100 Subject: Updated readme with a nuget link --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3