# conda environment
conda create -n wav2vec2-grader python==3.8.15
conda activate wav2vec2-grader
# install requirements
pip install -r requirements.txt
# torch cuda version ( see https://pytorch.org/get-started/previous-versions) )
pip install torch==1.10.1+cu113 torchvision==0.11.2+cu113 torchaudio==0.10.1 -f https://download.pytorch.org/whl/cu113/torch_stable.html
# ./run_icnale.shredsheep913/multi-aspect-grader
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|