Skip to content

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

Notifications You must be signed in to change notification settings

agoel00/speechsy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages