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

How to run ../julius/julius/julius -C julius.jconf -dnnconf dnn.jconf command #173

Open
aashok94 opened this issue Jul 16, 2021 · 0 comments

Comments

@aashok94
Copy link

My issue is I am not sure what the ../julius/julius/julius part does? Shouldn't I be in the ENVR-v5.4.Dnn.Bin folder?

I tried this ../julius/julius/julius -C julius.jconf -dnnconf dnn.jconf and obtained the following message:
bash: ../julius/julius/julius: Not a directory

I tried this ../../julius/julius/julius -C julius.jconf -dnnconf dnn.jconf and obtained the following errors:
STAT: include config: mic.jconf
Stat: para: parsing HTK Config file: wav_config
Warning: para: "SOURCEFORMAT" ignored (not supported, or irrelevant)
Warning: para: TARGETKIND skipped (will be determined by AM header)
Stat: para: TARGETRATE=100000.0
Warning: para: "SAVECOMPRESSED" ignored (not supported, or irrelevant)
Warning: para: "SAVEWITHCRC" ignored (not supported, or irrelevant)
Stat: para: WINDOWSIZE=250000.0
Stat: para: USEHAMMING=T
Stat: para: PREEMCOEF=0.97
Stat: para: NUMCHANS=26
Stat: para: CEPLIFTER=22
Warning: para: NUMCEPS skipped (will be determined by AM header)
Warning: no SOURCERATE found
Warning: assume source waveform sample rate to 625 (16kHz)
ERROR: dnn_config_file_parse: unknown spec: STAT: include config: julius.jconf
ERROR: m_options: failed to read dnn.jconf
Try `-help' for more information.

Thanks in advance!

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