Skip to content

v2.2.1 - Whisper easier

Compare
Choose a tag to compare
@BBC-Esq BBC-Esq released this 10 Oct 01:46
· 967 commits to main since this release
33ebcc3

Since the transcriber is set to "auto" to select best available of gpu or cpu acceleration. Therefore, I added 8 threads default (when using cpu) instead of 4, which is the default from faster-whisper library when not otherwise specified.

Added instructions specific to BGE embedding models, which was accidentally overlooked previously, which will greatly increase the effectiveness of these models (now rivaling or possibly exceeding the instructor embeddings models' quality).