Skip to content

[!258][GITHUB] Install sacremoses before running UTs in the CI#13

Merged
mgaido91 merged 2 commits intomasterfrom
add-sacremoses
Nov 1, 2025
Merged

[!258][GITHUB] Install sacremoses before running UTs in the CI#13
mgaido91 merged 2 commits intomasterfrom
add-sacremoses

Conversation

@lina-conti
Copy link
Contributor

What does this PR do?

Fixes CI failures by installing sacremoses before running unit tests, since the package is used in some of them.

run: |
apt-get update && apt-get --yes install libsndfile1
python -m pip install --upgrade pip
pip install sacremoses
Copy link
Collaborator

Choose a reason for hiding this comment

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

Just to keep thing tidy, let's move it after the install of speech_requirements. LGTM otherwise, thanks

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Moved it, thanks.

@mgaido91 mgaido91 changed the title Install sacremoses before running UTs in the CI [!258][GITHUB] Install sacremoses before running UTs in the CI Nov 1, 2025
@mgaido91 mgaido91 merged commit da3261e into master Nov 1, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants