Skip to content
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 phase question ? #2

Closed
danionescu0 opened this issue Apr 15, 2021 · 2 comments
Closed

Training phase question ? #2

danionescu0 opened this issue Apr 15, 2021 · 2 comments

Comments

@danionescu0
Copy link

Will the train phase, use the "deepspeech_final.pth" model or can it be made to enhance this model ?
I am asking because I just want to improve the model not build one from scratch.

Thanks

@avramandrei
Copy link
Collaborator

Hi,

Yes, it is possible. Change the continue_from parameter in deepspeech_pytorch/configs/train_configs.py with the path to deepspeech_final.pth. The model should be initialized with the respective parameters when the training starts.

Let me know if that worked for you.

Bests,
Andrei

@danionescu0
Copy link
Author

danionescu0 commented Apr 16, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants