Karl El Hajal commited on
Commit
97dd693
·
1 Parent(s): 4a5f7ed

Update requirements

Browse files
Files changed (2) hide show
  1. packages.txt +8 -0
  2. requirements.txt +35 -31
packages.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ffmpeg
2
+ libglib2.0-0
3
+ libsm6
4
+ libxrender1
5
+ libxext6
6
+ build-essential
7
+ python3-dev
8
+ espeak
requirements.txt CHANGED
@@ -6,10 +6,11 @@ aiosignal==1.3.2
6
  annotated-types==0.7.0
7
  anyascii==0.3.2
8
  anyio==4.9.0
 
9
  attrs==25.3.0
10
  audioread==3.0.1
11
  babel==2.17.0
12
- blis==0.7.11
13
  catalogue==2.0.10
14
  certifi==2025.1.31
15
  cffi==1.17.1
@@ -18,8 +19,9 @@ click==8.1.8
18
  cloudpathlib==0.21.0
19
  confection==0.1.5
20
  contourpy==1.3.1
 
21
  coqpit-config==0.2.0
22
- coqui-tts==0.26.0
23
  coqui-tts-trainer==0.2.3
24
  cycler==0.12.1
25
  cymem==2.0.11
@@ -29,6 +31,7 @@ decorator==5.2.1
29
  docopt==0.6.2
30
  einops==0.8.1
31
  encodec==0.1.1
 
32
  fastapi==0.115.12
33
  ffmpy==0.5.0
34
  filelock==3.18.0
@@ -39,12 +42,12 @@ gradio==5.24.0
39
  gradio_client==1.8.0
40
  groovy==0.1.2
41
  grpcio==1.71.0
42
- gruut==2.4.0
43
  gruut-ipa==0.13.0
44
- gruut_lang_de==2.0.1
45
- gruut_lang_en==2.0.1
46
- gruut_lang_es==2.0.1
47
- gruut_lang_fr==2.0.2
48
  h11==0.14.0
49
  httpcore==1.0.7
50
  httpx==0.28.1
@@ -66,34 +69,32 @@ markdown-it-py==3.0.0
66
  MarkupSafe==3.0.2
67
  matplotlib==3.10.1
68
  mdurl==0.1.2
69
- monotonic-alignment-search==0.1.1
70
  more-itertools==10.6.0
71
  mpmath==1.3.0
72
  msgpack==1.1.0
73
  multidict==6.2.0
74
  murmurhash==1.0.12
75
- networkx==3.4.2
76
  num2words==0.5.14
77
  numba==0.61.2
78
  numpy==1.26.4
79
- nvidia-cublas-cu12==12.4.5.8
80
- nvidia-cuda-cupti-cu12==12.4.127
81
- nvidia-cuda-nvrtc-cu12==12.4.127
82
- nvidia-cuda-runtime-cu12==12.4.127
83
  nvidia-cudnn-cu12==9.1.0.70
84
- nvidia-cufft-cu12==11.2.1.3
85
- nvidia-curand-cu12==10.3.5.147
86
- nvidia-cusolver-cu12==11.6.1.9
87
- nvidia-cusparse-cu12==12.3.1.170
88
- nvidia-cusparselt-cu12==0.6.2
89
- nvidia-nccl-cu12==2.21.5
90
- nvidia-nvjitlink-cu12==12.4.127
91
- nvidia-nvtx-cu12==12.4.127
92
  orjson==3.10.16
93
  packaging==24.2
94
  pandas==2.2.3
95
  pillow==11.1.0
96
- pip==25.0.1
97
  platformdirs==4.3.7
98
  pooch==1.8.2
99
  preshed==3.0.9
@@ -105,6 +106,7 @@ pydantic==2.11.3
105
  pydantic_core==2.33.1
106
  pydub==0.25.1
107
  Pygments==2.19.1
 
108
  pyparsing==3.2.3
109
  pysbd==0.3.4
110
  python-crfsuite==0.9.11
@@ -121,7 +123,7 @@ safetensors==0.5.3
121
  scikit-learn==1.6.1
122
  scipy==1.15.2
123
  semantic-version==2.10.0
124
- setuptools==78.1.0
125
  shellingham==1.5.4
126
  six==1.17.0
127
  smart-open==7.1.0
@@ -129,36 +131,38 @@ sniffio==1.3.1
129
  soundfile==0.13.1
130
  soxr==0.5.0.post1
131
  spaces==0.34.2
132
- spacy==3.7.5
133
  spacy-legacy==3.0.12
134
  spacy-loggers==1.0.5
135
  srsly==2.5.1
136
  starlette==0.46.1
137
  SudachiDict-core==20250129
138
  SudachiPy==0.6.10
139
- sympy==1.13.1
140
  tensorboard==2.19.0
141
  tensorboard-data-server==0.7.2
142
- thinc==8.2.5
143
  threadpoolctl==3.6.0
144
- tokenizers==0.21.1
145
  tomlkit==0.13.2
146
- torch==2.6.0
147
- torchaudio==2.6.0
148
  tqdm==4.67.1
149
- transformers==4.51.1
150
- triton==3.2.0
151
  typeguard==4.4.2
152
  typer==0.15.2
153
  typing_extensions==4.13.1
154
  typing-inspection==0.4.0
155
  tzdata==2025.2
156
  tzlocal==5.3.1
 
157
  urllib3==2.3.0
158
  uvicorn==0.34.0
159
  wasabi==1.1.3
160
  weasel==0.4.1
161
  websockets==15.0.1
162
  Werkzeug==3.1.3
 
163
  wrapt==1.17.2
164
  yarl==1.19.0
 
6
  annotated-types==0.7.0
7
  anyascii==0.3.2
8
  anyio==4.9.0
9
+ async-timeout==5.0.1
10
  attrs==25.3.0
11
  audioread==3.0.1
12
  babel==2.17.0
13
+ blis==1.2.1
14
  catalogue==2.0.10
15
  certifi==2025.1.31
16
  cffi==1.17.1
 
19
  cloudpathlib==0.21.0
20
  confection==0.1.5
21
  contourpy==1.3.1
22
+ coqpit==0.0.17
23
  coqpit-config==0.2.0
24
+ coqui-tts==0.24.1
25
  coqui-tts-trainer==0.2.3
26
  cycler==0.12.1
27
  cymem==2.0.11
 
31
  docopt==0.6.2
32
  einops==0.8.1
33
  encodec==0.1.1
34
+ exceptiongroup==1.2.2
35
  fastapi==0.115.12
36
  ffmpy==0.5.0
37
  filelock==3.18.0
 
42
  gradio_client==1.8.0
43
  groovy==0.1.2
44
  grpcio==1.71.0
45
+ gruut==2.2.3
46
  gruut-ipa==0.13.0
47
+ gruut-lang-de==2.0.1
48
+ gruut-lang-en==2.0.1
49
+ gruut-lang-es==2.0.1
50
+ gruut-lang-fr==2.0.2
51
  h11==0.14.0
52
  httpcore==1.0.7
53
  httpx==0.28.1
 
69
  MarkupSafe==3.0.2
70
  matplotlib==3.10.1
71
  mdurl==0.1.2
 
72
  more-itertools==10.6.0
73
  mpmath==1.3.0
74
  msgpack==1.1.0
75
  multidict==6.2.0
76
  murmurhash==1.0.12
77
+ networkx==2.8.8
78
  num2words==0.5.14
79
  numba==0.61.2
80
  numpy==1.26.4
81
+ nvidia-cublas-cu12==12.1.3.1
82
+ nvidia-cuda-cupti-cu12==12.1.105
83
+ nvidia-cuda-nvrtc-cu12==12.1.105
84
+ nvidia-cuda-runtime-cu12==12.1.105
85
  nvidia-cudnn-cu12==9.1.0.70
86
+ nvidia-cufft-cu12==11.0.2.54
87
+ nvidia-curand-cu12==10.3.2.106
88
+ nvidia-cusolver-cu12==11.4.5.107
89
+ nvidia-cusparse-cu12==12.1.0.106
90
+ nvidia-nccl-cu12==2.20.5
91
+ nvidia-nvjitlink-cu12==12.8.93
92
+ nvidia-nvtx-cu12==12.1.105
 
93
  orjson==3.10.16
94
  packaging==24.2
95
  pandas==2.2.3
96
  pillow==11.1.0
97
+ pip==23.0.1
98
  platformdirs==4.3.7
99
  pooch==1.8.2
100
  preshed==3.0.9
 
106
  pydantic_core==2.33.1
107
  pydub==0.25.1
108
  Pygments==2.19.1
109
+ pynndescent==0.5.13
110
  pyparsing==3.2.3
111
  pysbd==0.3.4
112
  python-crfsuite==0.9.11
 
123
  scikit-learn==1.6.1
124
  scipy==1.15.2
125
  semantic-version==2.10.0
126
+ setuptools==65.5.1
127
  shellingham==1.5.4
128
  six==1.17.0
129
  smart-open==7.1.0
 
131
  soundfile==0.13.1
132
  soxr==0.5.0.post1
133
  spaces==0.34.2
134
+ spacy==3.8.5
135
  spacy-legacy==3.0.12
136
  spacy-loggers==1.0.5
137
  srsly==2.5.1
138
  starlette==0.46.1
139
  SudachiDict-core==20250129
140
  SudachiPy==0.6.10
141
+ sympy==1.13.3
142
  tensorboard==2.19.0
143
  tensorboard-data-server==0.7.2
144
+ thinc==8.3.4
145
  threadpoolctl==3.6.0
146
+ tokenizers==0.19.1
147
  tomlkit==0.13.2
148
+ torch==2.4.0
149
+ torchaudio==2.4.0
150
  tqdm==4.67.1
151
+ transformers==4.40.2
152
+ triton==3.0.0
153
  typeguard==4.4.2
154
  typer==0.15.2
155
  typing_extensions==4.13.1
156
  typing-inspection==0.4.0
157
  tzdata==2025.2
158
  tzlocal==5.3.1
159
+ umap-learn==0.5.7
160
  urllib3==2.3.0
161
  uvicorn==0.34.0
162
  wasabi==1.1.3
163
  weasel==0.4.1
164
  websockets==15.0.1
165
  Werkzeug==3.1.3
166
+ wheel==0.46.1
167
  wrapt==1.17.2
168
  yarl==1.19.0