zuowanbushiwo
zuowanbushiwo
Those files are in the file system, these paths are also configured through link_directories in toolchain.cmake, and normal cmake (not including conan.cmake) is normal. 
@memsharded Q: You say can crossbuild successful A: I used x86_64-w64-mingw32 toolchain which another way to cross compile windows bin files can crossbuild this cmake-conan example successful 。 Q:are you...
@tucothien Do you know now? I'm also struggling with it now.
谢谢大佬的回复。 1.首先论文肯定是没看很懂,估计直接看论文我是很难看懂的,所以想通过代码反推理解。 2.测试你的demo效果比较好,所以对你的文章比较感兴趣。 3.我按照论文Algorithm 1的里面的步骤,看代码实现确很难与之对应起来,这应该是理解不到位,大佬能抽时间在代码写一下注释吗,简单的标志一下? 最后很感谢大佬的研究和开源精神,祝大佬生活愉快,家庭幸福。谢谢!
gdb 调试 信息如下, 使用 `cmake -DCMAKE_BUILD_TYPE=Debug` 编译的,但是好像堆栈还是不完整 ``` Type "apropos word" to search for commands related to "word"... Reading symbols from /home/yangjie/pnnx/pnnx...done. (gdb) set args DTLN.pt inputshape=[1,512],[2,1,128,2],[2,1,128,2] (gdb) run Starting...
@nihui 大佬,麻烦帮忙看一下
@jzi040941 Hi, Can you upload your pretrained model?
@15218308168 请问你知道怎么做了吗?有找到相关实时流式推理的语音增强工程吗?
@anicolson Where can I download DEMAND_VB Dataset, like deep_xi_dataset.zip. Is there a script for preparing the DEMAND_VB data ? Thanks!
@Zadagu I also want training sample's sample rate is 16000, how to change pitch_downsample,pitch_search,remove_doubling those funtions? I have searched all issues but didn't find the answer,Can you give some guidance?...