Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 460 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 460 Bytes

Fairseq-Inference

Inference script for CCC-Wav2vec2.0 and Data2Vec-AQC

Requirements

  • 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

Usage

python3 infer.py model_path audio_path