Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinWang676 authored Sep 22, 2023
1 parent 353f17e commit 1566001
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ cmake==3.26.1
Cython==0.29.21
librosa==0.8.0
matplotlib==3.3.1
numpy==1.19.5
numpy
numba==0.56.4
phonemizer==3.2.1
scipy==1.10.1
#torch~=1.13.0+cu117
#torchvision==0.7.0
#torch==1.13.0
#torchvision==0.14.0
Unidecode==1.1.1
tensorboardX
tqdm~=4.66.1
Expand All @@ -27,3 +27,6 @@ jieba==0.42.1
tensorboard
# ipython for notebook inference
ipython
openai-whisper
protobuf==3.20.*
gradio

0 comments on commit 1566001

Please sign in to comment.