ManySpeech.AliFsmnVad
1.0.4
See the version list below for details.
dotnet add package ManySpeech.AliFsmnVad --version 1.0.4
NuGet\Install-Package ManySpeech.AliFsmnVad -Version 1.0.4
<PackageReference Include="ManySpeech.AliFsmnVad" Version="1.0.4" />
<PackageVersion Include="ManySpeech.AliFsmnVad" Version="1.0.4" />
<PackageReference Include="ManySpeech.AliFsmnVad" />
paket add ManySpeech.AliFsmnVad --version 1.0.4
#r "nuget: ManySpeech.AliFsmnVad, 1.0.4"
#:package ManySpeech.AliFsmnVad@1.0.4
#addin nuget:?package=ManySpeech.AliFsmnVad&version=1.0.4
#tool nuget:?package=ManySpeech.AliFsmnVad&version=1.0.4
16k Chinese 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.
Product | Versions 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. |
-
- ManySpeech.SpeechFeatures (>= 1.0.1)
- Microsoft.Extensions.Logging (>= 9.0.1)
- Microsoft.ML.OnnxRuntime (>= 1.20.1)
- YamlDotNet (>= 16.3.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ManySpeech.AliFsmnVad:
Package | Downloads |
---|---|
ManySpeech.MoonshineAsr
MoonshineAsr is a c# library for decoding moonshine's tiny, base Models,used in speech recognition (ASR), which uses Microsoft.ML.OnnxRuntime to decode the ONNX model at the bottom layer, This library boasts excellent compatibility in terms of framework adaptation, supporting multiple environments such as net461+, net60+, netcoreapp3.1, and netstandard2.0+. It supports cross-platform compilation as well as AOT compilation, and is simple and convenient to use. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Manyeyes.Speech.AliFsmnVad--》ManySpeech.AliFsmnVad