-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How can I use the trained model to do speech enhancement? #2
Comments
You can add '--mode test --load_path PATH_TO_PRETRAINED_MODEL' to the training script. For example, If you request, I will upload pre-trained model as well. |
Thank you for your reply. |
sorry to disturb you. |
|
Thank you |
Sorry for late upload. Check main page :) |
Just like using a noisy speech as input, such as a wav file, outputting enhanced speech。
But I have not found any function about enhanced。
The text was updated successfully, but these errors were encountered: