sino commited on
Commit
5642997
·
1 Parent(s): 5fb0bcb

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ Experiments:
2
+ step 1:
3
+ conda create -name SpectPrompt python=3.9
4
+ step 2:
5
+ pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118
6
+ pip install transformers datasets librosa einops_exts einops mmcls peft ipdb torchlibrosa
7
+ pip install -U openmim
8
+ mim install mmcv==1.7.1