vocal-remover
vocal-remover copied to clipboard
ModuleNotFoundError: No module named 'librosa'
When I try to run the command via CLI it presents the following error:
Traceback (most recent call last):
File "inference.py", line 4, in
Anyone else having this error? I have already installed librosa and the error persists.
Did you follow the installation procedure? (pip install -r requirements.txt
)
Edit:
I have already installed librosa and the error persists.
Can you post pip freeze
here?
In Kagle not working
Same issue. Mac M1, cannot to install librosa