diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..dbe78cf --- /dev/null +++ b/requirements.txt @@ -0,0 +1,5 @@ +SoundFile~=0.10.3.post1 +numpy~=1.21.6 +Cython~=0.29.28 +librosa~=0.9.1 +eta~=0.9.7 \ No newline at end of file