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.
.ctm in data simulator annotator compliant with RT-09 specification (N…
…VIDIA#8004) * .ctm fix for data simulation Signed-off-by: popcornell <cornellsamuele@gmail.com> * .ctm fix, channel should be 1 not 0 Signed-off-by: popcornell <cornellsamuele@gmail.com> * .ctm fix, only two na, type and confidence Signed-off-by: popcornell <cornellsamuele@gmail.com> * Revised all the parts in NeMo touching CTM files Signed-off-by: Taejin Park <tango4j@gmail.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Updated tutorial, nemo-docs and tests for CTM formats Signed-off-by: Taejin Park <tango4j@gmail.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fixed the docstrings in create_alignment_manifest.py Signed-off-by: Taejin Park <tango4j@gmail.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Some missing refactored variables for type_of_token Signed-off-by: Taejin Park <tango4j@gmail.com> * Another un-fixed part in data_simulation_utils.py Signed-off-by: Taejin Park <tango4j@gmail.com> * Reflected comments from PR Signed-off-by: Taejin Park <tango4j@gmail.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Reflected another precision related comments from PR Signed-off-by: Taejin Park <tango4j@gmail.com> * Updated tests to use decimal rounding of 2 Signed-off-by: Taejin Park <tango4j@gmail.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Changed beg_time to start_time and fixed unit tests Signed-off-by: Taejin Park <tango4j@gmail.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fixed typos and errors in manifest_utils.py Signed-off-by: Taejin Park <tango4j@gmail.com> * Resolved another merge conflict Signed-off-by: Taejin Park <tango4j@gmail.com> * Fixed the test errors Signed-off-by: Taejin Park <tango4j@gmail.com> * Fixed the missed commented lines Signed-off-by: Taejin Park <tango4j@gmail.com> --------- Signed-off-by: popcornell <cornellsamuele@gmail.com> Signed-off-by: Taejin Park <tango4j@gmail.com> Co-authored-by: Taejin Park <tango4j@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: He Huang (Steve) <105218074+stevehuang52@users.noreply.github.com> Signed-off-by: Sasha Meister <ameister@nvidia.com>
- Loading branch information
1 parent
e2612c1
commit 4e472b7
Showing
8 changed files
with
376 additions
and
41 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
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
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
Oops, something went wrong.