Sign inSign up

matrixzheng/wav2vec

By matrixzheng

Updated almost 4 years ago

ENVIRONMENT FOR RUNNING WAV2VEC 2 IN FAIRSEQ.

Image
3

10K+

matrixzheng/wav2vec repository overview

If you are about to use my latest image for fairseq environment, please run the following codes after you enter your container.

  1. cd /home/repo # where I put repos in
  2. bash l_BaseKit_p_2021.3.0.3219_offline.sh
  3. # install flashlight
  4. git clone git://github.com/flashlight/flashlight.git
  5. cd flashlight/bindings/python
  6. export MKLROOT=/opt/intel/oneapi/mkl/latest
  7. export KENLM_ROOT=/home/repo/kenlm
  8. pip3 install packaging cmake
  9. python setup.py install --user

Tag summary

Content type

Image

Digest

sha256:5491b2f01

Size

18.3 GB

Last updated

almost 4 years ago

docker pull matrixzheng/wav2vec