Commit Graph

4 Commits

Author SHA1 Message Date
Fangjun Kuang
6122a678f5 Refactor exporting NeMo models (#2362)
Refactors and extends model export support to include new NeMo Parakeet TDT int8 variants for English and Japanese, updating the Kotlin API, export scripts, test runners, and CI workflows.

- Added support for two new int8 model types in OfflineRecognizer.kt.
- Enhanced Python export scripts to perform dynamic quantization and metadata injection.
- Updated shell scripts and GitHub workflows to package, test, and publish int8 model artifacts.
2025-07-09 16:02:12 +08:00
Fangjun Kuang
11f0cb7e1c Support Parakeet models from NeMo (#1381) 2024-09-27 17:12:00 +08:00
Fangjun Kuang
5ed3ec1c04 Export non-streaming NeMo faster conformer hybrid transducer and ctc to sherpa-onnx (#847) 2024-05-09 13:59:47 +08:00
Fangjun Kuang
a9f936e92b Export NeMo FastConformer Hybrid Transducer-CTC Large Streaming to ONNX. (#843) 2024-05-08 12:33:46 +08:00