diff options
| author | Konstantin <const@const.me> | 2023-01-24 18:21:57 +0100 |
|---|---|---|
| committer | Konstantin <const@const.me> | 2023-01-24 18:21:57 +0100 |
| commit | 3cdb0f3cc721a0aee7330f4167e3904bdd5b4e18 (patch) | |
| tree | 9cd364fde1c7d38171e9b5b72654e918c9aa9c5b | |
| parent | 9ca23c5c6d6cabf1fca873319dff47f68cc36a0d (diff) | |
Release notes
| -rw-r--r-- | WhisperNet/WhisperNet.nuspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WhisperNet/WhisperNet.nuspec b/WhisperNet/WhisperNet.nuspec index e08bcf0..391092a 100644 --- a/WhisperNet/WhisperNet.nuspec +++ b/WhisperNet/WhisperNet.nuspec @@ -7,7 +7,7 @@ <license type="expression">MPL-2.0</license> <projectUrl>https://github.com/Const-me/Whisper</projectUrl> <description>High-performance GPGPU inference of OpenAI's Whisper automatic speech recognition (ASR) model</description> - <releaseNotes>Two bugfixes, one of them critical.</releaseNotes> + <releaseNotes>Performance improvements</releaseNotes> <copyright>Copyright © const.me, 2022-2023</copyright> <tags>whisper, gpgpu, speech recognition</tags> <repository type="git" url="https://github.com/Const-me/Whisper.git" /> |
