Inference script for CCC-Wav2vec2.0 and Data2Vec-AQC
- PyTorch version >= 1.10.0
- Python version >= 3.8
git clone https://github.com/Speech-Lab-IITM/fairseq_inference.git
cd fairseq-0.12.2
pip3 install --editable ./
pip3 install soundfile
In our tests, we used following:
- Python == 3.8.10
- torch == 1.12.1
- torchaudio == 0.12.1
- CUDA == 11.3
python3 infer.py model_path audio_path