summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKonstantin <const@const.me>2023-01-16 21:18:07 +0100
committerKonstantin <const@const.me>2023-01-16 21:18:07 +0100
commit8648d1d5c6766af410032a5096bfe8dedf519eef (patch)
tree2f9083968af996192b3b67ac41dabe71fc65395e
parentf65ef2ee00e88c74384f7b5eb7f29632b1fea433 (diff)
Release notes
-rw-r--r--WhisperNet/WhisperNet.nuspec2
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" />