Flux9665 commited on
Commit
882edf9
1 Parent(s): 28f7e22

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +18 -32
requirements.txt CHANGED
@@ -1,39 +1,25 @@
1
- auraloss~=0.2.2
2
- deepfilternet~=0.3.1
3
- ffmpy~=0.3.0
4
- gradio==2.7.5.2
5
- huggingface-hub~=0.10.1
6
- jiwer~=2.5.1
7
  librosa~=0.9.2
8
- matplotlib~=3.6.2
9
- numba~=0.56.4
10
- numpy~=1.23.4
11
- pandas~=1.5.1
12
- panphon~=0.20.0
13
- phonemizer~=3.2.1
14
- praat-parselmouth~=0.4.2
15
- pydub~=0.25.1
16
- pyloudnorm~=0.1.0
17
- pypinyin~=0.47.1
18
- python-Levenshtein~=0.20.8
19
- requests~=2.28.1
20
- resampy~=0.4.2
21
  scikit-learn~=1.1.3
22
- scipy~=1.9.3
23
- sentencepiece~=0.1.97
24
- sklearn~=0.0
25
- sounddevice~=0.4.5
26
  soundfile~=0.11.0
27
- speechbrain~=0.5.13
28
- timm~=0.6.11
29
- tokenizers~=0.13.1
30
- torch-complex~=0.4.3
31
- tqdm~=4.64.1
32
- transformers~=4.24.0
33
  urllib3~=1.26.12
 
 
 
 
 
 
 
 
34
  wandb~=0.13.5
35
  pedalboard~=0.6.3
 
 
36
  dragonmapper~=0.2.6
37
- torch~=1.13.0
38
- torchaudio~=0.13.0
39
- torchvision~=0.14.0
 
1
+ torch_complex~=0.4.3
2
+ tqdm~=4.64.1
3
+ scipy~=1.9.3
 
 
 
4
  librosa~=0.9.2
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  scikit-learn~=1.1.3
6
+ praat-parselmouth~=0.4.2
7
+ torch~=1.13.0
8
+ numpy~=1.23.4
9
+ torchaudio~=0.13.0
10
  soundfile~=0.11.0
 
 
 
 
 
 
11
  urllib3~=1.26.12
12
+ pypinyin~=0.47.1
13
+ pyloudnorm~=0.1.0
14
+ numba~=0.56.4
15
+ cvxopt~=1.3.0
16
+ sounddevice~=0.4.5
17
+ matplotlib~=3.6.2
18
+ phonemizer~=3.2.1
19
+ gradio~=2.7.5.2
20
  wandb~=0.13.5
21
  pedalboard~=0.6.3
22
+ deepfilternet~=0.3.1
23
+ speechbrain~=0.5.13
24
  dragonmapper~=0.2.6
25
+ auraloss~=0.2.2