lvyilan23

Results 6 issues of lvyilan23

hi, what form should the data be organized in?

1.请问你测试STOI和PESQ了吗 2.数据处理那里的stride_tricks.as_strided函数 是每次取不一样的8帧,还是有重叠的8帧呢

I use my own dataset to train a 2-gram language model, and then use it to train the speech2text model. The error is as follows: 2020-03-31 04:01:40.187003: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1767] Adding...

Did you uses training set and adaptation dataset for training simultaneously? or some else?

Hi, could you please tell the difference of **instance_norm.py** and **batch_norm.py**? If I only want to use conditional batch normalization , can I directly call the function **conditional_batch_norm()** in **batch_norm.py**...