File tree Expand file tree Collapse file tree 1 file changed +41
-42
lines changed Expand file tree Collapse file tree 1 file changed +41
-42
lines changed Original file line number Diff line number Diff line change 1
- Cython==0.29.34
2
- gradio==3.24.1
3
- future==0.18.3
4
- pydub==0.25.1
5
- soundfile==0.12.1
6
- ffmpeg-python==0.2.0
7
- tensorboardX==2.6
8
- functorch==2.0.0
9
- fairseq==0.12.2
10
- faiss-gpu==1.7.2
11
- faiss-cpu==1.7.3
12
- Jinja2==3.1.2
13
- json5==0.9.11
14
- librosa==0.9.2
15
- llvmlite==0.39.0
16
- Markdown==3.4.3
17
- matplotlib==3.7.1
18
- matplotlib-inline==0.1.6
19
1
numba==0.56.4
20
2
numpy==1.23.5
21
3
scipy==1.9.3
22
- praat-parselmouth==0.4.3
23
- Pillow==9.1.1
24
- pyworld==0.3.2
25
- resampy==0.4.2
26
- scikit-learn==1.2.2
27
- starlette==0.26.1
28
- tensorboard==2.12.1
29
- tensorboard-data-server==0.7.0
30
- tensorboard-plugin-wit==1.8.1
31
- torchgen==0.0.1
32
- tqdm==4.65.0
33
- tornado==6.2
34
- Werkzeug==2.2.3
35
- uc-micro-py==1.0.1
36
- sympy==1.11.1
37
- tabulate==0.9.0
38
- PyYAML==6.0
39
- pyasn1==0.4.8
40
- pyasn1-modules==0.2.8
41
- fsspec==2023.3.0
42
- absl-py==1.4.0
43
- audioread==3.0.0
44
- uvicorn==0.21.1
45
- colorama==0.4.6
4
+ librosa==0.9.2
5
+ llvmlite==0.39.0
6
+ fairseq==0.12.2
7
+ faiss-cpu==1.7.2
8
+ gradio
9
+ Cython
10
+ future>=0.18.3
11
+ pydub>=0.25.1
12
+ soundfile>=0.12.1
13
+ ffmpeg-python>=0.2.0
14
+ tensorboardX
15
+ functorch>=2.0.0
16
+ Jinja2>=3.1.2
17
+ json5>=0.9.11
18
+ Markdown
19
+ matplotlib>=3.7.1
20
+ matplotlib-inline>=0.1.6
21
+ praat-parselmouth>=0.4.3
22
+ Pillow>=9.1.1
23
+ pyworld>=0.3.2
24
+ resampy>=0.4.2
25
+ scikit-learn>=1.2.2
26
+ starlette>=0.26.1
27
+ tensorboard
28
+ tensorboard-data-server
29
+ tensorboard-plugin-wit
30
+ torchgen>=0.0.1
31
+ tqdm>=4.65.0
32
+ tornado>=6.2
33
+ Werkzeug>=2.2.3
34
+ uc-micro-py>=1.0.1
35
+ sympy>=1.11.1
36
+ tabulate>=0.9.0
37
+ PyYAML>=6.0
38
+ pyasn1>=0.4.8
39
+ pyasn1-modules>=0.2.8
40
+ fsspec>=2023.3.0
41
+ absl-py>=1.4.0
42
+ audioread
43
+ uvicorn>=0.21.1
44
+ colorama>=0.4.6
You can’t perform that action at this time.
0 commit comments