Soenneker.Libraries.Whisper.CTranslate 3.0.117

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.117
                    
NuGet\Install-Package Soenneker.Libraries.Whisper.CTranslate -Version 3.0.117
                    
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.117" />
                    
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.117" />
                    
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.117
                    
#r "nuget: Soenneker.Libraries.Whisper.CTranslate, 3.0.117"
                    
#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.117
                    
Install Soenneker.Libraries.Whisper.CTranslate as a Cake Addin
#tool nuget:?package=Soenneker.Libraries.Whisper.CTranslate&version=3.0.117
                    
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. 
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.131 183 15 hours ago
3.0.130 265 2 days ago
3.0.129 273 3 days ago
3.0.128 277 4 days ago
3.0.127 405 5 days ago
3.0.126 409 6 days ago
3.0.125 426 7 days ago
3.0.124 407 8 days ago
3.0.123 383 9 days ago
3.0.122 331 10 days ago
3.0.121 471 11 days ago
3.0.120 373 12 days ago
3.0.119 319 13 days ago
3.0.118 355 14 days ago
3.0.117 250 15 days ago
3.0.116 219 16 days ago
3.0.115 227 17 days ago
3.0.114 256 18 days ago
3.0.113 479 19 days ago
3.0.112 483 20 days ago
3.0.111 489 21 days ago
3.0.110 280 22 days ago
3.0.109 158 23 days ago
3.0.108 92 24 days ago
3.0.107 172 25 days ago
3.0.106 176 a month ago
3.0.105 153 a month ago
3.0.104 156 a month ago
3.0.103 139 a month ago
3.0.102 76 a month ago
3.0.101 105 a month ago
3.0.100 109 a month ago
3.0.96 474 a month ago
3.0.95 491 a month ago
3.0.94 519 a month ago
3.0.93 492 a month ago
3.0.92 442 a month ago
3.0.91 593 a month ago
3.0.90 643 a month ago
3.0.89 647 a month ago
3.0.88 559 a month ago
3.0.87 532 a month ago
3.0.86 490 2 months ago
3.0.85 617 2 months ago
3.0.84 396 2 months ago
3.0.83 482 2 months ago
3.0.82 482 2 months ago
3.0.81 467 2 months ago
3.0.80 518 2 months ago
3.0.79 552 2 months ago
3.0.78 568 2 months ago
3.0.77 448 2 months ago
3.0.76 405 2 months ago
3.0.75 632 2 months ago
3.0.74 631 2 months ago
3.0.73 513 2 months ago
3.0.72 526 2 months ago
3.0.71 554 2 months ago
3.0.70 461 2 months ago
3.0.69 450 2 months ago
3.0.68 583 2 months ago
3.0.67 749 2 months ago
3.0.66 534 2 months ago
3.0.65 533 2 months ago
3.0.64 394 2 months ago
3.0.63 568 2 months ago
3.0.62 639 2 months ago
3.0.61 653 2 months ago
3.0.60 688 2 months ago
3.0.59 544 2 months ago
3.0.58 674 2 months ago
3.0.57 626 2 months ago
3.0.56 356 3 months ago
3.0.55 426 3 months ago
3.0.54 449 3 months ago
3.0.53 413 3 months ago
3.0.52 445 3 months ago
3.0.51 296 3 months ago
3.0.50 443 3 months ago
3.0.49 444 3 months ago
3.0.48 533 3 months ago
3.0.47 444 3 months ago
3.0.46 530 3 months ago
3.0.45 518 3 months ago
3.0.44 469 3 months ago
3.0.43 483 3 months ago
3.0.42 512 3 months ago
3.0.40 487 3 months ago
3.0.39 512 3 months ago
3.0.38 526 3 months ago
3.0.37 511 3 months ago
3.0.36 483 3 months ago
3.0.35 307 3 months ago
3.0.34 339 3 months ago
3.0.33 337 3 months ago
3.0.31 449 3 months ago
3.0.30 416 3 months ago
3.0.29 236 3 months ago
3.0.28 384 3 months ago
3.0.21 492 3 months ago
3.0.20 445 4 months ago
3.0.19 496 4 months ago
3.0.18 508 4 months ago
3.0.17 499 4 months ago
3.0.16 546 4 months ago