forked from NVIDIA/NeMo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support dumping nbest into manifest in ASR (NVIDIA#8662)
* support nbest decoding Signed-off-by: zhehuaichen <dian.chenzhehuai@gmail.com> * remove extract_nbest and just dump them if exists Signed-off-by: zhehuaichen <dian.chenzhehuai@gmail.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * introduce extract_nbest so as to ease the user configuration of nbest Signed-off-by: zhehuaichen <dian.chenzhehuai@gmail.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * remove breakpoints Signed-off-by: zhehuaichen <dian.chenzhehuai@gmail.com> * use flag to check instead of checking nbest item type Signed-off-by: zhehuaichen <dian.chenzhehuai@gmail.com> --------- Signed-off-by: zhehuaichen <dian.chenzhehuai@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
13f0f23
commit 92d4aa0
Showing
2 changed files
with
24 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters