Soenneker.Libraries.Whisper.CTranslate 3.0.193

Prefix Reserved
dotnet add package Soenneker.Libraries.Whisper.CTranslate --version 3.0.193
                    
NuGet\Install-Package Soenneker.Libraries.Whisper.CTranslate -Version 3.0.193
                    
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.193" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Libraries.Whisper.CTranslate" Version="3.0.193" />
                    
Directory.Packages.props
<PackageReference Include="Soenneker.Libraries.Whisper.CTranslate" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Soenneker.Libraries.Whisper.CTranslate --version 3.0.193
                    
#r "nuget: Soenneker.Libraries.Whisper.CTranslate, 3.0.193"
                    
#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.
#addin nuget:?package=Soenneker.Libraries.Whisper.CTranslate&version=3.0.193
                    
Install Soenneker.Libraries.Whisper.CTranslate as a Cake Addin
#tool nuget:?package=Soenneker.Libraries.Whisper.CTranslate&version=3.0.193
                    
Install Soenneker.Libraries.Whisper.CTranslate as a Cake Tool

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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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.193 0 5 hours ago
3.0.192 23 a day ago
3.0.191 32 2 days ago
3.0.190 31 3 days ago
3.0.189 38 4 days ago
3.0.188 40 5 days ago
3.0.187 46 6 days ago
3.0.186 108 7 days ago
3.0.185 123 8 days ago
3.0.184 126 9 days ago
3.0.183 124 10 days ago
3.0.182 122 11 days ago
3.0.181 82 12 days ago
3.0.180 74 13 days ago
3.0.179 127 14 days ago
3.0.178 134 14 days ago
3.0.177 132 15 days ago
3.0.176 130 15 days ago
3.0.175 153 16 days ago
3.0.174 126 17 days ago
3.0.173 133 18 days ago
3.0.172 56 19 days ago
3.0.171 78 20 days ago
3.0.170 132 21 days ago
3.0.169 130 22 days ago
3.0.168 128 23 days ago
3.0.167 134 24 days ago
3.0.166 127 25 days ago
3.0.165 95 a month ago
3.0.164 161 a month ago
3.0.163 212 a month ago
3.0.162 215 a month ago
3.0.160 227 a month ago
3.0.159 124 a month ago
3.0.158 61 a month ago
3.0.157 80 a month ago
3.0.156 131 a month ago
3.0.155 138 a month ago
3.0.154 133 a month ago
3.0.153 133 a month ago
3.0.152 135 a month ago
3.0.151 63 a month ago
3.0.150 82 a month ago
3.0.149 138 a month ago
3.0.148 133 a month ago
3.0.147 285 a month ago
3.0.146 286 a month ago
3.0.145 315 2 months ago
3.0.144 270 2 months ago
3.0.143 349 2 months ago
3.0.141 480 2 months ago
3.0.140 519 2 months ago
3.0.139 539 2 months ago
3.0.138 465 2 months ago
3.0.137 479 2 months ago
3.0.136 398 2 months ago
3.0.135 491 2 months ago
3.0.134 415 2 months ago
3.0.133 453 2 months ago
3.0.132 484 2 months ago
3.0.131 465 2 months ago
3.0.130 482 2 months ago
3.0.129 475 2 months ago
3.0.128 425 2 months ago
3.0.127 466 2 months ago
3.0.126 485 2 months ago
3.0.125 479 2 months ago
3.0.124 459 2 months ago
3.0.123 437 2 months ago
3.0.122 362 2 months ago
3.0.121 504 2 months ago
3.0.120 402 2 months ago
3.0.119 359 2 months ago
3.0.118 386 2 months ago
3.0.117 281 2 months ago
3.0.116 251 2 months ago
3.0.115 259 2 months ago
3.0.114 288 3 months ago
3.0.113 511 3 months ago
3.0.112 539 3 months ago
3.0.111 542 3 months ago
3.0.110 339 3 months ago
3.0.109 212 3 months ago
3.0.108 145 3 months ago
3.0.107 202 3 months ago
3.0.106 206 3 months ago
3.0.105 183 3 months ago
3.0.104 185 3 months ago
3.0.103 170 3 months ago
3.0.102 112 3 months ago
3.0.101 134 3 months ago
3.0.100 139 3 months ago
3.0.96 503 3 months ago
3.0.95 520 3 months ago
3.0.94 549 3 months ago
3.0.93 521 3 months ago
3.0.92 479 3 months ago
3.0.91 624 3 months ago
3.0.90 673 3 months ago
3.0.89 680 3 months ago
3.0.88 588 3 months ago
3.0.87 561 3 months ago
3.0.86 519 3 months ago
3.0.85 646 4 months ago
3.0.84 426 4 months ago
3.0.83 511 4 months ago
3.0.82 512 4 months ago
3.0.81 497 4 months ago
3.0.80 549 4 months ago
3.0.79 582 4 months ago
3.0.78 598 4 months ago
3.0.77 477 4 months ago
3.0.76 433 4 months ago
3.0.75 660 4 months ago
3.0.74 659 4 months ago
3.0.73 540 4 months ago
3.0.72 554 4 months ago
3.0.71 593 4 months ago
3.0.70 488 4 months ago
3.0.69 480 4 months ago
3.0.68 609 4 months ago
3.0.67 775 4 months ago
3.0.66 560 4 months ago
3.0.65 559 4 months ago
3.0.64 422 4 months ago
3.0.63 594 4 months ago
3.0.62 665 4 months ago
3.0.61 680 4 months ago
3.0.60 716 4 months ago
3.0.59 572 4 months ago
3.0.58 699 4 months ago
3.0.57 651 4 months ago
3.0.56 386 4 months ago
3.0.55 452 4 months ago
3.0.54 474 5 months ago
3.0.53 445 5 months ago
3.0.52 470 5 months ago
3.0.51 323 5 months ago
3.0.50 468 5 months ago
3.0.49 468 5 months ago
3.0.48 557 5 months ago
3.0.47 468 5 months ago
3.0.46 557 5 months ago
3.0.45 544 5 months ago
3.0.44 494 5 months ago
3.0.43 510 5 months ago
3.0.42 539 5 months ago
3.0.40 514 5 months ago
3.0.39 543 5 months ago
3.0.38 561 5 months ago
3.0.37 537 5 months ago
3.0.36 510 5 months ago
3.0.35 329 5 months ago
3.0.34 363 5 months ago
3.0.33 361 5 months ago
3.0.31 483 5 months ago
3.0.30 449 5 months ago
3.0.29 262 5 months ago
3.0.28 409 5 months ago
3.0.21 517 5 months ago
3.0.20 469 5 months ago
3.0.19 518 5 months ago
3.0.18 529 5 months ago
3.0.17 519 5 months ago
3.0.16 571 5 months ago