Skip to content

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

License

Notifications You must be signed in to change notification settings

PyPiSan/Fairseq-Inference

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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
pip3 install --editable ./
pip3 install soundfile

Usage

python3 infer.py model_path audio_path

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 85.8%
  • Jupyter Notebook 9.3%
  • Shell 3.7%
  • Cuda 0.6%
  • C++ 0.4%
  • Cython 0.1%
  • Other 0.1%