mirror of
https://github.com/JarodMica/ai-voice-cloning.git
synced 2025-06-07 06:05:52 -04:00
update requirements.txt
This commit is contained in:
parent
0d2bbdb836
commit
dab1654dd3
1 changed files with 5 additions and 9 deletions
|
@ -1,21 +1,17 @@
|
|||
--extra-index-url https://download.pytorch.org/whl/cu118
|
||||
torch>=2.1.0
|
||||
torchvision
|
||||
torchaudio
|
||||
|
||||
openai-whisper
|
||||
more-itertools
|
||||
ffmpeg-python
|
||||
gradio<=3.23.0
|
||||
gradio==4.22.0
|
||||
music-tag
|
||||
voicefixer
|
||||
psutil
|
||||
phonemizer
|
||||
pydantic==1.10.11
|
||||
pydantic==2.6.4
|
||||
websockets
|
||||
beartype==0.15.0
|
||||
pykakasi
|
||||
rotary-embedding-torch==0.4.0
|
||||
transformers==4.19
|
||||
transformers==4.29.2
|
||||
omegaconf<=2.1
|
||||
pysrt
|
||||
pysrt
|
||||
librosa==0.9.1
|
||||
|
|
Loading…
Add table
Reference in a new issue