Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 311 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 311 Bytes

Docker-Phonetisaurus

A Dockerized implementation of Phonetisaurus Grapheme To Phoneme converter as a Python Twisted Server

Not completely implemented yet.

Still TODO:

  1. Get Twisted server running as CMD/ENTRYPOINT.
  2. Optimize Dockerfile.
  3. Clean up scripts.
  4. Write up a quick guide on how to use it.