-
Notifications
You must be signed in to change notification settings - Fork 928
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
Training the model from scratch #12
Comments
get some tips from issue #8 |
I tried running the |
And I don't see any non-commented-out writes to Is it now |
Also I can't dump model:
|
I have the same problem when dump model. |
@delip did you find any solution? It seems that training this model and trying to reproduce papers results it is hard. |
@loretoparisi unfortunately no. We ended up not using this in whatever we were doing, but I think it would be nice to develop this project further. |
@delip thank you. I was asking because someone at Mozilla DeepSpeech suggested me as pre-processing option to improve stt results. We have also tried but no way to make it working properly 👎 |
I think the solutions of all the problems u guys just mentioned above is right here #8 |
I am looking at the training code. Is there a script to generate 'denoise_data9.h5' from the raw audio + noise examples?
The text was updated successfully, but these errors were encountered: