Committed by
GitHub
Add Pascal/Go/C#/Dart API for NeMo Canary ASR models (#2367)
Add support for the new NeMo Canary ASR model across multiple language bindings by introducing a Canary model configuration and setter method on the offline recognizer. - Define Canary model config in Pascal, Go, C#, Dart and update converter functions - Add SetConfig API for offline recognizer (Pascal, Go, C#, Dart) - Extend CI/workflows and example scripts to test non-streaming Canary decoding
正在显示
27 个修改的文件
包含
779 行增加
和
8 行删除
dotnet-examples/non-streaming-canary-decode-files/non-streaming-canary-decode-files.csproj
0 → 100644
scripts/dotnet/OfflineCanaryModelConfig.cs
0 → 100644
-
请 注册 或 登录 后发表评论