Skip to content

v0.2.50

Compare
Choose a tag to compare
@Xpitfire Xpitfire released this 04 Aug 06:15
· 591 commits to main since this release

Release Note

New Features

  • Added support to stream over large audio files in batches of 30s.
  • Added comments to symbol; added fine tuning support for openai.
  • Support added to recover the transcript with timestamps.
  • Added fine tuning capability.
  • New release.

Bug Fixes

  • Fixed issue with accessing properties when outside of class.
  • Corrected the return type handling.
  • Fixed some edge cases in timestamp sync.
  • Fixed a bug related to object return and lazy loading.
    (Fixed issue with BIG maggotrons; Big Daddy commit.)

Improvements

  • Improved timestamp synchronization.
  • Switched from mel based decoding to transcribe because mel detection.
  • Added support for returning timestamps alongside the transcription.
  • Made preview fix.
  • Fixed readme video.

Other Changes

  • Added top-k feature.
  • Included minor fixes and better error handling.