Steven Du
Steven Du
in scikit-skge/skge/base.py line 130 change ``` self.batch_size = np.ceil(len(xys) / self.nbatches) ``` to ``` self.batch_size = np.int(np.ceil(len(xys) / self.nbatches)) ```
> > @wudehun SyntaxError: invalid syntax 说明配置文件存在语法错误 其实不需要删配置行 只要配置 "model": "qwen"就可以了 其他参数需要去你的阿里云账号获取 > > "qwen_access_key_id": "千问的access key", "qwen_access_key_secret": "千问的密匙", "qwen_agent_key": "agent key", "qwen_app_id": "app id", agentKey和app id 是你在 https://bailian.console.aliyun.com/#/app-center 中创建的应用...
? 所以 qwen 该怎么配置?手头只有 API-KEY , 使用 "dashscope_api_key": ? 这个调用时报错
Seems that you didn't hit ILP yet, 1) for ILP you can try sudo apt-get install glpk-utils to check if you have installed it: $which glpsol The error related to...
Better check your "wld.efn.xml", download from http://www-lium.univ-lemans.fr/diarization/lib/exe/fetch.php/data_ilp.tgz ?
if your └── wld.gmm in folder ubm?
Sorry, the "glpsol1" in ilp_diarization2.sh should be glpsol . I saw your comment on my mobile phone, but I cant't find it on github. For this issue, maybe it is...
Oh,problem solved, thanks libeppi
Hi,@zxpp If you have the evaluation data, then I think there should have documents on system output format and how to get the DER. You may find useful tools at...
Hi, I am very sorry, I am not clear about how to determine those parameters. Maybe you can contact the [LIUM team](http://www-lium.univ-lemans.fr/diarization/doku.php/contact) Do let me know if you get the...