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

rnn-t setup issue with sox not found by python interpreter #67

Open
samiwilf opened this issue Dec 7, 2021 · 0 comments
Open

rnn-t setup issue with sox not found by python interpreter #67

samiwilf opened this issue Dec 7, 2021 · 0 comments

Comments

@samiwilf
Copy link
Contributor

samiwilf commented Dec 7, 2021

December-4-2021-RNN-T-on-AWS-installing.txt

On a fresh AWS p3 instance, I cloned FAMBench, and ran setup_rnnt.sh. sudo apt-get install sox seemed to install sox successfully, but later the following exception appeared many times:
ModuleNotFoundError: No module named 'sox'.

Searching "sox" in the attached log shows the relevant parts of the log.

Installing sox using pip3 install sox resolved the issue for me. Any thoughts on whether we should use pip3 instead of sudo apt-get for sox?

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

1 participant