Pipe1213 commited on
Commit
15b3f34
·
verified ·
1 Parent(s): c3bdc3d

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ huggingface_hub==0.22.2
2
+ Cython
3
+ librosa
4
+ matplotlib
5
+ numpy
6
+ phonemizer
7
+ scipy
8
+ tensorboard
9
+ torchvision
10
+ torch
11
+ Unidecode