diff options
| author | Konstantin <const@const.me> | 2023-01-16 21:18:07 +0100 |
|---|---|---|
| committer | Konstantin <const@const.me> | 2023-01-16 21:18:07 +0100 |
| commit | 8648d1d5c6766af410032a5096bfe8dedf519eef (patch) | |
| tree | 2f9083968af996192b3b67ac41dabe71fc65395e /WhisperNet | |
| parent | f65ef2ee00e88c74384f7b5eb7f29632b1fea433 (diff) | |
Release notes
Diffstat (limited to 'WhisperNet')
| -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" /> |
