Create requirements.txt
Browse files- requirements.txt +26 -0
requirements.txt
ADDED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
einops
|
2 |
+
fairseq
|
3 |
+
flask
|
4 |
+
flask_cors
|
5 |
+
gin
|
6 |
+
gin_config
|
7 |
+
librosa
|
8 |
+
local_attention
|
9 |
+
matplotlib
|
10 |
+
numpy
|
11 |
+
praat-parselmouth
|
12 |
+
pydub
|
13 |
+
pyworld
|
14 |
+
PyYAML
|
15 |
+
resampy
|
16 |
+
scikit_learn
|
17 |
+
scipy
|
18 |
+
SoundFile
|
19 |
+
tensorboard
|
20 |
+
torchcrepe
|
21 |
+
tqdm
|
22 |
+
transformers
|
23 |
+
wave
|
24 |
+
pysimplegui
|
25 |
+
sounddevice
|
26 |
+
gradio
|