jayparmr commited on
Commit
18b8e4e
·
1 Parent(s): 822a36c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +54 -1
requirements.txt CHANGED
@@ -54,4 +54,57 @@ tensorboard-data-server
54
  tensorboard-plugin-wit
55
  torchgen>=0.0.1
56
  torch==1.10.0
57
- matplotlib==3.4.3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
54
  tensorboard-plugin-wit
55
  torchgen>=0.0.1
56
  torch==1.10.0
57
+ matplotlib==3.4.3
58
+
59
+ joblib>=1.1.0
60
+ numba==0.56.4
61
+ numpy==1.23.5
62
+ scipy
63
+ librosa==0.9.1
64
+ llvmlite==0.39.0
65
+ fairseq==0.12.2
66
+ faiss-cpu==1.7.3
67
+ gradio==3.34.0
68
+ Cython
69
+ pydub>=0.25.1
70
+ soundfile>=0.12.1
71
+ ffmpeg-python>=0.2.0
72
+ tensorboardX
73
+ Jinja2>=3.1.2
74
+ json5
75
+ Markdown
76
+ matplotlib>=3.7.0
77
+ matplotlib-inline>=0.1.3
78
+ praat-parselmouth>=0.4.2
79
+ Pillow>=9.1.1
80
+ resampy>=0.4.2
81
+ scikit-learn
82
+ tensorboard
83
+ tqdm>=4.63.1
84
+ tornado>=6.1
85
+ Werkzeug>=2.2.3
86
+ uc-micro-py>=1.0.1
87
+ sympy>=1.11.1
88
+ tabulate>=0.8.10
89
+ PyYAML>=6.0
90
+ pyasn1>=0.4.8
91
+ pyasn1-modules>=0.2.8
92
+ fsspec>=2022.11.0
93
+ absl-py>=1.2.0
94
+ audioread
95
+ uvicorn>=0.21.1
96
+ colorama>=0.4.5
97
+ pyworld==0.3.2
98
+ httpx
99
+ onnxruntime; sys_platform == 'darwin'
100
+ onnxruntime-gpu; sys_platform != 'darwin'
101
+ torchcrepe==0.0.20
102
+ fastapi==0.88
103
+ ffmpy==0.3.1
104
+ python-dotenv>=1.0.0
105
+ av
106
+
107
+ torch==1.10.0
108
+ torchvision==0.11.1
109
+ torchaudio==0.11.0
110
+