-
Hey, I am facing this runtime error when using unidic. Weirdly it was working fine until yesterday and somehow without changing anything in the code I am getting this error. I am using M1 Macbook and …
-
- 版本、环境信息
1)PaddleNLP和PaddlePaddle版本:paddlepaddle-gpu 2.2.0 paddlenlp用的是2021年12月6日github-develop分支
2)系统环境:windows环境,python 3.7.9.显卡2080Ti 11g显存,32g内存,8cpu
- 复现信息:低并发时无问题,高并发时出现越界异常.异常栈信息如下.
NFO:we…
-
I was investigating pango lineage XAG which is represented by 17 samples in the long ARG, but which has no recombination node with an XAG node as the causal sample (one of 5 such recombinant lineages:…
-
Hello the team sdrangel,
**the build is ok:**
txx@yyyyyyy:/opt/build/dsdcc/build$ cmake -Wno-dev -DCMAKE_INSTALL_PREFIX=/opt/install/dsdcc -DUSE_MBELIB=ON -DLIBMBE_INCLUDE_DIR=/opt/install/mbelib/in…
-
Dear Chris,
one interesting thing I found in Matthias' pYin: the plugins seems to provide its data 'right on the way', that is, I can see (and work with) the pitch curve even the plugin is still p…
-
I got this error:
File "C:\Users\user\Desktop\temp\HebPipe\hebpipe\heb_pipe.py", line 25, in
from lib.xrenner import Xrenner
ModuleNotFoundError: No module named 'lib.xrenner'
After ins…
-
你们好,我关注了你们的kws远场项目,我看了你们的说明,你们用的是交叉熵作为loss. 对正样本唤醒词做了对齐,负样本不做对齐,标签用的是char,比如"小爱同学", 网络输出是0 , 1, 2, 3, 4这五个节点,0代表filler,其它四个代表"小爱同学". 对于一段长音频wav, 你们是怎么计算唤醒词的置信度的? 我在你们的工程里没找到测试的decode部分,麻烦可以指点一下,谢谢
-
**Description of the issue**
GK-2A LRIT images are blank after decoding.
**Hardware (SDR/PC/OS)**
Airspy R1
**Version (Eg, 1.0.0, CI Build #171)**
v.104
**Logs after the cras (satdump.logs…
-
Hello,
I am using the METABOLIC but confused with the threshold of Hmmsearch. The TC and NC scores are not found in the hmm file in the current METABOLIC_hmm_db.tgz like amoA.hmm and PF02406.hmm. I w…
-
Hi, upon running the tests I get one failure:
```
src/scregseg/hmm.py::scregseg.hmm.DirMulHMM FAILED [ 16%]
tests/test_loglikelihood.py::test_loglikelihood PASSED …