Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -6,3 +6,4 @@ matplotlib>=3.7.0
|
|
| 6 |
gtts>=2.5.0
|
| 7 |
scipy>=1.10.0
|
| 8 |
langdetect>=1.0.9
|
|
|
|
|
|
| 6 |
gtts>=2.5.0
|
| 7 |
scipy>=1.10.0
|
| 8 |
langdetect>=1.0.9
|
| 9 |
+
soundfile>=0.12.0
|