ovieyra21 commited on
Commit
b73e865
1 Parent(s): b806602

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ git+https://github.com/huggingface/transformers.git
2
+ torch
3
+ torchaudio
4
+ sentencepiece
5
+ soundfile
6
+ samplerate
7
+ librosa
8
+ resampy