OpenSound commited on
Commit
066d374
·
1 Parent(s): e00045f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -26
requirements.txt CHANGED
@@ -1,30 +1,4 @@
1
- av==11.0.0
2
- einops
3
- flashy>=0.0.1
4
- hydra-core>=1.1
5
- hydra_colorlog
6
- julius
7
- num2words
8
- numpy<2.0.0
9
- sentencepiece
10
  spacy>=3.6.1
11
- torch==2.1.0
12
- torchaudio>=2.0.0,<2.1.2
13
- huggingface_hub
14
- tqdm
15
- transformers>=4.31.0 # need Encodec there.
16
- xformers<0.0.23
17
- demucs
18
- librosa
19
- soundfile
20
- gradio
21
- torchmetrics
22
- encodec
23
- protobuf
24
- torchvision==0.16.0
25
- torchtext==0.16.0
26
- pesq
27
- pystoi
28
  git+https://github.com/WangHelin1997/SSR-Speech.git#subdirectory=audiocraft
29
  phonemizer==3.2.1
30
  nltk>=3.8.1
 
 
 
 
 
 
 
 
 
 
1
  spacy>=3.6.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  git+https://github.com/WangHelin1997/SSR-Speech.git#subdirectory=audiocraft
3
  phonemizer==3.2.1
4
  nltk>=3.8.1