Ceres

Results 4 issues of Ceres

While fit my data by [updating fitted model](https://facebook.github.io/prophet/docs/additional_topics.html), the following error appears ``` Traceback (most recent call last): File "/dockerdata/jiangszhang/anaconda3/envs/abnormal_detection/lib/python3.7/site-packages/joblib/externals/loky/process_executor.py", line 436, in _process_worker r = call_item() File "/dockerdata/jiangszhang/anaconda3/envs/abnormal_detection/lib/python3.7/site-packages/joblib/externals/loky/process_executor.py", line...

在 `simple_vad.c > read_int_butes` 方法中,当最后一帧不足长的时候,用memset填充0; 这边填充的起始位置是不是不太对? 改成`memset(&output[read_length], 0, (FRAME_SIZE - read_length) * sizeof(int16_t));`是不是更合适?

老师傅,求教~ 环境:CS 4.4, jdk 11,CS部署在kali 尝试复现时遇到报错: 请教一下,是否有遇到过相似的问题呀~

请教一下,大佬,有遇到过这个问题嘛? 模拟CS回包以后显示 Invalid Session ID