JanLilan commited on
Commit
a347d9b
1 Parent(s): 900a679

added librosa and soundfile

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -2,4 +2,6 @@ torch
2
  git+https://github.com/huggingface/transformers
3
  datasets
4
  sentencepiece
5
- speechbrain
 
 
 
2
  git+https://github.com/huggingface/transformers
3
  datasets
4
  sentencepiece
5
+ speechbrain
6
+ librosa
7
+ soundfile