tee342 commited on
Commit
aea8d70
·
verified ·
1 Parent(s): 987f28e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -16,7 +16,6 @@ joblib
16
  pyloudnorm
17
  whisper
18
  Pillow
19
- pyannote.audio
20
  protobuf<4
21
  click<8.1
22
  pydantic~=1.0
@@ -24,4 +23,7 @@ pydantic~=1.0
24
  # Force updated versions
25
  huggingface_hub>=0.23.0
26
  transformers>=4.40.0
27
- torchmetrics>=0.7.0
 
 
 
 
16
  pyloudnorm
17
  whisper
18
  Pillow
 
19
  protobuf<4
20
  click<8.1
21
  pydantic~=1.0
 
23
  # Force updated versions
24
  huggingface_hub>=0.23.0
25
  transformers>=4.40.0
26
+ torchmetrics>=0.7.0
27
+
28
+ # Install manually during runtime
29
+ # pip install git+https://github.com/myshell-ai/OpenVoice.git