ManySpeech.SpeechFeatures 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package ManySpeech.SpeechFeatures --version 1.0.1
                    
NuGet\Install-Package ManySpeech.SpeechFeatures -Version 1.0.1
                    
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="ManySpeech.SpeechFeatures" Version="1.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ManySpeech.SpeechFeatures" Version="1.0.1" />
                    
Directory.Packages.props
<PackageReference Include="ManySpeech.SpeechFeatures" />
                    
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 ManySpeech.SpeechFeatures --version 1.0.1
                    
#r "nuget: ManySpeech.SpeechFeatures, 1.0.1"
                    
#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.
#:package ManySpeech.SpeechFeatures@1.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ManySpeech.SpeechFeatures&version=1.0.1
                    
Install as a Cake Addin
#tool nuget:?package=ManySpeech.SpeechFeatures&version=1.0.1
                    
Install as a Cake Tool

Speech feature extraction, suitable for speech recognition

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net8.0-windows10.0.19041 is compatible.  net9.0 was computed.  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.

This package has no dependencies.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on ManySpeech.SpeechFeatures:

Package Downloads
ManySpeech.AliParaformerAsr

c# library for decoding paraformer, sensevoice Models,used in speech recognition (ASR).Paraformer is an efficient non autoregressive end-to-end speech recognition framework proposed by the speech team at Damo Institute. This project is a Paraformer Chinese universal speech recognition model, which uses tens of thousands of hours of industrial grade annotated audio for model training to ensure the universal recognition effect of the model. The model can be applied to scenarios such as voice input methods, voice navigation, and intelligent meeting minutes. Accuracy: High.

ManySpeech.AliFsmnVad

16k Universal VAD Model: Can be used to detect the start and end time points of effective speech in long speech segments FSMN Monochrome VAD is an efficient speech endpoint detection model proposed by the Speech Team of Damo Institute. It is used to detect the start and end time information of valid speech in input audio, and input the detected valid audio segments into the recognition engine for recognition, reducing recognition errors caused by invalid speech.

ManySpeech.K2TransducerAsr

c# library for decoding K2 transducer Models,used in auto speech recognition (ASR)

ManySpeech.FireRedAsr

c# library for decoding FireRedASR's AED-L Model,used in speech recognition (ASR).FireRedASR is a family of open-source industrial-grade automatic speech recognition (ASR) models supporting Mandarin, Chinese dialects and English, achieving a new state-of-the-art (SOTA) on public Mandarin ASR benchmarks, while also offering outstanding singing lyrics recognition capability.

ManySpeech.WenetAsr

C# library for decoding the Wenet ASR onnx model,used in speech recognition (ASR). Wenet ASR is a family of open-source industrial-grade automatic speech recognition (ASR) models supporting Mandarin and English, excellent ability.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.7 587 8/12/2025
1.1.6 720 8/6/2025
1.1.5 226 8/6/2025
1.1.4 261 7/26/2025
1.1.3 205 6/19/2025
1.1.2 162 6/15/2025
1.1.1 161 6/15/2025
1.1.0 377 6/10/2025
1.0.1 303 5/13/2025