voice-changer/server/requirements.txt
2023-03-17 15:40:55 +09:00

20 lines
451 B
Plaintext

uvicorn==0.21.1
pyOpenSSL==23.0.0
numpy==1.23.5
#torch==2.0.0
torch==1.13.1
resampy==0.4.2
matplotlib==3.7.1
librosa==0.10.0.post1
pyworld==0.3.2
python-socketio==5.7.2
fastapi==0.94.1
onnxruntime-gpu==1.14.1
python-multipart==0.0.6
fairseq==0.12.2
# 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