Prathamesh Sarjerao Vaidya
commited on
Commit
·
c76b4b5
1
Parent(s):
7d36e8b
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -73,7 +73,7 @@ scikit-learn==1.3.2
|
|
| 73 |
speechbrain==0.5.16
|
| 74 |
pyannote.audio==3.1.1
|
| 75 |
demucs==4.0.0
|
| 76 |
-
|
| 77 |
|
| 78 |
# NLP
|
| 79 |
nltk==3.8.1
|
|
@@ -113,4 +113,4 @@ rq==1.15.1
|
|
| 113 |
huggingface-hub==0.16.4
|
| 114 |
tokenizers
|
| 115 |
sentencepiece==0.1.99
|
| 116 |
-
protobuf==3.20.3
|
|
|
|
| 73 |
speechbrain==0.5.16
|
| 74 |
pyannote.audio==3.1.1
|
| 75 |
demucs==4.0.0
|
| 76 |
+
PyWavelets==1.4.1
|
| 77 |
|
| 78 |
# NLP
|
| 79 |
nltk==3.8.1
|
|
|
|
| 113 |
huggingface-hub==0.16.4
|
| 114 |
tokenizers
|
| 115 |
sentencepiece==0.1.99
|
| 116 |
+
protobuf==3.20.3
|