sjvasquez / handwriting-synthesis

Handwriting Synthesis with RNNs ✏️
4.36k stars 595 forks source link

Extension to other languages #29

Open prags2392 opened 5 years ago

prags2392 commented 5 years ago

Hey

What changes need to be made to enable training for other languages, other than the training data? I can see some style files being used, does that need to change as well? In which case, could you share how the style.npy files were created.

espetro commented 4 years ago

Hello there,

I have recently created a Google Colab Notebook in which I go through all the steps to download and preprocess the data, as well as training the model and doing qualitative testing on a trained model.

If you have any suggestions or doubts, please don't bother to tell me! 😃