diff options
| author | Konstantin <const@const.me> | 2023-01-16 15:26:43 +0100 |
|---|---|---|
| committer | Konstantin <const@const.me> | 2023-01-16 15:26:43 +0100 |
| commit | 48129fdce35409808c47ed5b26f48630136925c9 (patch) | |
| tree | ac1895b78d0c96b236db4788f0afa95ea323f40a | |
| parent | c838a2a24bc0f6c06c69044d074e15480fcf5596 (diff) | |
Updated readme with a nuget link
| -rw-r--r-- | Readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
