ManySpeech.FireRedAsr 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package ManySpeech.FireRedAsr --version 1.0.0
                    
NuGet\Install-Package ManySpeech.FireRedAsr -Version 1.0.0
                    
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.FireRedAsr" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ManySpeech.FireRedAsr" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="ManySpeech.FireRedAsr" />
                    
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.FireRedAsr --version 1.0.0
                    
#r "nuget: ManySpeech.FireRedAsr, 1.0.0"
                    
#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.FireRedAsr@1.0.0
                    
#: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.FireRedAsr&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=ManySpeech.FireRedAsr&version=1.0.0
                    
Install as a Cake Tool

FireRedAsr

c# library for decoding FireRedASR's AED-L Model,used in speech recognition (ASR)

简介:

这是一个用于解码 FireRedASR's AED-L onnx 模型的c#库,使用c#编写,基于.net6.0,支持在多平台(包括windows、linux、android、macos、ios等)编译、调用。

支持的模型(ONNX)
模型名称 类型 支持语言 下载地址
fireredasr-aed-large-zh-en-onnx-offline-20250124 非流式 中文、英文 modelscope
如何使用
1.克隆项目源码
cd /path/to
git clone https://github.com/manyeyes/FireRedASR.git
2.下载上述列表中的模型到目录:/path/to/FireRedASR/FireRedASR.Examples
cd /path/to/FireRedASR/FireRedASR.Examples
git clone https://www.modelscope.cn/manyeyes/[模型名称].git
3.使用vs2022(或其他IDE)加载工程,
4.将模型目录中的文件设置为:复制到输出目录->如果较新则复制
5.修改示例中代码:string modelName =[模型目录名]
6.运行项目
7.如何调用

参考:FireRedAsrExamples.cs中的示例代码

8.运行结果
朱立南在上市见面会上表示

这是第一种第二种叫呃与always always什么意思啊

好首先说一下刚才这个经理说完了这个销售问题咱再说一下咱们的商场问题首先咱们商场上半年业这个先各部门儿汇报一下就是业绩

elapsed_milliseconds:4391.234375
total_duration:21015.0625
rtf:0.2089565222563578
Hello, World!
相关工程:
  • 语音端点检测,解决长音频合理切分的问题,项目地址:AliFsmnVad
  • 文本标点预测,解决识别结果没有标点的问题,项目地址:AliCTTransformerPunc
其他说明:

测试用例:FireRedASR.Examples。 测试CPU:Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz 2.59 GHz 支持平台: Windows 7 SP1或更高版本, macOS 10.13 (High Sierra) 或更高版本,ios等, Linux 发行版(需要特定的依赖关系,详见.NET 6支持的Linux发行版列表), Android(Android 5.0 (API 21) 或更高版本)。

引用参考

[1] https://github.com/FireRedTeam/FireRedASR

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-android34.0 is compatible.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-ios18.0 is compatible.  net8.0-maccatalyst was computed.  net8.0-maccatalyst18.0 is compatible.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 is compatible.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
1.0.4 196 8/28/2025
1.0.3 146 8/20/2025
1.0.2 119 8/17/2025
1.0.1 147 8/12/2025
1.0.0 144 8/11/2025