Hi, I have this error while training acoustic model: FATAL: "senone.c", line 213: fopen(/home/quylg/anaconda3/envs/Quy/asr/fpt/model_parameters/fpt.cd_ptm_4000_delinterp/mixture_weights,rb) failed
**
Then, I check the deletedintrep-4000.log, I found: delint: main.c:575: rd_interp_wr: Assertion `accum_dir[i] != NULL' failed.**
My training data is about 17 hours, 5444 vocabularies, 253 phones.
This error occurs because I used too much senone, doesn't it?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, I have this error while training acoustic model:
FATAL: "senone.c", line 213: fopen(/home/quylg/anaconda3/envs/Quy/asr/fpt/model_parameters/fpt.cd_ptm_4000_delinterp/mixture_weights,rb) failed
**
Then, I check the deletedintrep-4000.log, I found:
delint: main.c:575: rd_interp_wr: Assertion `accum_dir[i] != NULL' failed.**
My training data is about 17 hours, 5444 vocabularies, 253 phones.
This error occurs because I used too much senone, doesn't it?
No, this error is is due to other reason. delinterp shouldn't run for PTM model at all.