voice-changer/server/requirements.txt

15 lines
277 B
Plaintext
Raw Normal View History

2023-03-16 20:37:31 +03:00
### いらない? websockets==10.4
uvicorn==0.21.1
2023-01-14 13:27:18 +03:00
pyOpenSSL==23.0.0
2023-03-16 20:37:31 +03:00
numpy==1.24.2
torch==2.0.0
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
# apt-get install g++