Skip to content

1.7.2

Latest
Compare
Choose a tag to compare
@sandrohanea sandrohanea released this 10 Nov 15:19
· 7 commits to main since this release
a4877bb

What's Changed

  • Fix RuntimeOptions example by @SnakyBeaky in #232
  • fix linux cuda broken in 1.7.1 by @jettoblack in #234
  • Added logs for lib loading in #236
  • Bump Microsoft.Extensions.Logging.Debug from 8.0.0 to 8.0.1 by @dependabot in #237
  • Fix Whisper.net.Runtime.NoAvx package. in #240
  • Fixed the mono and netframework directory retrieval issue in #244
  • Added GetSupportedLanguages method in #245
  • Bump Microsoft.DotNet.XHarness.TestRunners.Xunit from 10.0.0-prerelease.24511.1 to 10.0.0-prerelease.24529.1 by @dependabot in #242
  • Fixed linux performance by adding F16C to list of required specialized instructions in #246
  • Fixed CD pipeline to add the tag and conditionally push to nuget in #248
  • Renamed ggml to ggml-whisper to not conflict with Llama in #252
  • Add option to enable DTW timestamps; expose tokens in SegmentData by @jettoblack in #241
  • Added try catch for getting the directory name in #255
  • Fixed the issue with the eager init context that is not freeing memory in #258

New Contributors

Full Changelog: 1.7.1...1.7.2