mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-01-23 13:35:12 +03:00
27 lines
591 B
Plaintext
27 lines
591 B
Plaintext
# # apt-get update
|
|
# # apt-get install -y emacs mlocate wget git curl gcc g++ make unzip
|
|
# # wget https://repo.anaconda.com/archive/Anaconda3-2022.10-Linux-x86_64.sh
|
|
# # bash Anaconda3-2022.10-Linux-x86_64.sh
|
|
|
|
uvicorn==0.21.1
|
|
pyOpenSSL==23.1.1
|
|
numpy==1.23.5
|
|
torch==1.13.1
|
|
resampy==0.4.2
|
|
python-socketio==5.8.0
|
|
fastapi==0.95.1
|
|
python-multipart==0.0.6
|
|
onnxruntime-gpu==1.14.1
|
|
pyworld==0.3.3
|
|
scipy==1.10.1
|
|
matplotlib==3.7.1
|
|
fairseq==0.12.2
|
|
websockets==11.0.2
|
|
faiss-cpu==1.7.3
|
|
torchcrepe==0.0.18
|
|
librosa==0.9.1
|
|
gin==0.1.6
|
|
gin_config==0.5.0
|
|
einops==0.6.0
|
|
local_attention==1.8.5
|
|
websockets==11.0.2 |