mfidabel commited on
Commit
24e14c9
1 Parent(s): e566d20

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,13 +1,13 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
- transformers==4.36.2
3
  soundfile==0.12.1
4
- peft==0.7.1
5
- datasets==2.16.1
6
- accelerate==0.25.0
7
- wandb==0.16.2
8
- evaluate==0.4.1
9
- jiwer==3.0.3
10
- bitsandbytes==0.42.0
11
  librosa==0.10.1
12
  torch
13
  torchaudio
 
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
+ transformers==4.43.3
3
  soundfile==0.12.1
4
+ peft==0.12.0
5
+ datasets==2.20.0
6
+ accelerate==0.33.0
7
+ wandb==0.17.5
8
+ evaluate==0.4.2
9
+ jiwer==3.0.4
10
+ bitsandbytes==0.43.3
11
  librosa==0.10.1
12
  torch
13
  torchaudio