Skip to content

Scribe v2.0.0

Compare
Choose a tag to compare
@o7q o7q released this 25 Jul 07:15
· 3 commits to main since this release

CHANGES

  • Switched to stable-ts for transcribing (a fork of whisper that provides more features)
  • Switched from .NET Framework to .NET Core (an up-to-date version of .NET)
  • Greatly optimized media processing
  • Greatly improved accuracy of transcriptions (thanks stable-ts)
  • Greatly improved search speed and storage file manipulation
  • Added all language support from whisper
  • Added all model support from whisper
  • You can now delete storage files manually by pressing 'Del' in the search window
  • Improved the FFmpeg installer (fixed user issues related to environment variables)
  • Fixed issues with some Python libraries
  • Fixed bugs relating to filename overlaps
  • UI Improvements

Full Changelog: v1.0.3.0...v2.0.0