Skip to content

Release 0.3.0-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jhen0409 jhen0409 released this 13 May 05:27
· 203 commits to main since this release

0.3.0-rc.0 (2023-05-13)

This pre-release introduces Core ML support for iOS, please read Core ML support in README for more details.

Bug Fixes

  • android: move reset call to fullTranscribeSamples (14f0f0b)

Features

  • bump whisper.cpp to latest commit (after 1.4.1 beta) (#40) (8c78af5)
  • bump whisper.cpp to v1.3.0 beta (c6e6bdc)
  • example: update Podfile.lock (771b0d0)
  • ios: support Core ML (#41) (736f9e0)
  • support load model in bundle assets (7a14148)
  • use initial_prompt param instead of rn_whisper_convert_prompt (bc1f43f)