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