Skip to content

Fixing could not find ctc_segmentation. in CTC tutorial#15403

Merged
nithinraok merged 1 commit intomainfrom
CTC_Segmentation_fix_tutor
Feb 17, 2026
Merged

Fixing could not find ctc_segmentation. in CTC tutorial#15403
nithinraok merged 1 commit intomainfrom
CTC_Segmentation_fix_tutor

Conversation

@Jorjeous
Copy link
Member

symlinc ctc_segmentation command so in colab env wold recognize it. switching from scipy to soundfile.

Important

The Update branch button must only be pressed in very rare occassions.
An outdated branch is never blocking the merge of a PR.
Please reach out to the automation team before pressing that button.

What does this PR do ?

Add a one line overview of what this PR aims to accomplish.

Collection: [Note which collection this PR will affect]

Changelog

  • Add specific line by line info of high level changes in this PR.

Usage

  • You can potentially add a usage example below
# Add a code snippet demonstrating how to use this 

GitHub Actions CI

The Jenkins CI system has been replaced by GitHub Actions self-hosted runners.

The GitHub Actions CI will run automatically when the "Run CICD" label is added to the PR.
To re-run CI remove and add the label again.
To run CI on an untrusted fork, a NeMo user with write access must first click "Approve and run".

Before your PR is "Ready for review"

Pre checks:

  • Make sure you read and followed Contributor guidelines
  • Did you write any new necessary tests?
  • Did you add or update any necessary documentation?
  • Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
    • Reviewer: Does the PR have correct import guards for all optional libraries?

PR Type:

  • New Feature
  • [+] Bugfix
  • [+] Documentation

If you haven't finished some of the above items you can still open "Draft" PR.

Who can review?

Anyone in the community is free to review the PR once the checks have passed.
Contributor guidelines contains specific people who can review PRs to various areas.

Additional Information

  • Related to # (issue)

…inc to ctc_ctc_segmentation command so in colab env wold recognize it.

Signed-off-by: Georgy Zelenfroind <gzelenfroind@Georgys-MacBook-Pro-3.local>
@Jorjeous Jorjeous requested a review from nithinraok February 16, 2026 15:43
"! rm -rf $OUTPUT_DIR\n",
"\n",
"! python $TOOLS_DIR/prepare_data.py \\\n",
"!{sys.executable} $TOOLS_DIR/prepare_data.py \\\n",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why this change? Can we keep python?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, this was done because I've tested it in colab, and seems that something is messing up with just python. Same in other places.

@nithinraok
Copy link
Member

Should this be to main or release branch.

@Jorjeous
Copy link
Member Author

release one, awaiting for QA team

@nithinraok nithinraok added ASR r2.7.0 Cherry-pick to r2.7.0 release branch labels Feb 17, 2026
@nithinraok
Copy link
Member

Fast merging as its notebook

@nithinraok nithinraok merged commit 04b9d41 into main Feb 17, 2026
46 checks passed
@nithinraok nithinraok deleted the CTC_Segmentation_fix_tutor branch February 17, 2026 13:32
chtruong814 pushed a commit that referenced this pull request Feb 17, 2026
…inc to ctc_ctc_segmentation command so in colab env wold recognize it. (#15403)

Signed-off-by: NeMo Bot <nemo-bot@nvidia.com>
nithinraok pushed a commit that referenced this pull request Feb 17, 2026
…inc to ctc_ctc_segmentation command so in colab env wold recognize it. (#15403) (#15404)

Signed-off-by: NeMo Bot <nemo-bot@nvidia.com>
Co-authored-by: George <37293288+Jorjeous@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ASR r2.7.0 Cherry-pick to r2.7.0 release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants