Releases: Purfview/whisper-standalone-win
Faster-Whisper-XXL r245.2
Standalone Faster-Whisper implementation using optimized CTranslate2 models.
Includes all Standalone Faster-Whisper features + some additional ones. Read here.
Last included commit: #245
Faster-Whisper-XXL includes all needed libs.
Some new stuff in r245.2:
Fixed: Audio track selection with --ff_track
didn't work with --ff_mdx_kim2
.
New feature: Deal with inverted polarity/phase in audios with new args: --ff_lc
& --ff_invert
.
New feature: --model_preload
[its automatic]. Fixes FW model interference with --ff_mdx_kim2
.
New feature: --diarize_ff
[its automatic]. Enables diarization after --ff_...
filters.
New feature: Output diarization embeddings with --return_embeddings
/-embeddings
.
New feature: Diarize without transcription with --diarize_only
.
Link to the changelog.
Faster-Whisper r192.3
Standalone Faster-Whisper implementation using optimized CTranslate2 models.
GPU execution requires cuBLAS and cuDNN 8.x libs for CUDA v11.x .
Last included commit: #192
Note:
This release branch is deprecated, use Faster-Whisper-XXL.
Link to the changelog.
Whisper-OpenAI r150
Standalone Whisper.
Last included commit: #150.
Whisper-OpenAI includes all needed libs.
cuBLAS and cuDNN
Place libs in the same folder where Faster-Whisper executable is. Or to:
Windows: To System32
dir.
Linux: To dir in LD_LIBRARY_PATH
env.
.7z
vs .zip
- archives contain same files.
CUDA11_v2
is the last with support for GPUs with Kepler chip.
CUDA11_v2: - cuBLAS.and.cuDNN____v11.11.3.6__v8.7.0.84
CUDA11_v3: - cuBLAS.and.cuDNN____v11.11.3.6__v8.9.6.50
CUDA11_v4: - cuBLAS.and.cuDNN____v11.11.3.6__v8.9.7.29
CUDA12_v1: - cuBLAS.and.cuDNN____v12.4.5.8___v8.9.7.29