Skip to content

v1.3.0 - better, faster, stronger

Compare
Choose a tag to compare
@BBC-Esq BBC-Esq released this 01 Aug 04:55
· 6 commits to main since this release
092ee6b

Improvements

  • Added distil whisper models as well as Large-v3 model variants.
  • Significantly improved the installation speed by using the uv library.
  • Users now choose the installation method of GPU support or Cpu-only.
  • You no longer have to separately install CUDA on your computer. The GPU installation will pip install into the virtual environment.

Removals

  • Removed Python 10 support.