Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error install wav2letter #68

Open
baoloc97 opened this issue Sep 14, 2022 · 3 comments
Open

error install wav2letter #68

baoloc97 opened this issue Sep 14, 2022 · 3 comments

Comments

@baoloc97
Copy link

ERROR: Command errored out with exit status 1: /usr/bin/python3 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/home/baoloc2509/Desktop/Project/Rever/Call_transcription/self-supervised-speech-recognition/libs/wav2letter/bindings/python/setup.py'"'"'; file='"'"'/home/baoloc2509/Desktop/Project/Rever/Call_transcription/self-supervised-speech-recognition/libs/wav2letter/bindings/python/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' develop --no-deps Check the logs for full command output.

when i try to export KENLM_ROOT_DIR=path/to/libs/kenlm/ && pip install -e .
i read all the same issue on this page but cant help.

@HaQuocHuyPtit
Copy link

me too, any help ?

@kietbg0079
Copy link

remove "path/to/libs/kenlm/" with the path of kenlm folder. It should look like this in google colab "/content/self-supervised-speech-recognition/libs/kenlm/"

@jmukiibi
Copy link

You can read this for your guidance: https://github.com/flashlight/wav2letter/wiki/Building-Python-bindings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants