Closed uwstudent123 closed 3 years ago
Hi, Eric.
I'm really sorry. Close to graduation, time was taken up by many things.
I have updated the documentation for the checkpoint usage, and you are welcome to try it.
Please feel free to contact me if you need any further information.
Ok no worries, thanks for updating! Does the pre-trained model support reverb datasets too? Thanks.
Yes. FullSubNet contains a subband-based model, which takes one frequency unit as input each time. This scheme is easy to focus on the difference along the time axis, such as reverberant characteristics. According to the previous experiments, the fullsubnet is more powerful on the "with_reverb" dataset than on the "no_reverb" dataset.
You can try it on your reverb datasets.
@haoxiangsnr Hi, it's already April and there still isn't any documentation for the pretrained model in releases. How do we go about using the pickled file
data.pkl
for inference? Thanks!