Soenneker.Libraries.Whisper.CTranslate 3.0.74

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Soenneker.Libraries.Whisper.CTranslate --version 3.0.74                
NuGet\Install-Package Soenneker.Libraries.Whisper.CTranslate -Version 3.0.74                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Soenneker.Libraries.Whisper.CTranslate" Version="3.0.74" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Soenneker.Libraries.Whisper.CTranslate --version 3.0.74                
#r "nuget: Soenneker.Libraries.Whisper.CTranslate, 3.0.74"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Soenneker.Libraries.Whisper.CTranslate as a Cake Addin
#addin nuget:?package=Soenneker.Libraries.Whisper.CTranslate&version=3.0.74

// Install Soenneker.Libraries.Whisper.CTranslate as a Cake Tool
#tool nuget:?package=Soenneker.Libraries.Whisper.CTranslate&version=3.0.74                

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

alternate text is missing from this package README image Soenneker.Libraries.Whisper.CTranslate

What is Whisper?

Whisper is an automatic speech recognition (ASR) system developed by OpenAI, designed to transcribe and translate audio efficiently and accurately. It supports multiple languages and use cases, ranging from real-time transcription to audio-based translation.

About This Executable

The Soenneker.Libraries.Whisper.CTranslate package provides a Windows executable version of Whisper using the Faster-Whisper implementation with CTranslate2. This implementation is up to 4 times faster than OpenAI’s original Whisper system, maintaining the same accuracy while requiring less memory.

Features

  • No Python installation is needed: Simple to deploy and use for Windows users.
  • Daily Updates: This package is updated daily, including updates from its entire dependency chain and the source repository.
  • CUDA Support: GPU transcoding via CUDA is fully supported for faster processing on compatible systems.

Installation Options

You can obtain the executable in the following ways:

1. Release Installation

Download the latest release directly from the Releases section on GitHub.

2. NuGet Package Installation

dotnet install Soenneker.Libraries.Whisper.CTranslate

After installing via NuGet, the executable will be located at /Resources/whisper_ctranslate2.exe within your project.

Usage Examples

The following examples demonstrate how to use the executable:

Basic Transcription

Use the following command in PowerShell to transcribe an input audio file:

./whisper_ctranslate2.exe input.mp3 --model medium

This command will automatically download the required model from HuggingFace if it’s not already available locally.

Subtitles Generation

Generate subtitles (in SRT format) from an input audio file:

./whisper-ctranslate2 input.mp3 --model medium --output-format srt

Specify a Language

If you know the language of the input audio, specify it to improve accuracy and speed:

./whisper-ctranslate2 input.mp3 --model medium --language en

Help Command

To see all available options and arguments:

./whisper_ctranslate2 --help

Source Code and Custom Builds

The source code and instructions for building the executable yourself can be found in the Soenneker.Runners.Whisper.CTranslate repository.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net9.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.77 127 2/19/2025
3.0.76 273 2/18/2025
3.0.75 369 2/17/2025
3.0.74 366 2/16/2025
3.0.73 340 2/15/2025
3.0.72 383 2/14/2025
3.0.71 382 2/13/2025
3.0.70 352 2/12/2025
3.0.69 359 2/11/2025
3.0.68 493 2/10/2025
3.0.67 657 2/9/2025
3.0.66 451 2/8/2025
3.0.65 421 2/7/2025
3.0.64 288 2/6/2025
3.0.63 456 2/5/2025
3.0.62 558 2/4/2025
3.0.61 578 2/3/2025
3.0.60 616 2/2/2025
3.0.59 433 2/1/2025
3.0.58 591 1/31/2025
3.0.57 538 1/30/2025
3.0.56 248 1/29/2025
3.0.55 335 1/28/2025
3.0.54 355 1/27/2025
3.0.53 322 1/26/2025
3.0.52 354 1/25/2025
3.0.51 174 1/24/2025
3.0.50 335 1/23/2025
3.0.49 378 1/22/2025
3.0.48 472 1/21/2025
3.0.47 385 1/20/2025
3.0.46 480 1/19/2025
3.0.45 468 1/18/2025
3.0.44 438 1/17/2025
3.0.43 446 1/16/2025
3.0.42 465 1/15/2025
3.0.40 427 1/13/2025
3.0.39 460 1/12/2025
3.0.38 500 1/11/2025
3.0.37 455 1/10/2025
3.0.36 413 1/9/2025
3.0.35 227 1/8/2025
3.0.34 289 1/7/2025
3.0.33 264 1/7/2025
3.0.31 381 1/6/2025
3.0.30 345 1/5/2025
3.0.29 184 1/4/2025
3.0.28 335 1/3/2025
3.0.21 449 12/30/2024
3.0.20 391 12/29/2024
3.0.19 463 12/29/2024
3.0.18 455 12/29/2024
3.0.17 441 12/28/2024
3.0.16 507 12/28/2024