2022-12-31 19:29:09 +03:00
|
|
|
Cython==0.29.32
|
|
|
|
fastapi==0.88.0
|
|
|
|
librosa==0.9.2
|
|
|
|
numpy==1.23.5
|
|
|
|
phonemizer==3.2.1
|
|
|
|
psutil==5.9.4
|
2023-01-05 19:37:29 +03:00
|
|
|
#pyopenjtalk==0.3.0
|
2022-12-31 19:29:09 +03:00
|
|
|
pyOpenSSL==22.1.0
|
|
|
|
python-multipart==0.0.5
|
|
|
|
python-socketio==5.7.2
|
|
|
|
retry==0.9.2
|
|
|
|
scipy==1.9.3
|
|
|
|
tensorboard==2.11.0
|
|
|
|
torch==1.13.0
|
|
|
|
torchaudio==0.13.0
|
|
|
|
tqdm==4.64.1
|
|
|
|
Unidecode==1.3.6
|
|
|
|
uvicorn==0.20.0
|
|
|
|
websockets==10.4
|
2023-01-10 16:49:16 +03:00
|
|
|
onnxruntime==1.13.1
|
|
|
|
onnxruntime-gpu==1.13.1
|
|
|
|
#onnxruntime-openvino==1.13.1
|
|
|
|
#onnxruntime-directml==1.13.1
|
|
|
|
|
|
|
|
#torch==1.12.1+cu113 torchvision==0.13.1+cu113 torchaudio==0.12.1 --extra-index-url https://download.pytorch.org/whl/cu113
|
|
|
|
#torch==1.12.1+cu113
|
|
|
|
#torchaudio==0.12.1+cu113
|
|
|
|
#torchvision==0.13.1+cu113
|
|
|
|
# conda install pytorch torchvision torchaudio pytorch-cuda=11.6 -c pytorch -c nvidia
|
|
|
|
|
|
|
|
# conda install pytorch==1.13.0+cu116 torchvision torchaudio pytorch-cuda=11.6 -c pytorch -c nvidia
|
|
|
|
|
|
|
|
|
|
|
|
#pip install torch==1.13.0+cu116 torchvision==0.13.1+cu116 torchaudio==0.13.0 --extra-index-url https://download.pytorch.org/whl/cu116
|
|
|
|
|
|
|
|
# conda install pytorch torchvision torchaudio pytorch-cuda=11.7 -c pytorch -c nvidia
|
|
|
|
|