This commit is contained in:
lzc
2025-07-02 13:54:05 +08:00
commit 4b3870440c
6351 changed files with 282880 additions and 0 deletions

10
requirements.txt Normal file
View File

@@ -0,0 +1,10 @@
numpy>=1.19.0
pandas>=1.0.0
matplotlib>=3.2.0
librosa>=0.8.0
tensorflow>=2.3.0
scikit-learn>=0.23.0
soundfile>=0.10.0
resampy>=0.2.2
tqdm>=4.46.0
seaborn>=0.11.0