voice-changer/server/requirements.txt

20 lines
451 B
Plaintext
Raw Normal View History

2023-03-16 20:37:31 +03:00
uvicorn==0.21.1
2023-01-14 13:27:18 +03:00
pyOpenSSL==23.0.0
2023-03-16 21:47:56 +03:00
numpy==1.23.5
#torch==2.0.0
torch==1.13.1
2023-03-16 20:37:31 +03:00
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
2023-03-16 21:47:56 +03:00
fairseq==0.12.2
2023-03-17 09:40:55 +03:00
# 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
2023-03-16 21:47:56 +03:00
# bash Anaconda3-2022.10-Linux-x86_64.sh