jpc commited on
Commit
16c3f75
1 Parent(s): 5190182

Simplified the requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -23
requirements.txt CHANGED
@@ -1,24 +1,3 @@
1
  whisperspeech
2
- torch
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
 
1
  whisperspeech
2
+ gradio
3
+ spaces