voice-changer/server/requirements.txt

28 lines
623 B
Plaintext
Raw Normal View History

2023-04-19 05:32:31 +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
# # bash Anaconda3-2022.10-Linux-x86_64.sh
2023-03-16 20:37:31 +03:00
uvicorn==0.21.1
2023-04-19 05:32:31 +03:00
pyOpenSSL==23.1.1
2023-03-16 21:47:56 +03:00
numpy==1.23.5
torch==1.13.1
2023-03-16 20:37:31 +03:00
resampy==0.4.2
2023-04-19 05:32:31 +03:00
python-socketio==5.8.0
fastapi==0.95.1
2023-03-16 20:37:31 +03:00
python-multipart==0.0.6
2023-04-19 05:32:31 +03:00
onnxruntime-gpu==1.14.1
pyworld==0.3.3
scipy==1.10.1
matplotlib==3.7.1
2023-03-16 21:47:56 +03:00
fairseq==0.12.2
2023-04-19 05:32:31 +03:00
websockets==11.0.2
praat-parselmouth==0.4.3
faiss-cpu==1.7.3
torchcrepe==0.0.18
librosa==0.10.0.post1
gin==0.1.6
gin_config==0.5.0
einops==0.6.0
2023-04-19 07:35:37 +03:00
local_attention==1.8.5
websockets==11.0.2