Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ sentencepiece
|
|
8 |
speechbrain==0.5.16
|
9 |
librosa
|
10 |
onnxruntime
|
11 |
-
piper-tts
|
|
|
|
8 |
speechbrain==0.5.16
|
9 |
librosa
|
10 |
onnxruntime
|
11 |
+
piper-tts
|
12 |
+
pydantic==2.10.6
|