Skip to content

redsheep913/multi-aspect-grader

 
 

Repository files navigation

multi-aspect-grader

Dependencies

# 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.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 85.8%
  • Shell 14.2%