Skip to content

Commit

Permalink
Nuget package release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Const-me committed Mar 10, 2023
1 parent ff201b8 commit df5047f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion WhisperNet/WhisperNet.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,10 @@
<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>Bugfixes, API documentation</releaseNotes>
<releaseNotes>
Changed API to allow to select the GPU for the inference
Documented F16C requirement, and improved error handling accordingly
</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" />
Expand Down

0 comments on commit df5047f

Please sign in to comment.