This repository has been archived on 2025-08-26. You can view files and clone it, but cannot push or open issues or pull requests.
Files
enginex_bi_series-sherpa-onnx/sherpa-onnx/csrc
Askars Salimbajevs f0960342ad Add LODR support to online and offline recognizers (#2026)
This PR integrates LODR (Level-Ordered Deterministic Rescoring) support from Icefall into both online and offline recognizers, enabling LODR for LM shallow fusion and LM rescore.

- Extended OnlineLMConfig and OfflineLMConfig to include lodr_fst, lodr_scale, and lodr_backoff_id.
- Implemented LodrFst and LodrStateCost classes and wired them into RNN LM scoring in both online and offline code paths.
- Updated Python bindings, CLI entry points, examples, and CI test scripts to accept and exercise the new LODR options.
2025-07-09 16:23:46 +08:00
..
2025-06-03 20:28:57 +08:00
2024-06-19 20:51:57 +08:00
2023-08-07 12:34:18 +08:00
2023-02-21 20:00:03 +08:00
2024-06-19 20:51:57 +08:00
2023-02-21 20:00:03 +08:00
2023-09-17 14:54:38 +08:00
2024-06-19 20:51:57 +08:00
2023-03-03 12:10:59 +08:00
2024-06-19 20:51:57 +08:00
2024-06-19 20:51:57 +08:00
2024-10-24 11:15:08 +08:00
2024-10-24 11:15:08 +08:00
2025-02-26 19:19:33 +08:00
2023-02-22 15:35:55 +08:00
2023-02-22 15:35:55 +08:00
2024-04-19 15:20:37 +08:00
2025-02-28 15:47:59 +08:00
2024-06-19 20:51:57 +08:00
2023-03-26 08:53:42 +08:00
2023-03-05 22:02:50 +08:00
2024-06-19 20:51:57 +08:00
2023-03-05 22:02:50 +08:00
2024-07-08 15:37:30 +08:00
2025-01-16 15:43:51 +08:00
2024-07-22 23:50:48 +08:00
2024-07-22 23:50:48 +08:00
2023-09-17 14:54:38 +08:00
2024-06-19 20:51:57 +08:00
2025-04-01 14:51:43 +08:00
2023-03-26 08:53:42 +08:00
2024-06-19 20:51:57 +08:00
2024-04-16 09:46:15 +08:00
2024-06-19 20:51:57 +08:00
2025-02-26 19:19:33 +08:00
2024-06-19 20:51:57 +08:00
2023-04-07 23:11:34 +08:00
2023-02-21 20:00:03 +08:00
2024-06-19 20:51:57 +08:00
2023-02-21 20:00:03 +08:00
2024-07-16 19:41:31 +08:00
2023-09-17 14:54:38 +08:00
2025-07-04 19:41:02 +08:00
2025-03-17 17:05:15 +08:00

File descriptions