Spaces:
Runtime error
Runtime error
StevenChen16
commited on
Commit
β’
7f1e8f4
1
Parent(s):
44189b7
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
git+https://github.com/shivammehta25/Matcha-TTS.git
|
|
|
2 |
conformer==0.3.2
|
3 |
deepspeed==0.14.2
|
4 |
diffusers==0.27.2
|
@@ -28,7 +29,6 @@ transformers==4.44.1
|
|
28 |
wget==3.2
|
29 |
WeTextProcessing==1.0.3
|
30 |
langchain
|
31 |
-
git+https://github.com/openai/whisper.git
|
32 |
langchain-community
|
33 |
langchain-huggingface
|
34 |
tiktoken
|
|
|
1 |
git+https://github.com/shivammehta25/Matcha-TTS.git
|
2 |
+
git+https://github.com/openai/whisper.git
|
3 |
conformer==0.3.2
|
4 |
deepspeed==0.14.2
|
5 |
diffusers==0.27.2
|
|
|
29 |
wget==3.2
|
30 |
WeTextProcessing==1.0.3
|
31 |
langchain
|
|
|
32 |
langchain-community
|
33 |
langchain-huggingface
|
34 |
tiktoken
|