Skip to content

Update requirements.txt with librosa version 0.6.x #15

@belr20

Description

@belr20

Yesterday, i used the model for PREDICTION with librosa 0.8.0 in my conda environment.

In this 0.8.0 version librosa.output.write_wav (line 55 in prediction_denoise.py for example) is deprecated (cf. stackoverflow#63997969).

So librosa==0.6 has to be specified in requirements.txt.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions