Skip to content

No module named 'asteroid.filterbanks' #525

Closed
@hihunjin

Description

🐛 Bug

from asteroid.filterbanks import STFTFB, Encoder, Decoder

This gets me an error

ModuleNotFoundError: No module named 'asteroid.filterbanks'

When I run this notebook, 01-APIOverview.ipynb.

To Reproduce

from asteroid.filterbanks import STFTFB, Encoder, Decoder

Expected behavior

Environment

Package versions

Run asteroid-versions and paste the output here:

Asteroid            0.5.2dev
PyTorch             1.9.0+cu102
PyTorch-Lightning   1.3.8

Additional info

#346
This issue is related to the PR : [src] Transition to asteroid_filterbanks(#346)

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions