Fang Huangqiang
Fang Huangqiang
I guess this folder contains features of owner's train audio. Maybe you should extract your train audio's features and write down these features as *.pkl file, then put their path...
Hello @janhavi028 , I think we can write them in any number of files with any number of features. In `train_net.py` author pass 12 files to the model and check...
Hello @omoindrot . Have you tested which method is faster sampling from multiple files or single file with filter?
@AnnaXiong 您好,这个repo这半年版本迭代着就乱掉了,大三相比大二太忙了,赶着发论文和实习,实在是抱歉。实际已经迭代了N个版本过去了,今年的ICASSP也出了一直也没有整理,等这个学期忙完我再整理一下。
哈哈,因为要做一些论文相关的实验,所以把以前的架构进行了更改,但是有些代码暂时不方便公开。其实主要是我菜,一开始项目的结构没搞好,gitignore也没写好,之后的版本会改进的。
Install jedi in the host python3 (in a conda env) solved my problem (nvim 0.3.1), thanks.