Nick021402 commited on
Commit
05f10a7
·
verified ·
1 Parent(s): 66212f0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -6,6 +6,6 @@ numpy>=1.21.0
6
  soundfile>=0.12.0
7
  pydub>=0.25.0
8
  librosa>=0.10.0
9
- datasets>=2.10.0
10
  accelerate>=0.20.0
11
- git+https://github.com/nari-labs/dia.git # Add this line for Nari DIA
 
6
  soundfile>=0.12.0
7
  pydub>=0.25.0
8
  librosa>=0.10.0
9
+ datasets>=2.10.0 # For loading VCTK for speaker embeddings
10
  accelerate>=0.20.0
11
+ speechbrain # Required for x-vector speaker embeddings