Skip to content

Conformer separation#1519

Merged
anautsch merged 11 commits into
speechbrain:developfrom
ycemsubakan:conformer_separation
Oct 5, 2022
Merged

Conformer separation#1519
anautsch merged 11 commits into
speechbrain:developfrom
ycemsubakan:conformer_separation

Conversation

@ycemsubakan

Copy link
Copy Markdown
Collaborator

I added a wrapper class to use conformer for separation.

Also a small fix to remove the 'optional' from pos_embs argument of ConformerEncoder forward function, as it requires specifying the positional embeddings (it is not optional).

Comment thread speechbrain/lobes/models/transformer/Conformer.py

@anautsch anautsch left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

lgtm - there's a small thing to change in the yaml file.

I couldn't run a test since I've no access to LDC data.
Is there a comparable mini dataset that I could use to run the recipe in --debug mode ?

Comment thread recipes/WSJ0Mix/separation/hparams/sepformer-conformerintra.yaml
@anautsch anautsch merged commit 261cecf into speechbrain:develop Oct 5, 2022
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.

3 participants