forked from VOICEVOX/voicevox_engine
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements-license.txt
82 lines (82 loc) · 6.25 KB
/
requirements-license.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
aiofiles==0.7.0 ; python_full_version >= "3.8.1" and python_version < "3.9"
aiohttp==3.8.4 ; python_full_version >= "3.8.1" and python_version < "3.9"
aiosignal==1.3.1 ; python_full_version >= "3.8.1" and python_version < "3.9"
anyio==3.6.2 ; python_full_version >= "3.8.1" and python_version < "3.9"
appdirs==1.4.4 ; python_full_version >= "3.8.1" and python_version < "3.9"
asgiref==3.6.0 ; python_full_version >= "3.8.1" and python_version < "3.9"
async-timeout==4.0.2 ; python_full_version >= "3.8.1" and python_version < "3.9"
attrs==22.2.0 ; python_full_version >= "3.8.1" and python_version < "3.9"
audioread==3.0.0 ; python_full_version >= "3.8.1" and python_version < "3.9"
certifi==2022.12.7 ; python_full_version >= "3.8.1" and python_version < "3.9"
cffi==1.15.1 ; python_full_version >= "3.8.1" and python_version < "3.9"
charset-normalizer==2.1.1 ; python_full_version >= "3.8.1" and python_version < "3.9"
click==8.1.3 ; python_full_version >= "3.8.1" and python_version < "3.9"
colorama==0.4.4 ; python_full_version >= "3.8.1" and python_version < "3.9"
Cython==0.29.24 ; python_full_version >= "3.8.1" and python_version < "3.9"
dataclasses-json==0.5.7 ; python_full_version >= "3.8.1" and python_version < "3.9"
datasets==2.10.1 ; python_full_version >= "3.8.1" and python_version < "3.9"
decorator==5.1.1 ; python_full_version >= "3.8.1" and python_version < "3.9"
dill==0.3.6 ; python_full_version >= "3.8.1" and python_version < "3.9"
fastapi==0.70.0 ; python_full_version >= "3.8.1" and python_version < "3.9"
filelock==3.10.0 ; python_full_version >= "3.8.1" and python_version < "3.9"
frozenlist==1.3.3 ; python_full_version >= "3.8.1" and python_version < "3.9"
fsspec==2023.3.0 ; python_full_version >= "3.8.1" and python_version < "3.9"
greenlet==2.0.2 ; python_full_version >= "3.8.1" and python_version < "3.9"
h11==0.14.0 ; python_full_version >= "3.8.1" and python_version < "3.9"
huggingface-hub==0.13.2 ; python_full_version >= "3.8.1" and python_version < "3.9"
huggingsound==0.1.6 ; python_full_version >= "3.8.1" and python_version < "3.9"
idna==3.4 ; python_full_version >= "3.8.1" and python_version < "3.9"
importlib-metadata==6.0.0 ; python_full_version >= "3.8.1" and python_version < "3.9"
Jinja2==3.1.2 ; python_full_version >= "3.8.1" and python_version < "3.9"
jiwer==2.6.0 ; python_full_version >= "3.8.1" and python_version < "3.9"
joblib==1.2.0 ; python_full_version >= "3.8.1" and python_version < "3.9"
langchain==0.0.113 ; python_full_version >= "3.8.1" and python_version < "3.9"
librosa==0.9.2 ; python_full_version >= "3.8.1" and python_version < "3.9"
llvmlite==0.39.1 ; python_full_version >= "3.8.1" and python_version < "3.9"
MarkupSafe==2.1.1 ; python_full_version >= "3.8.1" and python_version < "3.9"
marshmallow==3.19.0 ; python_full_version >= "3.8.1" and python_version < "3.9"
marshmallow-enum==1.5.1 ; python_full_version >= "3.8.1" and python_version < "3.9"
multidict==6.0.4 ; python_full_version >= "3.8.1" and python_version < "3.9"
multiprocess==0.70.14 ; python_full_version >= "3.8.1" and python_version < "3.9"
mypy-extensions==1.0.0 ; python_full_version >= "3.8.1" and python_version < "3.9"
numba==0.56.4 ; python_full_version >= "3.8.1" and python_version < "3.9"
numpy==1.22.4 ; python_full_version >= "3.8.1" and python_version < "3.9"
openai==0.27.2 ; python_full_version >= "3.8.1" and python_version < "3.9"
packaging==23.0 ; python_full_version >= "3.8.1" and python_version < "3.9"
pandas==1.5.3 ; python_full_version >= "3.8.1" and python_version < "3.9"
platformdirs==3.1.1 ; python_full_version >= "3.8.1" and python_version < "3.9"
pooch==1.7.0 ; python_full_version >= "3.8.1" and python_version < "3.9"
pyarrow==11.0.0 ; python_full_version >= "3.8.1" and python_version < "3.9"
pycparser==2.21 ; python_full_version >= "3.8.1" and python_version < "3.9"
pydantic==1.10.2 ; python_full_version >= "3.8.1" and python_version < "3.9"
pyopenjtalk @ git+https://github.com/VOICEVOX/pyopenjtalk@f4ade29ef9a4f43d8605103cb5bacc29e0b2ccae ; python_full_version >= "3.8.1" and python_version < "3.9"
python-dateutil==2.8.2 ; python_full_version >= "3.8.1" and python_version < "3.9"
python-multipart==0.0.5 ; python_full_version >= "3.8.1" and python_version < "3.9"
pytz==2022.7.1 ; python_full_version >= "3.8.1" and python_version < "3.9"
pyworld==0.3.0 ; python_full_version >= "3.8.1" and python_version < "3.9"
PyYAML==6.0 ; python_full_version >= "3.8.1" and python_version < "3.9"
rapidfuzz==2.13.7 ; python_full_version >= "3.8.1" and python_version < "3.9"
regex==2022.10.31 ; python_full_version >= "3.8.1" and python_version < "3.9"
requests==2.28.1 ; python_full_version >= "3.8.1" and python_version < "3.9"
resampy==0.4.2 ; python_full_version >= "3.8.1" and python_version < "3.9"
responses==0.18.0 ; python_full_version >= "3.8.1" and python_version < "3.9"
scikit-learn==1.2.2 ; python_full_version >= "3.8.1" and python_version < "3.9"
scipy==1.7.1 ; python_full_version >= "3.8.1" and python_version < "3.9"
six==1.16.0 ; python_full_version >= "3.8.1" and python_version < "3.9"
sniffio==1.3.0 ; python_full_version >= "3.8.1" and python_version < "3.9"
SoundFile==0.10.3.post1 ; python_full_version >= "3.8.1" and python_version < "3.9"
SQLAlchemy==1.4.46 ; python_full_version >= "3.8.1" and python_version < "3.9"
starlette==0.16.0 ; python_full_version >= "3.8.1" and python_version < "3.9"
tenacity==8.2.2 ; python_full_version >= "3.8.1" and python_version < "3.9"
threadpoolctl==3.1.0 ; python_full_version >= "3.8.1" and python_version < "3.9"
tokenizers==0.13.2 ; python_full_version >= "3.8.1" and python_version < "3.9"
torch==1.12.1 ; python_full_version >= "3.8.1" and python_version < "3.9"
tqdm==4.64.1 ; python_full_version >= "3.8.1" and python_version < "3.9"
transformers==4.27.1 ; python_full_version >= "3.8.1" and python_version < "3.9"
typing-extensions==4.4.0 ; python_full_version >= "3.8.1" and python_version < "3.9"
typing-inspect==0.8.0 ; python_full_version >= "3.8.1" and python_version < "3.9"
urllib3==1.26.13 ; python_full_version >= "3.8.1" and python_version < "3.9"
uvicorn==0.15.0 ; python_full_version >= "3.8.1" and python_version < "3.9"
xxhash==3.2.0 ; python_full_version >= "3.8.1" and python_version < "3.9"
yarl==1.8.2 ; python_full_version >= "3.8.1" and python_version < "3.9"
zipp==3.15.0 ; python_full_version >= "3.8.1" and python_version < "3.9"