Skip to content

Commit

Permalink
+ add two dependencies by librosa
Browse files Browse the repository at this point in the history
  • Loading branch information
HYLcool committed Dec 9, 2024
1 parent b1b6438 commit 5999cc3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions environments/minimal_requires.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@ pandas
numpy
av==13.1.0
soundfile
# need to install two dependencies by librosa to avoid lazy_loader error
librosa>=0.10
samplerate
resampy
# need to install two dependencies by librosa to avoid lazy_loader error
loguru
tabulate
tqdm
Expand Down

0 comments on commit 5999cc3

Please sign in to comment.