-
Hi, I need to train a 16 kHz model for noise removal in the meeting scenario, and there are two questions:
1. If I train based on 16K audio data, what modifications need to be made in the config.ini…
-
Thank for your wonderful work. Can you share the pre-trained model?
-
First of all, thank you very much for your excellent work. I would like to ask if there are any pre-trained models so that I don't have to retrain and can directly fine-tune.
-
Hi there,
When I tried to test the pre-trained model, it said:
loading model from ./results/hourglass_1.pth
{'epoch': 14, 'MPE': 7.700112, 'AUC': 0.8504827899520097}
and the result was…
-
Thank your great work!
The superpoint_bn.pth and superpoint_v1.pth provided by you have some difference? I want the magicpoint parameter trained from synthetic dataset , which I can train in my datas…
-
-
What do modelO, modelC and modelM refer to in the pre-trained models link?
-
Hello!
I am trying to fine-tune the pre-trained model over a new dataset, but I am having a hard time finding the checkpoint to provide as a `continue_from` argument to `dora`. The provided checkpo…
-
Thank you for your excellent work! I want to know how to load my own pre-trained model?
-