Spaces:
Sleeping
Sleeping
kevinwang676
commited on
Commit
•
8dced7d
1
Parent(s):
dc2636b
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ scipy
|
|
4 |
torch
|
5 |
transformers
|
6 |
webrtcvad==2.0.10
|
7 |
-
elevenlabs
|
8 |
gradio==3.36.1
|
9 |
ffmpeg-python
|
10 |
librosa==0.9.2
|
|
|
4 |
torch
|
5 |
transformers
|
6 |
webrtcvad==2.0.10
|
7 |
+
elevenlabs==0.2.15
|
8 |
gradio==3.36.1
|
9 |
ffmpeg-python
|
10 |
librosa==0.9.2
|