Update requirements.txt
Browse files- requirements.txt +11 -1
requirements.txt
CHANGED
|
@@ -71,4 +71,14 @@ datasets
|
|
| 71 |
editdistance
|
| 72 |
hf_xet
|
| 73 |
huggingface_hub
|
| 74 |
-
hf_transfer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 71 |
editdistance
|
| 72 |
hf_xet
|
| 73 |
huggingface_hub
|
| 74 |
+
hf_transfer
|
| 75 |
+
textblob
|
| 76 |
+
nltk
|
| 77 |
+
python-crfsuite
|
| 78 |
+
noisereduce
|
| 79 |
+
soundfile
|
| 80 |
+
pyannote.audio
|
| 81 |
+
numpy
|
| 82 |
+
pydub
|
| 83 |
+
pandas
|
| 84 |
+
scikit-learn
|