Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 210 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 210 Bytes

ipa-tts

International Phonetic Alphabet text-to-speech

Running locally

  • cd ipa-tts/src
  • python -m http.server (might need python3 -m http.server on MacOS)
  • open http://localhost:8000 in a browser