Commit Graph

3 Commits

Author SHA1 Message Date
Fangjun Kuang
df4615ca1d Add C/CXX/JavaScript API for NeMo Canary models (#2357)
This PR introduces support for NeMo Canary models across C, C++, and JavaScript APIs 
by adding new Canary configuration structures, updating bindings, extending examples,
and enhancing CI workflows.

- Add OfflineCanaryModelConfig to all language bindings (C, C++, JS, ETS).
- Implement SetConfig methods and NAPI wrappers for updating recognizer config at runtime.
- Update examples and CI scripts to demonstrate and test NeMo Canary model usage.
2025-07-07 23:38:04 +08:00
Fangjun Kuang
939fdd942c Add spoken language identification for node-addon-api (#872) 2024-05-13 20:26:11 +08:00
Fangjun Kuang
697b960768 Add non-streaming ASR APIs for node-addon-api (#868) 2024-05-13 16:03:34 +08:00