Plachta commited on
Commit
d3cccf4
·
verified ·
1 Parent(s): 56a1295

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +19 -24
requirements.txt CHANGED
@@ -1,24 +1,19 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu121
2
- torch==2.4.0
3
- torchvision==0.19.0
4
- torchaudio==2.4.0
5
- scipy==1.13.1
6
- librosa==0.10.2
7
- huggingface-hub==0.23.4
8
- munch==4.0.0
9
- einops==0.8.0
10
- descript-audio-codec==1.0.0
11
- gradio==5.23.0
12
- pydub==0.25.1
13
- resemblyzer
14
- jiwer==3.0.3
15
- transformers==4.46.3
16
- FreeSimpleGUI==5.1.1
17
- soundfile==0.12.1
18
- sounddevice==0.5.0
19
- modelscope==1.18.1
20
- funasr==1.1.5
21
- numpy==1.26.4
22
- hydra-core==1.3.2
23
- pyyaml
24
- python-dotenv
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu121
2
+ torch==2.4.0
3
+ torchvision==0.19.0
4
+ torchaudio==2.4.0
5
+ scipy==1.13.1
6
+ librosa==0.10.2
7
+ huggingface-hub
8
+ munch==4.0.0
9
+ einops==0.8.0
10
+ pydub==0.25.1
11
+ transformers==4.46.3
12
+ soundfile==0.12.1
13
+ sounddevice==0.5.0
14
+ modelscope==1.18.1
15
+ funasr==1.1.5
16
+ numpy==1.26.4
17
+ hydra-core==1.3.2
18
+ pyyaml
19
+ python-dotenv