mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-02-02 16:23:58 +03:00
update
This commit is contained in:
parent
a506c9fa4b
commit
9327fb3690
@ -1,21 +1,125 @@
|
||||
absl-py==1.3.0
|
||||
anyio==3.6.2
|
||||
appdirs==1.4.4
|
||||
attrs==22.2.0
|
||||
audioread==2.1.9
|
||||
Babel==2.11.0
|
||||
bidict==0.22.0
|
||||
cachetools==5.2.0
|
||||
certifi @ file:///croot/certifi_1671487769961/work/certifi
|
||||
cffi==1.15.1
|
||||
charset-normalizer==2.1.1
|
||||
ci-sdr==0.0.0
|
||||
click==8.1.3
|
||||
clldutils==3.16.0
|
||||
colorama==0.4.6
|
||||
colorlog==6.7.0
|
||||
ConfigArgParse==1.5.3
|
||||
cryptography==38.0.4
|
||||
csvw==3.1.3
|
||||
ctc-segmentation==1.7.1
|
||||
Cython==0.29.32
|
||||
decorator==5.1.1
|
||||
Distance==0.1.3
|
||||
dlinfo==1.2.1
|
||||
einops==0.4.1
|
||||
espnet==202207
|
||||
espnet-model-zoo==0.1.7
|
||||
espnet-tts-frontend==0.0.3
|
||||
fast-bss-eval==0.1.3
|
||||
fastapi==0.88.0
|
||||
filelock==3.7.1
|
||||
Flask==2.2.2
|
||||
Flask-Cors==3.0.10
|
||||
g2p-en==2.1.0
|
||||
google-auth==2.15.0
|
||||
google-auth-oauthlib==0.4.6
|
||||
grpcio==1.51.1
|
||||
h11==0.14.0
|
||||
h5py==3.7.0
|
||||
huggingface-hub==0.8.1
|
||||
humanfriendly==10.0
|
||||
idna==3.4
|
||||
importlib-metadata==4.12.0
|
||||
inflect==6.0.0
|
||||
isodate==0.6.1
|
||||
itsdangerous==2.1.2
|
||||
jaconv==0.3
|
||||
jamo==0.4.1
|
||||
Jinja2==3.1.2
|
||||
joblib==1.1.0
|
||||
jsonschema==4.17.3
|
||||
kaldiio==2.17.2
|
||||
language-tags==1.1.0
|
||||
librosa==0.9.2
|
||||
llvmlite==0.39.1
|
||||
lxml==4.9.2
|
||||
Markdown==3.4.1
|
||||
MarkupSafe==2.1.1
|
||||
nltk==3.7
|
||||
numba==0.56.4
|
||||
numpy==1.23.5
|
||||
nvidia-cublas-cu11==11.10.3.66
|
||||
nvidia-cuda-nvrtc-cu11==11.7.99
|
||||
nvidia-cuda-runtime-cu11==11.7.99
|
||||
nvidia-cudnn-cu11==8.5.0.96
|
||||
oauthlib==3.2.2
|
||||
packaging==21.3
|
||||
pandas==1.4.3
|
||||
phonemizer==3.2.1
|
||||
pooch==1.6.0
|
||||
protobuf==3.20.3
|
||||
psutil==5.9.4
|
||||
py==1.11.0
|
||||
pyasn1==0.4.8
|
||||
pyasn1-modules==0.2.8
|
||||
pycparser==2.21
|
||||
pydantic==1.9.1
|
||||
pylatexenc==2.10
|
||||
pyopenjtalk==0.3.0
|
||||
pyOpenSSL==22.1.0
|
||||
pyparsing==3.0.9
|
||||
pypinyin==0.44.0
|
||||
pyrsistent==0.19.3
|
||||
PySoundFile==0.9.0.post1
|
||||
python-dateutil==2.8.2
|
||||
python-engineio==4.3.4
|
||||
python-multipart==0.0.5
|
||||
python-socketio==5.7.2
|
||||
pytorch-wpe==0.0.1
|
||||
pytz==2022.1
|
||||
pyworld==0.3.0
|
||||
rdflib==6.2.0
|
||||
regex==2022.7.25
|
||||
requests==2.28.1
|
||||
requests-oauthlib==1.3.1
|
||||
resampy==0.2.2
|
||||
retry==0.9.2
|
||||
rfc3986==1.5.0
|
||||
rsa==4.9
|
||||
scikit-learn==1.1.2
|
||||
scipy==1.9.3
|
||||
segments==2.2.1
|
||||
sentencepiece==0.1.96
|
||||
six==1.16.0
|
||||
sniffio==1.3.0
|
||||
SoundFile==0.10.3.post1
|
||||
starlette==0.22.0
|
||||
tabulate==0.9.0
|
||||
tensorboard==2.11.0
|
||||
tensorboard-data-server==0.6.1
|
||||
tensorboard-plugin-wit==1.8.1
|
||||
threadpoolctl==3.1.0
|
||||
torch==1.13.0
|
||||
torch-complex==0.4.3
|
||||
torchaudio==0.13.0
|
||||
tqdm==4.64.1
|
||||
typeguard==2.13.3
|
||||
typing_extensions==4.3.0
|
||||
Unidecode==1.3.6
|
||||
uritemplate==4.1.1
|
||||
urllib3==1.26.13
|
||||
uvicorn==0.20.0
|
||||
websockets==10.4
|
||||
|
||||
resampy==0.2.2
|
||||
Werkzeug==2.2.2
|
||||
zipp==3.8.1
|
||||
|
Loading…
Reference in New Issue
Block a user