Skip to content

cannot import name 'magphase' from 'librosa' #315

Open
@aufschreibesysteme

Description

@aufschreibesysteme

I want to start the 01 server with the "local" profile to use ollama, coqui, and faster-whisper.

  1. conda activate 01 (python=3.11)
  2. cd ./01/software
  3. poetry run 01 --profile local

And then I get:
"raise Exception("Failed to connect to the server after multiple attempts")Exception: Failed to connect to the server after multiple attempts."
And the traceback says last: ImportError: cannot import name 'magphase' from 'librosa'

My System is Ubuntu 22.04 on a Razer Laptop with Nvidia RTX 3070, but i got the very same error trying it on an AMD machine and on a ThinkPad with Intel CPU, always the same.

I tried various combinations of librosa and torchaudio, they always conflict in up/downwards compatibility.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions