You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: