Tingusto commited on
Commit
e44d6a7
·
verified ·
1 Parent(s): e1f6704

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -14
requirements.txt CHANGED
@@ -1,15 +1,14 @@
1
- openai-whisper
2
- pyannote.audio
3
- librosa
4
- tqdm
5
- python-dotenv
6
- termcolor
7
- pydub
8
- SpeechRecognition
9
- pyaudio
10
- tabulate
11
- soundfile
12
- torch
13
- numpy
14
- transformers
15
  gradio
 
1
+ openai-whisper
2
+ pyannote.audio
3
+ librosa
4
+ tqdm
5
+ python-dotenv
6
+ termcolor
7
+ pydub
8
+ SpeechRecognition
9
+ tabulate
10
+ soundfile
11
+ torch
12
+ numpy
13
+ transformers
 
14
  gradio