摘要: 欢迎引用和转载,转载务必附上原文链接,大段引用也请附上原文链接!!! 阅读全文
posted @ 2022-05-22 20:37 大鱼dayu 阅读(41) 评论(0) 推荐(0)
摘要: ![image](https://img2024.cnblogs.com/blog/1165804/202508/1165804-20250816221220546-1389220445.png) 阅读全文
posted @ 2025-08-16 22:13 大鱼dayu 阅读(2) 评论(0) 推荐(0)
摘要: .dtype 阅读全文
posted @ 2025-08-16 21:40 大鱼dayu 阅读(5) 评论(0) 推荐(0)
摘要: 先选择miniconda exe文件的位置,然后reload一下就可以看到之前使用conda创建的虚拟环境位置啦 阅读全文
posted @ 2025-08-16 16:59 大鱼dayu 阅读(7) 评论(0) 推荐(0)
摘要: 安装博客园提示“failed to link extracted packages to anaconda” 具体是: LinkError: post-link script failed for package defaults::anaconda_powershell_prompt-1.1.0- 阅读全文
posted @ 2025-08-10 12:32 大鱼dayu 阅读(44) 评论(0) 推荐(0)
摘要: https://zhuanlan.zhihu.com/p/405302364#%E7%AE%B1%E5%9B%BE%E7%9A%84%E4%BC%98%E7%82%B9%E4%B8%8E%E7%89%B9%E6%80%A7 阅读全文
posted @ 2023-07-19 10:42 大鱼dayu 阅读(21) 评论(0) 推荐(0)
摘要: Linux(Ubuntu): ![image](https://img2023.cnblogs.com/blog/1165804/202306/1165804-20230607132109044-2128614193.png) Windows: ![image](https://img2023.cn 阅读全文
posted @ 2023-06-07 13:21 大鱼dayu 阅读(15) 评论(0) 推荐(0)
摘要: Loizou代码(speech enhancement这本书配套代码)的结果与pysepm的一致,而REVERB challenge 中的偏小。所以,若在论文中用到该指标,建议指明使用的是哪一个。 阅读全文
posted @ 2023-06-05 16:23 大鱼dayu 阅读(109) 评论(0) 推荐(0)
摘要: ![image](https://img2023.cnblogs.com/blog/1165804/202306/1165804-20230605161935820-2073571976.png) 阅读全文
posted @ 2023-06-05 16:19 大鱼dayu 阅读(33) 评论(0) 推荐(0)
摘要: 因写论文的需要,想要做一个这样的表格: 使用Excel2Latex(github上有下载)将做的Excel转为latex代码,发现使用texstudio编译运行后得到的是: 其中highAA和low这两列的宽度不同,试了好多网上的方法,发现这一个满足要求,便记录下来。 得到的效果如下: 原latex 阅读全文
posted @ 2022-10-16 18:58 大鱼dayu 阅读(1071) 评论(0) 推荐(0)
摘要: 之前在自己的笔记本上按照VScode官方的教程配置C++环境很顺利https://code.visualstudio.com/docs/cpp/config-mingw。但在台式机上弄了好几次都提示有问题,提示【the value of midebuggerpath is invalid】这个错误。 阅读全文
posted @ 2022-09-10 14:39 大鱼dayu 阅读(319) 评论(0) 推荐(0)