Text to HandWritten Text Converter

A Python app which can convert normal text to Handwritten text.

Usage:-

  • Clone my repository.

  • Open CMD in working directory.

  • Run following command.

    pip install -r requirements.txt
    
  • text_to_HWT.py is the main Python file of Application.

  • To run app, write following command in CMD. or use any IDE.

    python text_to_HWT.py
    
  • For more explanation of this project see the tutorial on Machine Learning Hub YouTube channel.

Screenshots

t1

t2

GitHub

https://github.com/Spidy20/Text_to_Handwritten_Text_Converter