mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-03-12 19:07:49 +03:00
update requirement
This commit is contained in:
parent
087d0b5722
commit
29a25e4dcb
@ -2,8 +2,9 @@
|
|||||||
### いらない? websockets==10.4
|
### いらない? websockets==10.4
|
||||||
uvicorn==0.21.1
|
uvicorn==0.21.1
|
||||||
pyOpenSSL==23.0.0
|
pyOpenSSL==23.0.0
|
||||||
numpy==1.24.2
|
numpy==1.23.5
|
||||||
torch==2.0.0
|
#torch==2.0.0
|
||||||
|
torch==1.13.1
|
||||||
resampy==0.4.2
|
resampy==0.4.2
|
||||||
matplotlib==3.7.1
|
matplotlib==3.7.1
|
||||||
librosa==0.10.0.post1
|
librosa==0.10.0.post1
|
||||||
@ -12,4 +13,8 @@ python-socketio==5.7.2
|
|||||||
fastapi==0.94.1
|
fastapi==0.94.1
|
||||||
onnxruntime-gpu==1.14.1
|
onnxruntime-gpu==1.14.1
|
||||||
python-multipart==0.0.6
|
python-multipart==0.0.6
|
||||||
# apt-get install g++
|
fairseq==0.12.2
|
||||||
|
# apt-get install gcc g++
|
||||||
|
# https://repo.anaconda.com/archive/Anaconda3-2022.10-Linux-x86_64.sh
|
||||||
|
# bash Anaconda3-2022.10-Linux-x86_64.sh
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user