Skip to content

v0.1.0

Choose a tag to compare

@bpkeene bpkeene released this 14 Jan 19:41
· 18 commits to main since this release
81fcb02

Beta release for WhisperKitAndroid!

What's Changed

  • Added Linux support (CPU only) for model pipeline execution
  • Testing coverage across earnings-22, librispeech datasets
  • Initial C-API and internal runtime
  • whisperkit-cli command line utility, with subset of features as from WhisperKit
  • Reduced exported symbols, improved build system, and other improvements