• 此项目
    • 正在载入...
  • Sign in

xuning / sherpaonnx

96x96
转到一个项目
Toggle navigation
  • 项目
  • 群组
  • 代码片段
  • 帮助
Toggle navigation pinning
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • sherpaonnx
  • scripts
  • go
  • _internal
  • non-streaming-canary-decode-files
  • go.mod
  • Add Pascal/Go/C#/Dart API for NeMo Canary ASR models (#2367) · fd9a687e ...
    fd9a687e 浏览文件
    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
    Fangjun Kuang authored 2025-07-10 14:53:33 +0800
go.mod 111 字节
原文件 审查 历史 永久链接
1 2 3 4 5
module non-streaming-canary-decode-files

go 1.17

replace github.com/k2-fsa/sherpa-onnx-go/sherpa_onnx => ../