Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -13,4 +13,6 @@ numpy
|
|
| 13 |
pandas
|
| 14 |
pydub
|
| 15 |
soundfile
|
| 16 |
-
pydub
|
|
|
|
|
|
|
|
|
| 13 |
pandas
|
| 14 |
pydub
|
| 15 |
soundfile
|
| 16 |
+
pydub
|
| 17 |
+
wandb
|
| 18 |
+
rouge_score
|