agoel00 / speechsy

Python CLI app which converts spoken voice into beautiful handwritten english text.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Speechsy

Voice to Handwritten letters.

Just say what you want to write and Speechsy will write it out for you.

Demo


Requirements

  • Pillow
  • Requests
  • SpeechRecognition
  • PyAudio

Handwriting generation was achieved using Recurrent Neural Networks based on an implementation from here.

About

Python CLI app which converts spoken voice into beautiful handwritten english text.


Languages

Language:Python 100.0%