mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-02-03 00:33:57 +03:00
WIP: switch base from trainer to client 3
This commit is contained in:
parent
728d1e3c4b
commit
bea076b556
@ -1,18 +1,9 @@
|
|||||||
Cython==0.29.32
|
|
||||||
fastapi==0.88.0
|
fastapi==0.88.0
|
||||||
librosa==0.9.2
|
|
||||||
numpy==1.23.5
|
numpy==1.23.5
|
||||||
phonemizer==3.2.1
|
|
||||||
psutil==5.9.4
|
|
||||||
pyOpenSSL==22.1.0
|
pyOpenSSL==22.1.0
|
||||||
python-multipart==0.0.5
|
python-multipart==0.0.5
|
||||||
python-socketio==5.7.2
|
python-socketio==5.7.2
|
||||||
retry==0.9.2
|
|
||||||
scipy==1.9.3
|
|
||||||
torch==1.13.0
|
torch==1.13.0
|
||||||
torchaudio==0.13.0
|
|
||||||
tqdm==4.64.1
|
|
||||||
Unidecode==1.3.6
|
|
||||||
uvicorn==0.20.0
|
uvicorn==0.20.0
|
||||||
websockets==10.4
|
websockets==10.4
|
||||||
onnxruntime==1.13.1
|
onnxruntime==1.13.1
|
||||||
|
Loading…
Reference in New Issue
Block a user