artificialguybr commited on
Commit
4adefe0
β€’
1 Parent(s): 9f1ec03

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -3
requirements.txt CHANGED
@@ -1,8 +1,6 @@
1
  TTS@ git+https://github.com/coqui-ai/tts.git
2
  jiwer
3
  googletrans==4.0.0-rc1
4
- whisper
5
- git+https://github.com/openai/whisper.git
6
  wget
7
  ffmpeg-python
8
  scipy
@@ -10,7 +8,6 @@ soundfile
10
  pydub
11
  scikit-learn
12
  librosa
13
- numpy
14
  opencv-python
15
  torch
16
  torchvision
 
1
  TTS@ git+https://github.com/coqui-ai/tts.git
2
  jiwer
3
  googletrans==4.0.0-rc1
 
 
4
  wget
5
  ffmpeg-python
6
  scipy
 
8
  pydub
9
  scikit-learn
10
  librosa
 
11
  opencv-python
12
  torch
13
  torchvision