Hacker News new | ask | show | jobs
Show HN: Handwriting Synthesis with Machine Learning and Sciter.js [Demo] (github.com)
2 points by GirkovArpa 1783 days ago
1 comments

Hello HN — This is a desktop app that accepts typed text and synthesizes a handwritten version of it, using recurrent neural networks in real time. The network is implemented as a library (included in the Releases section), written in 100% Rust. The GUI is based on the free Sciter.JS library, which supports SVG and the fancy controls. All this is an unofficial port of https://calligrapher.ai

By clicking the download button at the top-left, the output can be saved as SVG.