Tonic commited on
Commit
e28243d
1 Parent(s): bc5c00b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +17 -0
requirements.txt CHANGED
@@ -3,5 +3,22 @@ torch
3
  torchaudio
4
  transformers
5
  accelerate
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  scikit-learn
 
 
 
7
  wave
 
3
  torchaudio
4
  transformers
5
  accelerate
6
+ fastcore
7
+ fastprogress
8
+ vocos
9
+ speechbrain
10
+ soundfile
11
+ webdataset
12
+ vector_quantize_pytorch==1.6.22
13
+ openai-whisper
14
+ wandb
15
+ whisper_normalizer
16
+ jiwer
17
+ matplotlib
18
+ pandas
19
+ pyarrow
20
  scikit-learn
21
+ ipython
22
+ git+https://github.com/m-bain/whisperx.git
23
+ whisper
24
  wave