We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
sudo doesnt exists
if I remove sudo - dont have permissions to set gpu mode.
When running as root it ends on exit
Removing the exit resulting in:
steps/online/nnet3/prepare_online_decoding.sh --mfcc-config conf/mfcc_hires.conf data/lang_chain exp/nnet3/extractor exp/chain/tdnn1h_sp exp/chain/tdnn1h_sp_online steps/online/nnet3/prepare_online_decoding.sh: preparing configuration files in /mnt/input/exp/chain/tdnn1h_sp_online/conf steps/online/nnet3/prepare_online_decoding.sh: moving /mnt/input/exp/chain/tdnn1h_sp_online/conf/online.conf to /mnt/input/exp/chain/tdnn1h_sp_online/conf/online.conf.bak steps/online/nnet3/prepare_online_decoding.sh: created config file /mnt/input/exp/chain/tdnn1h_sp_online/conf/online.conf mkgraph.sh: expected data/lang/G.fst to exist
The text was updated successfully, but these errors were encountered:
No branches or pull requests
sudo doesnt exists
if I remove sudo - dont have permissions to set gpu mode.
When running as root it ends on exit
Removing the exit resulting in:
The text was updated successfully, but these errors were encountered: