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

About API #36

Open
Windy-Dance opened this issue May 30, 2020 · 3 comments
Open

About API #36

Windy-Dance opened this issue May 30, 2020 · 3 comments

Comments

@Windy-Dance
Copy link

Why not make an API and let Python or other languages can use it?
My Idea:
- Python post a request to it,it has "text","style" and other keys.
- It recive a key named "text" and do something for it.
- It return a picture and it will named "xx.png"
Maybe.If the idea comes true,I will thanks a lot.

@gsaltintas
Copy link

gsaltintas commented Jun 19, 2020

Alex Graves actually provides such a service from his original implementation. If you manually go to the website you cannot use it now but sending a request to the url="https://handwriting-generator.herokuapp.com/write" and specify the style, bias, scale and linewidth. This repository implements a basic version and by modifying it you can get satisfactory results.

@itspacchu
Copy link

I am still trying to get this thing working.. maybe If I can get it to work I'll probably try making an API server.

@chavenor
Copy link

It has been ported to rust. I belive that will be faster.
#40 (comment)

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

4 participants