Skip to content

Add requirements-dev.txt to capture testing dependencies #3907

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jithunnair-amd
Copy link
Contributor

@jithunnair-amd jithunnair-amd requested a review from a team as a code owner May 8, 2025 19:04
Copy link

pytorch-bot bot commented May 8, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/audio/3907

Note: Links to docs will display an error until the docs builds have been completed.

This comment was automatically generated by Dr. CI and updates every 15 minutes.

Copy link
Contributor

@atalman atalman left a comment

Choose a reason for hiding this comment

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

lgtm

Fixes the following errors:
ModuleNotFoundError: No module named 'flashlight'
RuntimeError: CTC Decoder suit requires flashlight-text package and optionally KenLM. Please install them.
SentencePiece is not available. Please install it.
DeepPhonemizer is not installed. Please install it.

Fixes the following tests:
test/integration_tests/ctc_decoder_integration_test.py
test/integration_tests/rnnt_pipeline_test.py
test/torchaudio_unittest/kaldi_io_test.py
test/torchaudio_unittest/models/decoder/ctc_decoder_test.py

Tested on both rocm and nvidia
@jithunnair-amd
Copy link
Contributor Author

cc @NicolasHug Please review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants