RXTIME commited on
Commit
91b2b2b
·
verified ·
1 Parent(s): bc37b30

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,4 +3,5 @@ youtube-transcript-api==0.6.1
3
  transformers>=4.0,<5.0
4
  torch>=2.0,<3.0
5
  torchaudio>=2.0,<3.0
6
- ffmpeg-python==0.2.0
 
 
3
  transformers>=4.0,<5.0
4
  torch>=2.0,<3.0
5
  torchaudio>=2.0,<3.0
6
+ ffmpeg-python==0.2.0
7
+ soundfile==0.12.1