mirror of
https://github.com/macaodha/batdetect2.git
synced 2025-06-29 14:41:58 +02:00
fixed librosa core.spectrum import
This commit is contained in:
parent
ad1c345751
commit
3c6600afcb
@ -2,6 +2,7 @@ import warnings
|
||||
from typing import Optional, Tuple
|
||||
|
||||
import librosa
|
||||
import librosa.core.spectrum
|
||||
import numpy as np
|
||||
import torch
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user