terminate called after throwing an instance of 'Xbyak::Error'
Created by: onmywei
`Download language model ... download_lm_en.sh: 8: [: 099a601759d467cd0a8523ff939819c5: unexpected operator --2019-09-03 14:23:04-- https://deepspeech.bj.bcebos.com/en_lm/common_crawl_00.prune01111.trie.klm 正在解析主机 deepspeech.bj.bcebos.com (deepspeech.bj.bcebos.com)... 111.206.47.194, 202.106.5.21 正在连接 deepspeech.bj.bcebos.com (deepspeech.bj.bcebos.com)|111.206.47.194|:443... 已连接。 已发出 HTTP 请求,正在等待回应... 416 Requested Range Not Satisfiable
文件已下载完成;不会进行任何操作。
download_lm_en.sh: 20: [: 099a601759d467cd0a8523ff939819c5: unexpected operator ----------- Configuration Arguments ----------- alpha: 2.5 beam_size: 500 beta: 0.3 cutoff_prob: 1.0 cutoff_top_n: 40 decoding_method: ctc_beam_search error_rate_type: wer infer_manifest: data/tiny/manifest.tiny lang_model_path: models/lm/common_crawl_00.prune01111.trie.klm mean_std_path: data/tiny/mean_std.npz model_path: checkpoints/tiny/params.pass-19.tar.gz num_conv_layers: 2 num_proc_bsearch: 8 num_rnn_layers: 3 num_samples: 10 rnn_layer_size: 2048 share_rnn_weights: 1 specgram_type: linear trainer_count: 1 use_gpu: 1 use_gru: 0 vocab_path: data/tiny/vocab.txt
terminate called after throwing an instance of 'Xbyak::Error' what(): internal error Aborted (core dumped) Failed in inference! `