Spaces:
Runtime error
Runtime error
artificialguybr
commited on
Commit
β’
3275c7b
1
Parent(s):
5863aeb
Update requirements.txt
Browse files- requirements.txt +1 -8
requirements.txt
CHANGED
@@ -1,13 +1,5 @@
|
|
1 |
jiwer
|
2 |
googletrans==4.0.0-rc1
|
3 |
-
basicsr
|
4 |
-
face-alignment
|
5 |
-
kornia
|
6 |
-
ninja
|
7 |
-
einops
|
8 |
-
facexlib
|
9 |
-
librosa==0.8.0
|
10 |
-
build
|
11 |
whisper
|
12 |
git+https://github.com/openai/whisper.git
|
13 |
wget
|
@@ -16,3 +8,4 @@ scipy
|
|
16 |
soundfile
|
17 |
pydub
|
18 |
TTS@ git+https://github.com/coqui-ai/tts.git@aa8fa4756e9130e536f0dfc610617db103a43efd
|
|
|
|
1 |
jiwer
|
2 |
googletrans==4.0.0-rc1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
whisper
|
4 |
git+https://github.com/openai/whisper.git
|
5 |
wget
|
|
|
8 |
soundfile
|
9 |
pydub
|
10 |
TTS@ git+https://github.com/coqui-ai/tts.git@aa8fa4756e9130e536f0dfc610617db103a43efd
|
11 |
+
torch
|