Skip to content

Commit 530b3ff

Browse files
committed
bump librosa to 0.11.0 to suppress deprecation warnings
1 parent 9dae97d commit 530b3ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ wget
1010
# Audio processing
1111
ffmpeg-python>=0.2.0
1212
faiss-cpu==1.7.3
13-
librosa==0.9.2
13+
librosa==0.11.0
1414
scipy==1.11.1
1515
soundfile==0.12.1
1616
noisereduce

0 commit comments

Comments
 (0)