Bhavibond commited on
Commit
b9e1e85
·
verified ·
1 Parent(s): 27c4742

Load the speaker embedding directly from the dataset

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
  gradio
2
  torch
3
  transformers
 
4
  numpy
5
- sentencepiece
6
- soundfile
 
 
1
  gradio
2
  torch
3
  transformers
4
+ torchaudio
5
  numpy
6
+ soundfile
7
+ datasets
8
+ sentencepiece