Skip to content

Comments

fix: correct typos in comments and docstrings#15374

Open
thecaptain789 wants to merge 1 commit intoNVIDIA-NeMo:mainfrom
thecaptain789:fix-typos-comments
Open

fix: correct typos in comments and docstrings#15374
thecaptain789 wants to merge 1 commit intoNVIDIA-NeMo:mainfrom
thecaptain789:fix-typos-comments

Conversation

@thecaptain789
Copy link

Correct minor typos in ASR module comments and docstrings:

  • 'occured' → 'occurred' in rnnt_greedy_decoding.py
  • 'seperated' → 'separated' in diarization_utils.py
  • 'seperators' → 'separators' in timestamp_utils.py

All changes are in comments and docstrings only, no functional changes.

- 'occured' → 'occurred' (5 instances in rnnt_greedy_decoding.py)
- 'seperated' → 'separated' (2 instances in diarization_utils.py)
- 'seperators' → 'separators' (2 instances in timestamp_utils.py)
@github-actions github-actions bot added the ASR label Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant