diff options
Diffstat (limited to 'WhisperNet/WhisperNet.nuspec')
| -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 4e02122..095c08a 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>Initial public version</releaseNotes> + <releaseNotes>Fixed a minor bug in the in-app performance profiler</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" /> |
