Skip to content

minor fixes for recipe testing#1872

Merged
Adel-Moumen merged 3 commits intospeechbrain:developfrom
anautsch:develop
Mar 9, 2023
Merged

minor fixes for recipe testing#1872
Adel-Moumen merged 3 commits intospeechbrain:developfrom
anautsch:develop

Conversation

@anautsch
Copy link
Copy Markdown
Collaborator

@anautsch anautsch commented Mar 8, 2023

As @Adel-Moumen pointed out in the 751 PR, there are some open tasks with the recipe testing. Here are some fixes. Added a missing extra requirements also.

The REAL-M recipe fix touches on its inner logic. Two nested flags are used to create a specfic field, if both are true - in this testing example, however, only one of them is and so, the recipe test fails for a later component expecting that specific field which never would be created, since one of the flags is False. That's addressed now with adding the least changes to the recipe.

Please merge first to develop & then fetch/merge the develop into pending PRs (+unstable branch).

cc @TParcollet

Comment thread speechbrain/lobes/models/huggingface_wav2vec.py
Copy link
Copy Markdown
Collaborator

@Adel-Moumen Adel-Moumen left a comment

Choose a reason for hiding this comment

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

LGTM!

@Adel-Moumen Adel-Moumen merged commit cab6447 into speechbrain:develop Mar 9, 2023
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