Spaces:
Sleeping
Sleeping
Razzaqi3143
commited on
Commit
•
a703a9e
1
Parent(s):
42b344b
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,6 +4,7 @@ transformers
|
|
4 |
torchaudio
|
5 |
sentencepiece
|
6 |
git+https://github.com/huggingface/parler-tts.git
|
|
|
7 |
pydub
|
8 |
groq
|
9 |
|
|
|
4 |
torchaudio
|
5 |
sentencepiece
|
6 |
git+https://github.com/huggingface/parler-tts.git
|
7 |
+
git+https://github.com/openai/whisper.git
|
8 |
pydub
|
9 |
groq
|
10 |
|