root
commited on
Commit
·
3ef75d1
1
Parent(s):
5524ef7
ss
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ sentencepiece>=0.1.99
|
|
11 |
safetensors>=0.4.1
|
12 |
scipy>=1.12.0
|
13 |
soundfile>=0.12.1
|
14 |
-
matplotlib>=3.7.0
|
|
|
|
11 |
safetensors>=0.4.1
|
12 |
scipy>=1.12.0
|
13 |
soundfile>=0.12.1
|
14 |
+
matplotlib>=3.7.0
|
15 |
+
pronouncing>=0.2.0
|