Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -2,7 +2,6 @@ gradio
|
|
2 |
soundfile
|
3 |
numpy
|
4 |
onnxruntime
|
5 |
-
phonikud
|
6 |
-
phonikud-onnx
|
7 |
-
phonikud-tts
|
8 |
odfpy
|
|
|
2 |
soundfile
|
3 |
numpy
|
4 |
onnxruntime
|
5 |
+
phonikud==0.3.8
|
6 |
+
phonikud-onnx==1.0.4
|
|
|
7 |
odfpy
|